428 Commits (e984c54ada086e7676419b6b1b8a2d7a2429da48)

Author SHA1 Message Date
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
Eric Wong ed0b9d4309 git-svn: don't blindly append '*' to branch/tags config 17 years ago
Marc-Andre Lureau ea14e6c554 git-svn: fix find-rev error message when missing arg 17 years ago
John Goerzen 0bb91d9a62 Fix dcommit, rebase when rewriteRoot is in use 17 years ago
Sebastian Noack 77266e96d3 git-svn: Don't prompt for client cert password everytime. 17 years ago
Sebastian Noack 47e83e3cc0 git-svn: Don't prompt for client cert password everytime. 17 years ago
Tim Stoakes 6fb5375ede Add `git svn blame' command 17 years ago
Eric Wong c586879cdf git-svn: improve repository URL matching when following parents 17 years ago
Karl Hasselström 94bc914c5e Let "git svn" run "git gc --auto" occasionally 17 years ago
Karl Hasselström af788a6eb5 git-svn: Don't call git-repack anymore 17 years ago
Eric Wong 3b839fd861 git-svn: default to repacking every 1000 commits 17 years ago
Eric Wong 98fa5b6851 git-svn: handle leading/trailing whitespace from svnsync revprops 17 years ago
Kevin Ballard 35cda06164 Trim leading / off of paths in git-svn prop_walk 17 years ago
Eric Wong eee8a1742b git-svn: clarify the "Ignoring error from SVN" piece 17 years ago
Eric Wong f5530b8833 git-svn: support for funky branch and project names over HTTP(S) 17 years ago
Eric Wong 321b1842dc git-svn: unlink index files that were globbed, too 17 years ago
Eric Wong 7dfa16b9dc git-svn: allow dcommit --no-rebase to commit multiple, dependent changes 17 years ago
Eric Wong 540424b263 git-svn: avoid warning when run without arguments 17 years ago
Eric Wong 7fc35e0e94 git-svn: workaround a for broken symlinks in SVN 17 years ago
Eric Wong ad94802a7b git-svn: avoid leaving leftover committer/author info in rebase 17 years ago
Eric Wong 12a6d752fb git-svn: handle our top-level path being deleted and later re-added 17 years ago
Eric Wong 3157dd9e89 git-svn: unlink internal index files after operations 17 years ago
Andy Whitcroft 5ff6aae895 git-svn: expand handling of From: and Signed-off-by: 17 years ago
Jeff King cd459e3ffa git-svn: get color config from --get-colorbool 17 years ago
Eric Wong 66ab84b99c git-svn: reinstate old rev_db optimization in new rev_map 17 years ago