summaryrefslogtreecommitdiff
path: root/git-svn.perl
AgeCommit message (Expand)Author
2008-12-15Get rid of the last remnants of GIT_CONFIG_LOCALv1.6.1-rc3Johannes Schindelin
2008-12-10Merge branch 'maint'Junio C Hamano
2008-12-09git-svn: Make following parents atomicDeskin Miller
2008-12-03git-svn: Make branch use correct svn-remoteDeskin Miller
2008-11-14git-svn: Update git-svn to use the ability to place temporary files within re...Marten Svanfeldt (dev)
2008-11-14git-svn: proper detection of bare repositoriesDeskin Miller
2008-11-14git-svn: respect i18n.commitencoding configEric Wong
2008-11-14git-svn: don't escape tilde ('~') for http(s) URLsEric Wong
2008-10-31Merge branch 'maint'Junio C Hamano
2008-10-31git-svn: change dashed git-commit-tree to git commit-treeDeskin Miller
2008-10-26Merge branch 'maint'Junio C Hamano
2008-10-24git-svn: change dashed git-config to git configDeskin Miller
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