aboutsummaryrefslogtreecommitdiff
path: root/git-svn.perl
Commit message (Expand)AuthorAge
* git-svn: teach dcommit about svn auto-propsBrad King2008-07-25
* git-svn: fix git svn info to work without argumentsDmitry Potapov2008-07-20
* Merge branch 'sb/dashless'Junio C Hamano2008-07-16
|\
| * Make usage strings dash-lessStephan Beyer2008-07-13
* | git-svn: typofixFrederik Schwarzer2008-07-14
* | git-svn: find-rev and rebase for SVN::Mirror repositoriesJoão Abecasis2008-07-14
|/
* git-svn.perl: workaround assertions in svn library 1.5.0Gerrit Pape2008-07-07
* git-svn: don't sanitize remote names in configEric Wong2008-06-28
* git-svn: avoid filling up the disk with temp files.Avery Pennarun2008-06-28
* git-svn: make rebuild respect rewriteRoot optionJan Krüger2008-06-23
* git-svn: don't append extra newlines at the end of commit messages.Avery Pennarun2008-06-14
* git-svn fails in prop_walk if $self->{path} is not emptyChristian Engwer2008-06-01
* Add a --dry-run option to git-svn rebaseSeth Falcon2008-06-01
* Fix path duplication in git svn commit-diffKarl Hasselström2008-06-01
* Git::cat_blob: allow using an empty blob to fix git-svn breakageJunio C Hamano2008-05-27
* Merge branch 'ar/batch-cat'Junio C Hamano2008-05-25
|\
| * git-svn: Speed up fetchAdam Roben2008-05-23
* | Merge branch 'ap/svn'Junio C Hamano2008-05-25
|\ \
| * | git-svn: Add --add-author-from option.Avery Pennarun2008-05-04
| |/
* | Add svn-compatible "blame" output format to git-svnSteven Grimm2008-05-11
* | git-svn: fix cloning of HTTP URLs with '+' in their pathEric Wong2008-05-11
* | git-svn: Make create-ignore use git add -fGustaf Hendeby2008-05-05
|/
* git-svn: Same default as cvsimport when using --use-log-authorStephen R. van den Berg2008-04-30
* git-svn: detect and fail gracefully when dcommitting to a voidMatthieu Moy2008-04-29
* Merge branch 'maint-1.5.4' into maintJunio C Hamano2008-04-22
|\
| * svn-git: Use binmode for reading/writing binary rev mapsMichael Weber2008-04-22
| * git-svn bug with blank commits and author fileThomas Guyot-Sionnest2008-04-22
* | Force the medium pretty format on calls to git logPedro Melo2008-04-11
* | git-svn: fix following renamed paths when tracking a single pathEric Wong2008-04-07
* | git-svn: remove redundant slashes from show-ignoreEric Wong2008-03-30
* | Don't try and percent-escape existing percent escapes in git-svn URIsKevin Ballard2008-03-20
* | Merge branch 'maint'Junio C Hamano2008-03-15
|\ \ | |/
| * git-svn: don't blindly append '*' to branch/tags configEric Wong2008-03-14
* | Merge branch 'maint'Junio C Hamano2008-03-11
|\ \ | |/
| * git-svn: fix find-rev error message when missing argMarc-Andre Lureau2008-03-11
* | Merge branch 'maint' to sync with 1.5.4.4Junio C Hamano2008-03-08
|\ \ | |/
| * Fix dcommit, rebase when rewriteRoot is in useJohn Goerzen2008-03-08
| * git-svn: Don't prompt for client cert password everytime.Sebastian Noack2008-02-27
* | git-svn: Don't prompt for client cert password everytime.Sebastian Noack2008-02-27
* | Add `git svn blame' commandTim Stoakes2008-02-11
* | git-svn: improve repository URL matching when following parentsEric Wong2008-02-06
* | Let "git svn" run "git gc --auto" occasionallyKarl Hasselström2008-02-03
* | git-svn: Don't call git-repack anymoreKarl Hasselström2008-02-03
|/
* git-svn: default to repacking every 1000 commitsEric Wong2008-01-22
* git-svn: handle leading/trailing whitespace from svnsync revpropsEric Wong2008-01-12
* Trim leading / off of paths in git-svn prop_walkKevin Ballard2008-01-09
* Merge in GIT 1.5.3.8Junio C Hamano2008-01-08
|\
| * git-svn: clarify the "Ignoring error from SVN" pieceEric Wong2008-01-07
| * git-svn: support for funky branch and project names over HTTP(S)Eric Wong2008-01-07
* | git-svn: unlink index files that were globbed, tooEric Wong2008-01-02