474 Commits (bb4bbf75829d1a6c021e34943ff4e942f064bb55)

Author SHA1 Message Date
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
Jonathan Nieder dec543e62d am -i, git-svn: use "git var GIT_PAGER" 15 years ago
Jonathan Nieder b4479f0747 add -i, send-email, svn, p4, etc: use "git var GIT_EDITOR" 15 years ago
Sam Vilain dff589ef94 git-svn: convert SVN 1.5+ / svnmerge.py svn:mergeinfo props to parents 15 years ago
Sam Vilain f1264bd654 git-svn: convert SVK merge tickets to extra parents 15 years ago
Eric Wong ffd5c8e457 git svn: fix fetch where glob is on the top-level URL 15 years ago
Simon Arlott 85886162f1 git-svn: hide find_parent_branch output in double quiet mode 16 years ago
Alexander Gavrilov c03c1f798d git-svn: Avoid spurious errors when rewriteRoot is used. 16 years ago
Mark Lodato d3d7d47e6e svn: properly escape arguments for authors-prog 16 years ago
Karthik R f3a87d922a git-svn: Use GIT_SSH setting if SVN_SSH is not set 16 years ago
Eric Wong 5268f9edc3 svn: assume URLs from the command-line are URI-encoded 16 years ago
Eric Wong c83f4e6864 svn: (cleanup) use predefined constant for rev_map_fmt 16 years ago
Adam Brewster 6f5748e14c svn: allow branches outside of refs/remotes 16 years ago
Eric Wong b186a261b1 svn: initial "master" points to trunk if possible 16 years ago
Michael Haggerty a7d72544b1 git-svn: ignore leading blank lines in svn:ignore 16 years ago