522 Commits (c26ddce86d7215b4d9687bd4c6b5dd43a3fabf31)

Author SHA1 Message Date
Junio C Hamano c26ddce86d git-svn: platform auth providers are working only on 1.6.15 or newer 13 years ago
Junio C Hamano f760c903b8 git-svn: introduce SVN version comparison function 13 years ago
Matthijs Kooijman 082afee621 git-svn: use platform specific auth providers 13 years ago
Roman Kagan 8c3a534c50 git-svn: drop redundant blocking of SIGPIPE 13 years ago
Roman Kagan 6ade9bdada git-svn: ignore SIGPIPE 13 years ago
Roman Kagan 037a98cd3f git-svn: use POSIX::sigprocmask to block signals 13 years ago
Steven Walter 379862ec5a git-svn.perl: fix a false-positive in the "already exists" test 13 years ago
Steven Walter 5ec514bd2f git-svn.perl: perform deletions before anything else 13 years ago
Wei-Yin Chen (陳威尹) 6aa17fc69b git-svn: Fix time zone in --localtime 13 years ago
Ævar Arnfjörð Bjarmason 83cf21f985 git-svn: un-break "git svn rebase" when log.abbrevCommit=true 13 years ago
Ævar Arnfjörð Bjarmason b380e3a792 git-svn: remove redundant porcelain option to rev-list 13 years ago
Steven Walter 93ccbba6ee git-svn.perl: close the edit for propedits even with no mods 13 years ago
Ted Percival 0e7e30f560 svn: Quote repository root in regex match 13 years ago
Michael Olson cdb51a13c3 git-svn: Allow certain refs to be ignored 14 years ago
Frédéric Heitzmann afd7f1eb0f git svn dcommit: new option --interactive. 14 years ago
Sebastian Schuberth 184892fb3e git-svn: On MSYS, escape and quote SVN_SSH also if set by the user 14 years ago
Clemens Buchacher 87182b17ed use -h for synopsis and --help for manpage consistently 14 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] 15 years ago
Mathias Lafeldt 8565a568cd git-svn: fix processing of decorated commit hashes 15 years ago
Steven Walter a3c75056dc git-svn: check_cherry_pick should exclude commits already in our history 15 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