488 Commits (a33fb40fe477fa1a9ce882230415f19378959390)

Author SHA1 Message Date
Mathias Lafeldt 8565a568cd git-svn: fix processing of decorated commit hashes 14 years ago
Steven Walter a3c75056dc git-svn: check_cherry_pick should exclude commits already in our history 14 years ago
David D. Kilzer 3235b7053c git-svn: fix fetch with deleted tag 15 years ago
David D. Kilzer 54fb7f9b08 git-svn: fix regex to remove "tail" from svn tags 15 years ago
Steven Walter 46cb16fb59 git svn: URL-decode left-hand side of svn refspec 15 years ago
David D. Kilzer 181264ad59 git svn: fix dcommit to work with touched files 15 years ago
Dmitry Statyvka 3713e2226b git svn: add an option to recode pathnames 15 years ago
Sergey Vlasov 8ac3a66702 git-svn: write memoized data explicitly to avoid Storable bug 15 years ago
Eric Wong b1a954a37c git svn: avoid unnecessary '/' in paths for SVN 15 years ago
Jonathan Nieder b4b3360078 git-svn: strip off leading slashes on --trunk argument 15 years ago
Michael J. Kiwala 7c42e390a3 git svn: fix empty directory creation 15 years ago
Torsten Schmutzler 73d419558d git-svn: mangle refnames forbidden in git 15 years ago
Ævar Arnfjörð Bjarmason 1174768b46 git-svn: Remove unused use of File::Temp 15 years ago
Jonathan Nieder 70ee0b7797 git svn: avoid uninitialized var in 'reset' 15 years ago
Tuomas Suutari bf60fff8f1 git-svn: Fix merge detecting with rewrite-root 15 years ago
Michael J Gruber b0779246a1 git-svn: make git svn --version work again 15 years ago
Erik Faye-Lund 942c9aad4f Revert "git-svn: always initialize with core.autocrlf=false" 15 years ago
Michael J Gruber b91a8a3ee1 git-svn: req_svn when needed 15 years ago
Frank Li 56a853b62c git-svn: Support retrieving passwords with GIT_ASKPASS 15 years ago
josh robb d32fad2b89 git svn: delay importing SVN::Base until it is needed 15 years ago
Tuomas Suutari 6a2009e7f3 git-svn: Fix discarding of extra parents from svn:mergeinfo 15 years ago
Jonathan Nieder 190c1cda7e git svn: Fix launching of pager 15 years ago
Andrew Myrick 8bff7c5383 git-svn: persistent memoization 15 years ago
Sebastian Schuberth a004fb923d If deriving SVN_SSH from GIT_SSH on msys, also add quotes 15 years ago
Jay Soffian 075762085c git-svn: allow subset of branches/tags to be specified in glob spec 15 years ago
Jay Soffian 3e18ce1ac3 git-svn: allow UUID to be manually remapped via rewriteUUID 15 years ago
Igor Mironov 6594f0b793 git-svn: add --username/commit-url options for branch/tag 15 years ago
Igor Mironov 99bacd6c25 git-svn: respect commiturl option for branch/tag 15 years ago
Igor Mironov a83b91e724 git-svn: fix mismatched src/dst errors for branch/tag 15 years ago
Andrew Myrick 41c01693ac git-svn: handle merge-base failures 15 years ago
Andrew Myrick 1cef6500a9 git-svn: ignore changeless commits when checking for a cherry-pick 15 years ago
Eric Wong 150d38c4f3 git svn: branch/tag commands detect username in URLs 15 years ago
Eric Wong 0fe19753f2 git svn: lookup new parents correctly from svn:mergeinfo 15 years ago
Andrew Myrick 063681d72e git-svn: Remove obsolete MAXPARENT check 15 years ago
Sam Vilain 7a955a5365 git-svn: detect cherry-picks correctly. 15 years ago
Sam Vilain ea020cbd6a git-svn: exclude already merged tips using one rev-list call 15 years ago
Sam Vilain 33973a5b17 git-svn: fix some mistakes with interpreting SVN mergeinfo commit ranges 15 years ago
Sam Vilain 7d944c3399 git-svn: memoize conversion of SVN merge ticket info to git commit ranges 15 years ago
Eric Wong 577e9fcad2 git svn: fix --revision when fetching deleted paths 15 years ago
Eric Wong a5b80d9263 git svn: make empty directory creation gc-aware 15 years ago
Alex Vandiver f584150966 git-svn: set svn.authorsfile earlier when cloning 15 years ago
Alex Vandiver 2bc35dcbf7 git-svn: Set svn.authorsfile to an absolute path when cloning 15 years ago
Eric Wong f9ad77a739 git svn: log removals of empty directories 15 years ago
Greg Price 33f2a3108e git svn: Don't create empty directories whose parents were deleted 15 years ago
Alex Vandiver e9e4c8b747 git-svn: sort svk merge tickets to account for minimal parents 15 years ago
Eric Wong 9be30eed61 git svn: strip leading path when making empty dirs 15 years ago
Eric Wong 4d0157d699 git svn: always reuse existing remotes on fetch 15 years ago
Eric Wong 6111b93499 git svn: attempt to create empty dirs on clone+rebase 15 years ago
Eric Wong 1a30582b43 git svn: read global+system config for clone+init 15 years ago
Toby Allsopp 753dc384dc git svn: handle SVN merges from revisions past the tip of the branch 15 years ago