summaryrefslogtreecommitdiff
path: root/git-svn.perl
AgeCommit message (Expand)Author
2008-08-21git-svn: fix dcommit to urls with embedded usernamesEric Wong
2008-08-13git-svn: Reduce temp file usage when dealing with non-linksMarcus Griep
2008-08-13git-svn: Make it incrementally faster by minimizing temp filesMarcus Griep
2008-08-08git-svn: wrap long lines in a few placesEric Wong
2008-08-08git-svn: Allow deep branch names by supporting multi-globsMarcus Griep
2008-08-08Fix multi-glob assertion in git-svnMarcus Griep
2008-08-08git-svn: add ability to specify --commit-url for dcommitEric Wong
2008-08-06git-svn: properly set path for "info" commandEric Wong
2008-08-04git-svn: Abort with an error if 'fetch' parameter is invalid.Avery Pennarun
2008-07-26git-svn: teach dcommit about svn auto-propsBrad King
2008-07-20git-svn: fix git svn info to work without argumentsDmitry Potapov
2008-07-17Merge branch 'sb/dashless'Junio C Hamano
2008-07-15git-svn: typofixFrederik Schwarzer
2008-07-15git-svn: find-rev and rebase for SVN::Mirror repositoriesJoão Abecasis
2008-07-13Make usage strings dash-lessStephan Beyer
2008-07-07git-svn.perl: workaround assertions in svn library 1.5.0Gerrit Pape
2008-06-29git-svn: don't sanitize remote names in configEric Wong
2008-06-29git-svn: avoid filling up the disk with temp files.Avery Pennarun
2008-06-24git-svn: make rebuild respect rewriteRoot optionJan Krüger
2008-06-14git-svn: don't append extra newlines at the end of commit messages.Avery Pennarun
2008-06-01git-svn fails in prop_walk if $self->{path} is not emptyChristian Engwer
2008-06-01Add a --dry-run option to git-svn rebaseSeth Falcon
2008-06-01Fix path duplication in git svn commit-diffKarl Hasselström
2008-05-28Git::cat_blob: allow using an empty blob to fix git-svn breakageJunio C Hamano
2008-05-25Merge branch 'ar/batch-cat'Junio C Hamano
2008-05-25Merge branch 'ap/svn'Junio C Hamano
2008-05-23git-svn: Speed up fetchAdam Roben
2008-05-11Add svn-compatible "blame" output format to git-svnSteven Grimm
2008-05-11git-svn: fix cloning of HTTP URLs with '+' in their pathEric Wong
2008-05-05git-svn: Make create-ignore use git add -fGustaf Hendeby
2008-05-05git-svn: Add --add-author-from option.Avery Pennarun
2008-05-01git-svn: Same default as cvsimport when using --use-log-authorStephen R. van den Berg
2008-04-30git-svn: detect and fail gracefully when dcommitting to a voidMatthieu Moy
2008-04-23Merge branch 'maint-1.5.4' into maintJunio C Hamano
2008-04-23svn-git: Use binmode for reading/writing binary rev mapsMichael Weber
2008-04-23git-svn bug with blank commits and author fileThomas Guyot-Sionnest
2008-04-12Force the medium pretty format on calls to git logPedro Melo
2008-04-07git-svn: fix following renamed paths when tracking a single pathEric Wong
2008-03-31git-svn: remove redundant slashes from show-ignoreEric Wong
2008-03-21Don't try and percent-escape existing percent escapes in git-svn URIsKevin Ballard
2008-03-15Merge branch 'maint'Junio C Hamano
2008-03-15git-svn: don't blindly append '*' to branch/tags configEric Wong
2008-03-12Merge branch 'maint'Junio C Hamano
2008-03-12git-svn: fix find-rev error message when missing argMarc-Andre Lureau
2008-03-09Merge branch 'maint' to sync with 1.5.4.4Junio C Hamano
2008-03-09Fix dcommit, rebase when rewriteRoot is in useJohn Goerzen
2008-02-27git-svn: Don't prompt for client cert password everytime.Sebastian Noack
2008-02-27git-svn: Don't prompt for client cert password everytime.Sebastian Noack
2008-02-11Add `git svn blame' commandTim Stoakes
2008-02-06git-svn: improve repository URL matching when following parentsEric Wong