summaryrefslogtreecommitdiff
path: root/utils/git-svn
Commit message (Expand)AuthorAgeFilesLines
* git-llvm: Fix incremental population of svn tree.James Y Knight2018-11-291-2/+21
* llvm-git: More tweaks.James Y Knight2018-11-281-36/+19
* Make git-llvm python3 compatible again. Hopefully. :)James Y Knight2018-11-161-4/+13
* Speed up git-llvm script by only svn up'ing affected directories.James Y Knight2018-11-161-30/+72
* [git-llvm] Fix some issues surrouding EOL conversion on Windows.Zachary Turner2018-10-091-9/+19
* [git-llvm] Handle files ignored by svn correctlyWalter Lee2017-12-221-5/+6
* [git] Update the llvm git helper script to work correctly with theChandler Carruth2017-09-161-1/+1
* Revert r305598, "utils: Add a git-r utility for mapping svn revisions to git ...Peter Collingbourne2017-06-191-169/+0
* utils: Add a git-r utility for mapping svn revisions to git revisions in the ...Peter Collingbourne2017-06-161-0/+169
* git-llvm: Update the project list for the llvm-project-20170507 monorepo.Peter Collingbourne2017-06-041-0/+5
* git-llvm script should add .exe on Windows.Zachary Turner2017-05-241-0/+2
* [git-llvm] Check if svn is installed.Rui Ueyama2017-05-231-0/+8
* [git-llvm] Don't attempt to propget files that don't exist yet in SVNReid Kleckner2017-05-181-0/+2
* [git-llvm] Fix svn:eol-style issue for one-file patchesReid Kleckner2017-05-121-14/+19
* [git-llvm] Remove CR from middle of svn propget outputReid Kleckner2017-04-241-0/+2
* [git-llvm] Make `push` work on CRLF files with svn:eol-style=nativeReid Kleckner2017-04-241-7/+60
* Remove extraneous space.Rui Ueyama2016-12-201-1/+1
* [git-llvm] Use --force-interactive when commiting to enable SVN to prompt pas...Mehdi Amini2016-11-301-1/+1
* Improve `git llvm push` to suggest `git pull` when applying patch failsMehdi Amini2016-11-121-4/+13
* Fix `git-llvm` script to handle `git worktree` setups correctlyMehdi Amini2016-11-071-1/+2
* Add some facilities to work with a git monorepo (experimental setup)Mehdi Amini2016-11-071-0/+278
* Revert "Add some facilities to work with a git monorepo (experimental setup)"Mehdi Amini2016-11-071-296/+0
* Add some facilities to work with a git monorepo (experimental setup)Mehdi Amini2016-11-071-0/+296
* Improve check on git-svnrevert, better error messageRenato Golin2015-05-161-1/+6
* Update git-svnrevert to accept git and svn revisionsRenato Golin2014-10-081-9/+16
* Use 'git svn find-rev' in git-svnrevert instead of shell script fu.Michael Gottesman2013-04-261-4/+3
* Added the scripts git-svnup/git-svnrevert to utils/git-svn.Michael Gottesman2013-04-262-0/+68