summaryrefslogtreecommitdiff
path: root/git-svn.perl
AgeCommit message (Expand)Author
2008-10-06Add git-svn branch to allow branch creation in SVN repositoriesFlorian Ragwitz
2008-09-30Merge branch 'maint'Shawn O. Pearce
2008-09-30git-svn: call 'fatal' correctly in set-treeLuc Heinrich
2008-09-22git-svn: do a partial rebuild if rev_map is out-of-dateDeskin Miller
2008-09-19Merge branch 'maint'Junio C Hamano
2008-09-19git-svn: fix handling of even funkier branch namesEric Wong
2008-09-19git-svn: Always create a new RA when calling do_switch for svn://Alec Berryman
2008-09-10Merge branch 'maint'Junio C Hamano
2008-09-10git-svn: Fixes my() parameter list syntax error in pre-5.8 PerlMarcus Griep
2008-09-10Git.pm: Use File::Temp->tempfile instead of ->newMarcus Griep
2008-09-07git-svn: fix handling of even funkier branch namesEric Wong
2008-09-07git-svn: set auto_props when renaming filesPaul Talacko
2008-09-05git-svn: match SVN 1.5 behaviour of info' on unknown itemThomas Rast
2008-09-05git svn info: always quote URLs in 'info' outputThomas Rast
2008-09-05git svn info: make info relative to the current directoryThomas Rast
2008-09-05git svn: catch lack of upstream info for dcommit earlierThomas Rast
2008-09-05git-svn: check error code of send_txstreamEric Wong
2008-09-05git-svn: Send deltas during commitsFlorian Weimer
2008-09-05git-svn: Introduce SVN::Git::Editor::_chg_file_get_blobFlorian Weimer
2008-09-05git-svn: extract base blob in generate_diffFlorian Weimer
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