465 Commits (0b3dcfe721dc8734e2688f936afad055d8541d97)

Author SHA1 Message Date
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
Eric Wong 060610c572 git-svn: replace .rev_db with a more space-efficient .rev_map format 17 years ago
Steven Grimm cec0d5a3bb git-svn: Don't create a "master" branch every time rebase is run 17 years ago
Vineet Kumar 2d87979215 git-svn: add a show-externals command. 17 years ago
David D. Kilzer 8d7c4fad3f git-svn: Remove unnecessary Git::SVN::Util package 17 years ago
Andy Whitcroft 70ae04e4e8 git-svn: add support for pulling author from From: and Signed-off-by: 17 years ago
Gustaf Hendeby f4dd334bff git-svn now reads settings even if called in subdirectory 17 years ago
Eric Wong a5460eb7bb git-svn: allow `info' command to work offline 17 years ago
David D. Kilzer 8b014d7157 git-svn: info --url [path] 17 years ago
David D. Kilzer e6fefa926d git-svn info: implement info command 17 years ago
David D. Kilzer b2b3ada7fc git-svn: extract reusable code into utility functions 17 years ago
David Reiss 826a93398d git-svn: Fix a typo and add a comma in an error message in git-svn 17 years ago
David D Kilzer 111947ef8c git-svn log: handle unreachable revisions like "svn log" 17 years ago
David D Kilzer 60f3ff1257 git-svn log: include commit log for the smallest revision in a range 17 years ago
David D Kilzer fede44b2e1 git-svn log: fix ascending revision ranges 17 years ago