summaryrefslogtreecommitdiff
path: root/git-svn.perl
Commit message (Expand)AuthorAgeFilesLines
* git-svn: change dashed git-config to git configDeskin Miller2008-10-241-1/+1
* git-svn: call 'fatal' correctly in set-treeLuc Heinrich2008-09-301-1/+1
* git-svn: fix handling of even funkier branch namesEric Wong2008-09-181-0/+1
* git-svn: Always create a new RA when calling do_switch for svn://Alec Berryman2008-09-181-13/+12
* git-svn: Fixes my() parameter list syntax error in pre-5.8 PerlMarcus Griep2008-09-101-1/+1
* Git.pm: Use File::Temp->tempfile instead of ->newMarcus Griep2008-09-101-2/+2
* git-svn: fix dcommit to urls with embedded usernamesEric Wong2008-08-201-3/+5
* git-svn: Reduce temp file usage when dealing with non-linksMarcus Griep2008-08-121-24/+22
* git-svn: Make it incrementally faster by minimizing temp filesMarcus Griep2008-08-121-17/+18
* git-svn: wrap long lines in a few placesEric Wong2008-08-081-2/+5
* git-svn: Allow deep branch names by supporting multi-globsMarcus Griep2008-08-081-16/+44
* Fix multi-glob assertion in git-svnMarcus Griep2008-08-081-2/+3
* git-svn: add ability to specify --commit-url for dcommitEric Wong2008-08-081-3/+6
* git-svn: properly set path for "info" commandEric Wong2008-08-051-2/+6
* git-svn: Abort with an error if 'fetch' parameter is invalid.Avery Pennarun2008-08-031-2/+6
* git-svn: teach dcommit about svn auto-propsBrad King2008-07-251-0/+53
* git-svn: fix git svn info to work without argumentsDmitry Potapov2008-07-201-1/+1
* Merge branch 'sb/dashless'Junio C Hamano2008-07-161-1/+1
|\
| * Make usage strings dash-lessStephan Beyer2008-07-131-1/+1
* | git-svn: typofixFrederik Schwarzer2008-07-141-1/+1
* | git-svn: find-rev and rebase for SVN::Mirror repositoriesJoão Abecasis2008-07-141-4/+35
|/
* git-svn.perl: workaround assertions in svn library 1.5.0Gerrit Pape2008-07-071-0/+2
* git-svn: don't sanitize remote names in configEric Wong2008-06-281-12/+3
* git-svn: avoid filling up the disk with temp files.Avery Pennarun2008-06-281-1/+4
* git-svn: make rebuild respect rewriteRoot optionJan Krüger2008-06-231-3/+3
* git-svn: don't append extra newlines at the end of commit messages.Avery Pennarun2008-06-141-3/+5
* git-svn fails in prop_walk if $self->{path} is not emptyChristian Engwer2008-06-011-1/+1
* Add a --dry-run option to git-svn rebaseSeth Falcon2008-06-011-0/+6
* Fix path duplication in git svn commit-diffKarl Hasselström2008-06-011-2/+1
* Git::cat_blob: allow using an empty blob to fix git-svn breakageJunio C Hamano2008-05-271-2/+2
* Merge branch 'ar/batch-cat'Junio C Hamano2008-05-251-22/+20
|\
| * git-svn: Speed up fetchAdam Roben2008-05-231-22/+20
* | Merge branch 'ap/svn'Junio C Hamano2008-05-251-1/+13
|\ \
| * | git-svn: Add --add-author-from option.Avery Pennarun2008-05-041-1/+13
| |/
* | Add svn-compatible "blame" output format to git-svnSteven Grimm2008-05-111-11/+44
* | git-svn: fix cloning of HTTP URLs with '+' in their pathEric Wong2008-05-111-1/+1
* | git-svn: Make create-ignore use git add -fGustaf Hendeby2008-05-051-1/+1
|/
* git-svn: Same default as cvsimport when using --use-log-authorStephen R. van den Berg2008-04-301-2/+4
* git-svn: detect and fail gracefully when dcommitting to a voidMatthieu Moy2008-04-291-2/+4
* Merge branch 'maint-1.5.4' into maintJunio C Hamano2008-04-221-2/+5
|\
| * svn-git: Use binmode for reading/writing binary rev mapsMichael Weber2008-04-221-0/+4
| * git-svn bug with blank commits and author fileThomas Guyot-Sionnest2008-04-221-2/+1
* | Force the medium pretty format on calls to git logPedro Melo2008-04-111-1/+1
* | git-svn: fix following renamed paths when tracking a single pathEric Wong2008-04-071-2/+3
* | git-svn: remove redundant slashes from show-ignoreEric Wong2008-03-301-1/+1
* | Don't try and percent-escape existing percent escapes in git-svn URIsKevin Ballard2008-03-201-1/+1
* | Merge branch 'maint'Junio C Hamano2008-03-151-1/+2
|\ \ | |/
| * git-svn: don't blindly append '*' to branch/tags configEric Wong2008-03-141-1/+2
* | Merge branch 'maint'Junio C Hamano2008-03-111-1/+2
|\ \ | |/
| * git-svn: fix find-rev error message when missing argMarc-Andre Lureau2008-03-111-1/+2