| Commit message (Expand) | Author | Age | Files | Lines |
* | git-svn: Make following parents atomic | Deskin Miller | 2008-12-08 | 1 | -4/+12 |
* | git-svn: change dashed git-commit-tree to git commit-tree | Deskin Miller | 2008-10-31 | 1 | -1/+1 |
* | git-svn: change dashed git-config to git config | Deskin Miller | 2008-10-24 | 1 | -1/+1 |
* | git-svn: call 'fatal' correctly in set-tree | Luc Heinrich | 2008-09-30 | 1 | -1/+1 |
* | git-svn: fix handling of even funkier branch names | Eric Wong | 2008-09-18 | 1 | -0/+1 |
* | git-svn: Always create a new RA when calling do_switch for svn:// | Alec Berryman | 2008-09-18 | 1 | -13/+12 |
* | git-svn: Fixes my() parameter list syntax error in pre-5.8 Perl | Marcus Griep | 2008-09-10 | 1 | -1/+1 |
* | Git.pm: Use File::Temp->tempfile instead of ->new | Marcus Griep | 2008-09-10 | 1 | -2/+2 |
* | git-svn: fix dcommit to urls with embedded usernames | Eric Wong | 2008-08-20 | 1 | -3/+5 |
* | git-svn: Reduce temp file usage when dealing with non-links | Marcus Griep | 2008-08-12 | 1 | -24/+22 |
* | git-svn: Make it incrementally faster by minimizing temp files | Marcus Griep | 2008-08-12 | 1 | -17/+18 |
* | git-svn: wrap long lines in a few places | Eric Wong | 2008-08-08 | 1 | -2/+5 |
* | git-svn: Allow deep branch names by supporting multi-globs | Marcus Griep | 2008-08-08 | 1 | -16/+44 |
* | Fix multi-glob assertion in git-svn | Marcus Griep | 2008-08-08 | 1 | -2/+3 |
* | git-svn: add ability to specify --commit-url for dcommit | Eric Wong | 2008-08-08 | 1 | -3/+6 |
* | git-svn: properly set path for "info" command | Eric Wong | 2008-08-05 | 1 | -2/+6 |
* | git-svn: Abort with an error if 'fetch' parameter is invalid. | Avery Pennarun | 2008-08-03 | 1 | -2/+6 |
* | git-svn: teach dcommit about svn auto-props | Brad King | 2008-07-25 | 1 | -0/+53 |
* | git-svn: fix git svn info to work without arguments | Dmitry Potapov | 2008-07-20 | 1 | -1/+1 |
* | Merge branch 'sb/dashless' | Junio C Hamano | 2008-07-16 | 1 | -1/+1 |
|\ |
|
| * | Make usage strings dash-less | Stephan Beyer | 2008-07-13 | 1 | -1/+1 |
* | | git-svn: typofix | Frederik Schwarzer | 2008-07-14 | 1 | -1/+1 |
* | | git-svn: find-rev and rebase for SVN::Mirror repositories | João Abecasis | 2008-07-14 | 1 | -4/+35 |
|/ |
|
* | 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 |