summaryrefslogtreecommitdiff
path: root/git-svn.perl
AgeCommit message (Expand)Author
2009-05-06Merge branch 'maint'Junio C Hamano
2009-05-06Merge branch 'rj/maint-1.6.0-svn-parse-fix' into maintJunio C Hamano
2009-05-06git-svn: fix a sloppy Getopt::Long usageRobin H. Johnson
2009-04-12git-svn: always initialize with core.autocrlf=falseJohannes Schindelin
2009-04-12git-svn: Save init/clone --ignore-paths in configBen Jackson
2009-04-12git-svn: Add per-svn-remote ignore-paths configBen Jackson
2009-04-12git-svn: speed up blame commandBoris Byk
2009-04-12git-svn: add fetch --parent optionJason Merrill
2009-03-31git-svn: add a double quiet option to hide git commitsSimon Arlott
2009-03-30git-svn: fix ls-tree usage with dash-prefixed pathsEric Wong
2009-03-29git-svn: don't output git commits in quiet modeSimon Arlott
2009-03-29git-svn: fix ls-tree usage with dash-prefixed pathsEric Wong
2009-03-09git-svn: support intermediate paths when matching tags/branchesMichael Lai
2009-02-28git-svn - return original format_svn_date semanticsBen Walton
2009-02-28git-svn: disable broken symlink workaround by defaultEric Wong
2009-02-24git-svn fix to avoid using strftime %zBen Walton
2009-02-23git-svn: read the dcommit url from the config file on a per remote basisPeter Oberndorfer
2009-02-23git-svn: fix delete+add branch tracking with empty filesEric Wong
2009-02-23git-svn: Create leading directories in create-ignoreBrian Gernhardt
2009-02-18git-svn: fix parsing of timestamp obtained from svnJunio C Hamano
2009-02-16git-svn: Fix for rewriteRoot URL containing username.v1.6.2-rc1Dévai Tamás
2009-02-11git-svn: fix broken symlink workaround when switching branchesEric Wong
2009-02-11git-svn: Print revision while searching for earliest use of pathDeskin Miller
2009-02-11git-svn: abstract out a block into new method other_gs()Sam Vilain
2009-02-11git-svn: allow disabling expensive broken symlink checksEric Wong
2009-01-26git-svn: add --ignore-paths option for fetchingVitaly \"_Vi\" Shukela
2009-01-26git-svn: fix memory leak when checking for empty symlinksEric Wong
2009-01-19git-svn: Show UUID in svn info for added directories with svn 1.5.5Marcel Koeppen
2009-01-19git-svn: avoid importing nested git reposEric Wong
2009-01-18git-svn: fix SVN 1.1.x compatibilityEric Wong
2009-01-18git-svn: Add --localtime option to "fetch"Pete Harlan
2009-01-18git-svn: better attempt to handle broken symlink updatesEric Wong
2009-01-18git-svn: handle empty files marked as symlinks in SVNEric Wong
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