509 Commits (c09cd77ea2fe3580b33918a99fe138d239ac2aaf)

Author SHA1 Message Date
Michael Olson cdb51a13c3 git-svn: Allow certain refs to be ignored 13 years ago
Frédéric Heitzmann afd7f1eb0f git svn dcommit: new option --interactive. 13 years ago
Sebastian Schuberth 184892fb3e git-svn: On MSYS, escape and quote SVN_SSH also if set by the user 13 years ago
Clemens Buchacher 87182b17ed use -h for synopsis and --help for manpage consistently 13 years ago
Bryan Jacobs 1e5814f3de git-svn: teach git-svn to populate svn:mergeinfo 14 years ago
Bryan Jacobs 98c4ab32f8 git-svn: Teach dcommit --mergeinfo to handle multiple lines 14 years ago
Eric Wong 85f022e9c1 git-svn: fix fetch with moved path when using rewriteRoot 14 years ago
Ray Chen 40a1530c07 git-svn: New flag to emulate empty directories 14 years ago
Michael Haggerty 124b70a2ad git-svn: Correctly handle root commits in mergeinfo ranges 14 years ago
Michael Haggerty eabd73a3b5 git-svn: Disambiguate rev-list arguments to improve error message 14 years ago
Michael J Gruber 9963e025e8 git-svn: Fix git svn log --show-commit 14 years ago
James Y Knight f5549afd5d git-svn: Cache results of running the executable "git config" 14 years ago
Alejandro R. Sedeño 12a296bca3 git-svn: Add a svn-remote.<name>.pushurl config key 14 years ago
Michael Haggerty 55f9d7a75c git-svn: add an option to skip the creation of empty directories 14 years ago
Michael J Gruber b1b47554ae git-log: put space after commit mark 14 years ago
Steven Walter 6abd9332f9 git-svn: allow the mergeinfo property to be set 14 years ago
Ævar Arnfjörð Bjarmason d48b284183 perl: bump the required Perl version to 5.8 from 5.6.[21] 14 years ago
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