summaryrefslogtreecommitdiff
path: root/utils/git-svn
AgeCommit message (Expand)Author
2017-12-22[git-llvm] Handle files ignored by svn correctlyWalter Lee
2017-09-16[git] Update the llvm git helper script to work correctly with theChandler Carruth
2017-06-19Revert r305598, "utils: Add a git-r utility for mapping svn revisions to git ...Peter Collingbourne
2017-06-16utils: Add a git-r utility for mapping svn revisions to git revisions in the ...Peter Collingbourne
2017-06-04git-llvm: Update the project list for the llvm-project-20170507 monorepo.Peter Collingbourne
2017-05-24git-llvm script should add .exe on Windows.Zachary Turner
2017-05-23[git-llvm] Check if svn is installed.Rui Ueyama
2017-05-18[git-llvm] Don't attempt to propget files that don't exist yet in SVNReid Kleckner
2017-05-12[git-llvm] Fix svn:eol-style issue for one-file patchesReid Kleckner
2017-04-24[git-llvm] Remove CR from middle of svn propget outputReid Kleckner
2017-04-24[git-llvm] Make `push` work on CRLF files with svn:eol-style=nativeReid Kleckner
2016-12-20Remove extraneous space.Rui Ueyama
2016-11-30[git-llvm] Use --force-interactive when commiting to enable SVN to prompt pas...Mehdi Amini
2016-11-12Improve `git llvm push` to suggest `git pull` when applying patch failsMehdi Amini
2016-11-07Fix `git-llvm` script to handle `git worktree` setups correctlyMehdi Amini
2016-11-07Add some facilities to work with a git monorepo (experimental setup)Mehdi Amini
2016-11-07Revert "Add some facilities to work with a git monorepo (experimental setup)"Mehdi Amini
2016-11-07Add some facilities to work with a git monorepo (experimental setup)Mehdi Amini
2015-05-16Improve check on git-svnrevert, better error messageRenato Golin
2014-10-08Update git-svnrevert to accept git and svn revisionsRenato Golin
2013-04-26Use 'git svn find-rev' in git-svnrevert instead of shell script fu.Michael Gottesman
2013-04-26Added the scripts git-svnup/git-svnrevert to utils/git-svn.Michael Gottesman