aboutsummaryrefslogtreecommitdiff
path: root/git-svn.perl
Commit message (Expand)AuthorAge
* git-svn: fix ls-tree usage with dash-prefixed pathsEric Wong2009-03-29
* git-svn - return original format_svn_date semanticsBen Walton2009-02-27
* git-svn: disable broken symlink workaround by defaultEric Wong2009-02-27
* git-svn fix to avoid using strftime %zBen Walton2009-02-24
* git-svn: read the dcommit url from the config file on a per remote basisPeter Oberndorfer2009-02-23
* git-svn: fix delete+add branch tracking with empty filesEric Wong2009-02-22
* git-svn: Create leading directories in create-ignoreBrian Gernhardt2009-02-22
* git-svn: fix parsing of timestamp obtained from svnJunio C Hamano2009-02-18
* git-svn: Fix for rewriteRoot URL containing username.v1.6.2-rc1Dévai Tamás2009-02-15
* git-svn: fix broken symlink workaround when switching branchesEric Wong2009-02-11
* git-svn: Print revision while searching for earliest use of pathDeskin Miller2009-02-11
* git-svn: abstract out a block into new method other_gs()Sam Vilain2009-02-11
* git-svn: allow disabling expensive broken symlink checksEric Wong2009-02-11
* git-svn: add --ignore-paths option for fetchingVitaly \"_Vi\" Shukela2009-01-25
* git-svn: fix memory leak when checking for empty symlinksEric Wong2009-01-25
* git-svn: Show UUID in svn info for added directories with svn 1.5.5Marcel Koeppen2009-01-18
* git-svn: avoid importing nested git reposEric Wong2009-01-18
* git-svn: fix SVN 1.1.x compatibilityEric Wong2009-01-18
* git-svn: Add --localtime option to "fetch"Pete Harlan2009-01-18
* git-svn: better attempt to handle broken symlink updatesEric Wong2009-01-18
* git-svn: handle empty files marked as symlinks in SVNEric Wong2009-01-18
* Get rid of the last remnants of GIT_CONFIG_LOCALv1.6.1-rc3Johannes Schindelin2008-12-14
* Merge branch 'maint'Junio C Hamano2008-12-09
|\
| * git-svn: Make following parents atomicDeskin Miller2008-12-08
* | git-svn: Make branch use correct svn-remoteDeskin Miller2008-12-03
* | git-svn: Update git-svn to use the ability to place temporary files within re...Marten Svanfeldt (dev)2008-11-13
* | git-svn: proper detection of bare repositoriesDeskin Miller2008-11-13
* | git-svn: respect i18n.commitencoding configEric Wong2008-11-13
* | git-svn: don't escape tilde ('~') for http(s) URLsEric Wong2008-11-13
* | Merge branch 'maint'Junio C Hamano2008-10-31
|\ \ | |/
| * git-svn: change dashed git-commit-tree to git commit-treeDeskin Miller2008-10-31
* | Merge branch 'maint'Junio C Hamano2008-10-26
|\ \ | |/
| * git-svn: change dashed git-config to git configDeskin Miller2008-10-24
* | Add git-svn branch to allow branch creation in SVN repositoriesFlorian Ragwitz2008-10-06
* | Merge branch 'maint'Shawn O. Pearce2008-09-30
|\ \ | |/
| * git-svn: call 'fatal' correctly in set-treeLuc Heinrich2008-09-30
* | git-svn: do a partial rebuild if rev_map is out-of-dateDeskin Miller2008-09-21
* | Merge branch 'maint'Junio C Hamano2008-09-18
|\ \ | |/
| * git-svn: fix handling of even funkier branch namesEric Wong2008-09-18
| * git-svn: Always create a new RA when calling do_switch for svn://Alec Berryman2008-09-18
* | Merge branch 'maint'Junio C Hamano2008-09-10
|\ \ | |/
| * git-svn: Fixes my() parameter list syntax error in pre-5.8 PerlMarcus Griep2008-09-10
| * Git.pm: Use File::Temp->tempfile instead of ->newMarcus Griep2008-09-10
* | git-svn: fix handling of even funkier branch namesEric Wong2008-09-06
* | git-svn: set auto_props when renaming filesPaul Talacko2008-09-06
* | git-svn: match SVN 1.5 behaviour of info' on unknown itemThomas Rast2008-09-05
* | git svn info: always quote URLs in 'info' outputThomas Rast2008-09-05
* | git svn info: make info relative to the current directoryThomas Rast2008-09-05
* | git svn: catch lack of upstream info for dcommit earlierThomas Rast2008-09-05
* | git-svn: check error code of send_txstreamEric Wong2008-09-05