Age | Commit message (Expand) | Author | Files | Lines |
2008-05-23 | git-svn: Speed up fetch | Adam Roben | 1 | -22/+20 |
2008-05-11 | Add svn-compatible "blame" output format to git-svn | Steven Grimm | 1 | -11/+44 |
2008-05-11 | git-svn: fix cloning of HTTP URLs with '+' in their path | Eric Wong | 1 | -1/+1 |
2008-05-05 | git-svn: Make create-ignore use git add -f | Gustaf Hendeby | 1 | -1/+1 |
2008-05-04 | git-svn: Add --add-author-from option. | Avery Pennarun | 1 | -1/+13 |
2008-04-30 | git-svn: Same default as cvsimport when using --use-log-author | Stephen R. van den Berg | 1 | -2/+4 |
2008-04-29 | git-svn: detect and fail gracefully when dcommitting to a void | Matthieu Moy | 1 | -2/+4 |
2008-04-22 | Merge branch 'maint-1.5.4' into maint | Junio C Hamano | 1 | -2/+5 |
2008-04-22 | svn-git: Use binmode for reading/writing binary rev maps | Michael Weber | 1 | -0/+4 |
2008-04-22 | git-svn bug with blank commits and author file | Thomas Guyot-Sionnest | 1 | -2/+1 |
2008-04-11 | Force the medium pretty format on calls to git log | Pedro Melo | 1 | -1/+1 |
2008-04-07 | git-svn: fix following renamed paths when tracking a single path | Eric Wong | 1 | -2/+3 |
2008-03-30 | git-svn: remove redundant slashes from show-ignore | Eric Wong | 1 | -1/+1 |
2008-03-20 | Don't try and percent-escape existing percent escapes in git-svn URIs | Kevin Ballard | 1 | -1/+1 |
2008-03-15 | Merge branch 'maint' | Junio C Hamano | 1 | -1/+2 |
2008-03-14 | git-svn: don't blindly append '*' to branch/tags config | Eric Wong | 1 | -1/+2 |
2008-03-11 | Merge branch 'maint' | Junio C Hamano | 1 | -1/+2 |
2008-03-11 | git-svn: fix find-rev error message when missing arg | Marc-Andre Lureau | 1 | -1/+2 |
2008-03-08 | Merge branch 'maint' to sync with 1.5.4.4 | Junio C Hamano | 1 | -1/+6 |
2008-03-08 | Fix dcommit, rebase when rewriteRoot is in use | John Goerzen | 1 | -1/+6 |
2008-02-27 | git-svn: Don't prompt for client cert password everytime. | Sebastian Noack | 1 | -0/+1 |
2008-02-27 | git-svn: Don't prompt for client cert password everytime. | Sebastian Noack | 1 | -0/+1 |
2008-02-11 | Add `git svn blame' command | Tim Stoakes | 1 | -0/+21 |
2008-02-06 | git-svn: improve repository URL matching when following parents | Eric Wong | 1 | -1/+6 |
2008-02-03 | Let "git svn" run "git gc --auto" occasionally | Karl Hasselström | 1 | -0/+12 |
2008-02-03 | git-svn: Don't call git-repack anymore | Karl Hasselström | 1 | -11/+3 |
2008-01-22 | git-svn: default to repacking every 1000 commits | Eric Wong | 1 | -6/+4 |
2008-01-12 | git-svn: handle leading/trailing whitespace from svnsync revprops | Eric Wong | 1 | -6/+12 |
2008-01-09 | Trim leading / off of paths in git-svn prop_walk | Kevin Ballard | 1 | -0/+1 |
2008-01-08 | Merge in GIT 1.5.3.8 | Junio C Hamano | 1 | -0/+4 |
2008-01-07 | git-svn: clarify the "Ignoring error from SVN" piece | Eric Wong | 1 | -0/+4 |
2008-01-07 | git-svn: support for funky branch and project names over HTTP(S) | Eric Wong | 1 | -2/+22 |
2008-01-02 | git-svn: unlink index files that were globbed, too | Eric Wong | 1 | -3/+6 |
2008-01-02 | git-svn: allow dcommit --no-rebase to commit multiple, dependent changes | Eric Wong | 1 | -2/+2 |
2007-12-19 | git-svn: avoid warning when run without arguments | Eric Wong | 1 | -2/+2 |
2007-12-19 | git-svn: workaround a for broken symlinks in SVN | Eric Wong | 1 | -3/+9 |
2007-12-19 | git-svn: avoid leaving leftover committer/author info in rebase | Eric Wong | 1 | -11/+39 |
2007-12-14 | git-svn: handle our top-level path being deleted and later re-added | Eric Wong | 1 | -0/+14 |
2007-12-13 | git-svn: unlink internal index files after operations | Eric Wong | 1 | -0/+3 |
2007-12-13 | git-svn: expand handling of From: and Signed-off-by: | Andy Whitcroft | 1 | -4/+13 |
2007-12-12 | Merge branch 'ew/svn-rev-db' | Junio C Hamano | 1 | -101/+222 |
2007-12-11 | git-svn: get color config from --get-colorbool | Jeff King | 1 | -33/+2 |
2007-12-10 | git-svn: reinstate old rev_db optimization in new rev_map | Eric Wong | 1 | -14/+57 |
2007-12-10 | git-svn: replace .rev_db with a more space-efficient .rev_map format | Eric Wong | 1 | -104/+182 |
2007-11-30 | git-svn: Don't create a "master" branch every time rebase is run | Steven Grimm | 1 | -0/+2 |
2007-11-30 | git-svn: add a show-externals command. | Vineet Kumar | 1 | -0/+18 |
2007-11-30 | git-svn: Remove unnecessary Git::SVN::Util package | David D. Kilzer | 1 | -14/+9 |
2007-11-30 | git-svn: add support for pulling author from From: and Signed-off-by: | Andy Whitcroft | 1 | -7/+30 |
2007-11-30 | git-svn now reads settings even if called in subdirectory | Gustaf Hendeby | 1 | -17/+18 |
2007-11-21 | git-svn: allow `info' command to work offline | Eric Wong | 1 | -3/+23 |