| Commit message (Expand) | Author | Age | Files | Lines |
* | git-svn.perl: workaround assertions in svn library 1.5.0 | Gerrit Pape | 2008-07-07 | 1 | -0/+2 |
* | git-svn: don't sanitize remote names in config | Eric Wong | 2008-06-28 | 1 | -12/+3 |
* | git-svn: avoid filling up the disk with temp files. | Avery Pennarun | 2008-06-28 | 1 | -1/+4 |
* | git-svn: make rebuild respect rewriteRoot option | Jan Krüger | 2008-06-23 | 1 | -3/+3 |
* | git-svn: don't append extra newlines at the end of commit messages. | Avery Pennarun | 2008-06-14 | 1 | -3/+5 |
* | git-svn fails in prop_walk if $self->{path} is not empty | Christian Engwer | 2008-06-01 | 1 | -1/+1 |
* | Add a --dry-run option to git-svn rebase | Seth Falcon | 2008-06-01 | 1 | -0/+6 |
* | Fix path duplication in git svn commit-diff | Karl Hasselström | 2008-06-01 | 1 | -2/+1 |
* | Git::cat_blob: allow using an empty blob to fix git-svn breakage | Junio C Hamano | 2008-05-27 | 1 | -2/+2 |
* | Merge branch 'ar/batch-cat' | Junio C Hamano | 2008-05-25 | 1 | -22/+20 |
|\ |
|
| * | git-svn: Speed up fetch | Adam Roben | 2008-05-23 | 1 | -22/+20 |
* | | Merge branch 'ap/svn' | Junio C Hamano | 2008-05-25 | 1 | -1/+13 |
|\ \ |
|
| * | | git-svn: Add --add-author-from option. | Avery Pennarun | 2008-05-04 | 1 | -1/+13 |
| |/ |
|
* | | Add svn-compatible "blame" output format to git-svn | Steven Grimm | 2008-05-11 | 1 | -11/+44 |
* | | git-svn: fix cloning of HTTP URLs with '+' in their path | Eric Wong | 2008-05-11 | 1 | -1/+1 |
* | | git-svn: Make create-ignore use git add -f | Gustaf Hendeby | 2008-05-05 | 1 | -1/+1 |
|/ |
|
* | git-svn: Same default as cvsimport when using --use-log-author | Stephen R. van den Berg | 2008-04-30 | 1 | -2/+4 |
* | git-svn: detect and fail gracefully when dcommitting to a void | Matthieu Moy | 2008-04-29 | 1 | -2/+4 |
* | Merge branch 'maint-1.5.4' into maint | Junio C Hamano | 2008-04-22 | 1 | -2/+5 |
|\ |
|
| * | svn-git: Use binmode for reading/writing binary rev maps | Michael Weber | 2008-04-22 | 1 | -0/+4 |
| * | git-svn bug with blank commits and author file | Thomas Guyot-Sionnest | 2008-04-22 | 1 | -2/+1 |
* | | Force the medium pretty format on calls to git log | Pedro Melo | 2008-04-11 | 1 | -1/+1 |
* | | git-svn: fix following renamed paths when tracking a single path | Eric Wong | 2008-04-07 | 1 | -2/+3 |
* | | git-svn: remove redundant slashes from show-ignore | Eric Wong | 2008-03-30 | 1 | -1/+1 |
* | | Don't try and percent-escape existing percent escapes in git-svn URIs | Kevin Ballard | 2008-03-20 | 1 | -1/+1 |
* | | Merge branch 'maint' | Junio C Hamano | 2008-03-15 | 1 | -1/+2 |
|\ \
| |/ |
|
| * | git-svn: don't blindly append '*' to branch/tags config | Eric Wong | 2008-03-14 | 1 | -1/+2 |
* | | Merge branch 'maint' | Junio C Hamano | 2008-03-11 | 1 | -1/+2 |
|\ \
| |/ |
|
| * | git-svn: fix find-rev error message when missing arg | Marc-Andre Lureau | 2008-03-11 | 1 | -1/+2 |
* | | Merge branch 'maint' to sync with 1.5.4.4 | Junio C Hamano | 2008-03-08 | 1 | -1/+6 |
|\ \
| |/ |
|
| * | Fix dcommit, rebase when rewriteRoot is in use | John Goerzen | 2008-03-08 | 1 | -1/+6 |
| * | git-svn: Don't prompt for client cert password everytime. | Sebastian Noack | 2008-02-27 | 1 | -0/+1 |
* | | git-svn: Don't prompt for client cert password everytime. | Sebastian Noack | 2008-02-27 | 1 | -0/+1 |
* | | Add `git svn blame' command | Tim Stoakes | 2008-02-11 | 1 | -0/+21 |
* | | git-svn: improve repository URL matching when following parents | Eric Wong | 2008-02-06 | 1 | -1/+6 |
* | | Let "git svn" run "git gc --auto" occasionally | Karl Hasselström | 2008-02-03 | 1 | -0/+12 |
* | | git-svn: Don't call git-repack anymore | Karl Hasselström | 2008-02-03 | 1 | -11/+3 |
|/ |
|
* | git-svn: default to repacking every 1000 commits | Eric Wong | 2008-01-22 | 1 | -6/+4 |
* | git-svn: handle leading/trailing whitespace from svnsync revprops | Eric Wong | 2008-01-12 | 1 | -6/+12 |
* | Trim leading / off of paths in git-svn prop_walk | Kevin Ballard | 2008-01-09 | 1 | -0/+1 |
* | Merge in GIT 1.5.3.8 | Junio C Hamano | 2008-01-08 | 1 | -0/+4 |
|\ |
|
| * | git-svn: clarify the "Ignoring error from SVN" piece | Eric Wong | 2008-01-07 | 1 | -0/+4 |
| * | git-svn: support for funky branch and project names over HTTP(S) | Eric Wong | 2008-01-07 | 1 | -2/+22 |
* | | git-svn: unlink index files that were globbed, too | Eric Wong | 2008-01-02 | 1 | -3/+6 |
* | | git-svn: allow dcommit --no-rebase to commit multiple, dependent changes | Eric Wong | 2008-01-02 | 1 | -2/+2 |
* | | git-svn: avoid warning when run without arguments | Eric Wong | 2007-12-19 | 1 | -2/+2 |
* | | git-svn: workaround a for broken symlinks in SVN | Eric Wong | 2007-12-19 | 1 | -3/+9 |
* | | git-svn: avoid leaving leftover committer/author info in rebase | Eric Wong | 2007-12-19 | 1 | -11/+39 |
* | | git-svn: handle our top-level path being deleted and later re-added | Eric Wong | 2007-12-14 | 1 | -0/+14 |
* | | git-svn: unlink internal index files after operations | Eric Wong | 2007-12-13 | 1 | -0/+3 |