summaryrefslogtreecommitdiff
path: root/git-svn.perl
Commit message (Expand)AuthorAgeFilesLines
* Get rid of the last remnants of GIT_CONFIG_LOCALv1.6.1-rc3Johannes Schindelin2008-12-141-2/+1
* Merge branch 'maint'Junio C Hamano2008-12-091-4/+12
|\
| * git-svn: Make following parents atomicDeskin Miller2008-12-081-4/+12
* | git-svn: Make branch use correct svn-remoteDeskin Miller2008-12-031-1/+1
* | git-svn: Update git-svn to use the ability to place temporary files within re...Marten Svanfeldt (dev)2008-11-131-4/+5
* | git-svn: proper detection of bare repositoriesDeskin Miller2008-11-131-5/+7
* | git-svn: respect i18n.commitencoding configEric Wong2008-11-131-3/+21
* | git-svn: don't escape tilde ('~') for http(s) URLsEric Wong2008-11-131-3/+3
* | Merge branch 'maint'Junio C Hamano2008-10-311-1/+1
|\ \ | |/
| * git-svn: change dashed git-commit-tree to git commit-treeDeskin Miller2008-10-311-1/+1
* | Merge branch 'maint'Junio C Hamano2008-10-261-1/+1
|\ \ | |/
| * git-svn: change dashed git-config to git configDeskin Miller2008-10-241-1/+1
* | Add git-svn branch to allow branch creation in SVN repositoriesFlorian Ragwitz2008-10-061-1/+46
* | Merge branch 'maint'Shawn O. Pearce2008-09-301-1/+1
|\ \ | |/
| * git-svn: call 'fatal' correctly in set-treeLuc Heinrich2008-09-301-1/+1
* | git-svn: do a partial rebuild if rev_map is out-of-dateDeskin Miller2008-09-211-5/+19
* | Merge branch 'maint'Junio C Hamano2008-09-181-13/+12
|\ \ | |/
| * 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
* | Merge branch 'maint'Junio C Hamano2008-09-101-3/+3
|\ \ | |/
| * 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 handling of even funkier branch namesEric Wong2008-09-061-0/+1
* | git-svn: set auto_props when renaming filesPaul Talacko2008-09-061-0/+1
* | git-svn: match SVN 1.5 behaviour of info' on unknown itemThomas Rast2008-09-051-2/+2
* | git svn info: always quote URLs in 'info' outputThomas Rast2008-09-051-3/+22
* | git svn info: make info relative to the current directoryThomas Rast2008-09-051-2/+3
* | git svn: catch lack of upstream info for dcommit earlierThomas Rast2008-09-051-4/+4
* | git-svn: check error code of send_txstreamEric Wong2008-09-051-1/+5
* | git-svn: Send deltas during commitsFlorian Weimer2008-09-051-5/+13
* | git-svn: Introduce SVN::Git::Editor::_chg_file_get_blobFlorian Weimer2008-09-051-12/+19
* | git-svn: extract base blob in generate_diffFlorian Weimer2008-09-051-3/+4
|/
* 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