509 Commits (c09cd77ea2fe3580b33918a99fe138d239ac2aaf)

Author SHA1 Message Date
Eric Wong 61aeeefd29 git-svn: fix handling of even funkier branch names 17 years ago
Alec Berryman ad0a82bae0 git-svn: Always create a new RA when calling do_switch for svn:// 17 years ago
Marcus Griep 971e628384 git-svn: Fixes my() parameter list syntax error in pre-5.8 Perl 17 years ago
Marcus Griep 836ff95df6 Git.pm: Use File::Temp->tempfile instead of ->new 17 years ago
Eric Wong f4392df485 git-svn: fix handling of even funkier branch names 17 years ago
Paul Talacko 7c4d0219cf git-svn: set auto_props when renaming files 17 years ago
Thomas Rast 2cf3e3ac02 git-svn: match SVN 1.5 behaviour of info' on unknown item 17 years ago
Thomas Rast 05427b91f0 git svn info: always quote URLs in 'info' output 17 years ago
Thomas Rast edde9112ab git svn info: make info relative to the current directory 17 years ago
Thomas Rast 2cb611054a git svn: catch lack of upstream info for dcommit earlier 17 years ago
Eric Wong 991255c634 git-svn: check error code of send_txstream 17 years ago
Florian Weimer 8598db935b git-svn: Send deltas during commits 17 years ago
Florian Weimer 214a34d22e git-svn: Introduce SVN::Git::Editor::_chg_file_get_blob 17 years ago
Florian Weimer 2d0c8accc3 git-svn: extract base blob in generate_diff 17 years ago
Eric Wong 711521e246 git-svn: fix dcommit to urls with embedded usernames 17 years ago
Marcus Griep 510b0945d0 git-svn: Reduce temp file usage when dealing with non-links 17 years ago
Marcus Griep 0b19138ba3 git-svn: Make it incrementally faster by minimizing temp files 17 years ago
Eric Wong 222566e42c git-svn: wrap long lines in a few places 17 years ago
Marcus Griep 570d35c26d git-svn: Allow deep branch names by supporting multi-globs 17 years ago
Marcus Griep b47ddefe02 Fix multi-glob assertion in git-svn 17 years ago
Eric Wong ba24e7457a git-svn: add ability to specify --commit-url for dcommit 17 years ago
Eric Wong bd2d4f96b3 git-svn: properly set path for "info" command 17 years ago
Avery Pennarun 611921654f git-svn: Abort with an error if 'fetch' parameter is invalid. 17 years ago
Brad King 128de65767 git-svn: teach dcommit about svn auto-props 17 years ago
Dmitry Potapov 107cee5078 git-svn: fix git svn info to work without arguments 17 years ago
Frederik Schwarzer 8f510bef13 git-svn: typofix 17 years ago
João Abecasis 63c56022f8 git-svn: find-rev and rebase for SVN::Mirror repositories 17 years ago
Stephan Beyer 1b1dd23f2d Make usage strings dash-less 17 years ago
Gerrit Pape 2fe403e745 git-svn.perl: workaround assertions in svn library 1.5.0 17 years ago
Eric Wong 7829f20f5b git-svn: don't sanitize remote names in config 17 years ago
Avery Pennarun 29c70e0b3e git-svn: avoid filling up the disk with temp files. 17 years ago
Jan Krüger 74b1e12357 git-svn: make rebuild respect rewriteRoot option 17 years ago
Avery Pennarun 328eb9b32f git-svn: don't append extra newlines at the end of commit messages. 17 years ago
Christian Engwer b7166cce8c git-svn fails in prop_walk if $self->{path} is not empty 17 years ago
Seth Falcon 7d45e14683 Add a --dry-run option to git-svn rebase 17 years ago
Karl Hasselström d72ab8c892 Fix path duplication in git svn commit-diff 17 years ago
Junio C Hamano d683a0e00c Git::cat_blob: allow using an empty blob to fix git-svn breakage 17 years ago
Adam Roben ffe256f9ba git-svn: Speed up fetch 17 years ago
Steven Grimm 4be4038153 Add svn-compatible "blame" output format to git-svn 17 years ago
Eric Wong d1a8d0ea5f git-svn: fix cloning of HTTP URLs with '+' in their path 17 years ago
Gustaf Hendeby c4c66b2669 git-svn: Make create-ignore use git add -f 17 years ago
Avery Pennarun 6aa9ba14a0 git-svn: Add --add-author-from option. 17 years ago
Stephen R. van den Berg abfa533dea git-svn: Same default as cvsimport when using --use-log-author 17 years ago
Matthieu Moy 59b0c24daa git-svn: detect and fail gracefully when dcommitting to a void 17 years ago
Michael Weber 4f7ec79708 svn-git: Use binmode for reading/writing binary rev maps 17 years ago
Thomas Guyot-Sionnest 9231f500c3 git-svn bug with blank commits and author file 17 years ago
Pedro Melo b6309ac2b8 Force the medium pretty format on calls to git log 17 years ago
Eric Wong f61cc48d28 git-svn: fix following renamed paths when tracking a single path 17 years ago
Eric Wong 67dac28b90 git-svn: remove redundant slashes from show-ignore 17 years ago
Kevin Ballard 8114da1616 Don't try and percent-escape existing percent escapes in git-svn URIs 17 years ago