summaryrefslogtreecommitdiff
path: root/git-svn.perl
AgeCommit message (Expand)AuthorFilesLines
2009-05-21git-svn: Set svn.authorsfile if it is passed to git svn cloneLibravatar Alex Vandiver1-0/+1
2009-05-21git-svn: Correctly report max revision when following deleted pathsLibravatar Alex Vandiver1-1/+1
2009-05-21git-svn: Fix for svn paths removed > log-window-size revisions agoLibravatar Alex Vandiver1-1/+5
2009-05-05Merge branch 'maint'Libravatar Junio C Hamano1-1/+1
2009-05-05Merge branch 'rj/maint-1.6.0-svn-parse-fix' into maintLibravatar Junio C Hamano1-1/+1
2009-05-05git-svn: fix a sloppy Getopt::Long usageLibravatar Robin H. Johnson1-1/+1
2009-04-11git-svn: always initialize with core.autocrlf=falseLibravatar Johannes Schindelin1-0/+1
2009-04-11git-svn: Save init/clone --ignore-paths in configLibravatar Ben Jackson1-0/+3
2009-04-11git-svn: Add per-svn-remote ignore-paths configLibravatar Ben Jackson1-11/+15
2009-04-11git-svn: speed up blame commandLibravatar Boris Byk1-4/+50
2009-04-11git-svn: add fetch --parent optionLibravatar Jason Merrill1-4/+14
2009-03-30git-svn: add a double quiet option to hide git commitsLibravatar Simon Arlott1-4/+5
2009-03-29git-svn: fix ls-tree usage with dash-prefixed pathsLibravatar Eric Wong1-6/+9
2009-03-29git-svn: don't output git commits in quiet modeLibravatar Simon Arlott1-3/+3
2009-03-28git-svn: fix ls-tree usage with dash-prefixed pathsLibravatar Eric Wong1-6/+9
2009-03-09git-svn: support intermediate paths when matching tags/branchesLibravatar Michael Lai1-1/+4
2009-02-27git-svn - return original format_svn_date semanticsLibravatar Ben Walton1-1/+1
2009-02-27git-svn: disable broken symlink workaround by defaultLibravatar Eric Wong1-1/+1
2009-02-24git-svn fix to avoid using strftime %zLibravatar Ben Walton1-1/+7
2009-02-23git-svn: read the dcommit url from the config file on a per remote basisLibravatar Peter Oberndorfer1-1/+11
2009-02-22git-svn: fix delete+add branch tracking with empty filesLibravatar Eric Wong1-0/+1
2009-02-22git-svn: Create leading directories in create-ignoreLibravatar Brian Gernhardt1-1/+5
2009-02-18git-svn: fix parsing of timestamp obtained from svnLibravatar Junio C Hamano1-1/+1
2009-02-15git-svn: Fix for rewriteRoot URL containing username.Libravatar Dévai Tamás1-0/+1
2009-02-11git-svn: fix broken symlink workaround when switching branchesLibravatar Eric Wong1-5/+6
2009-02-11git-svn: Print revision while searching for earliest use of pathLibravatar Deskin Miller1-0/+3
2009-02-11git-svn: abstract out a block into new method other_gs()Libravatar Sam Vilain1-16/+24
2009-02-11git-svn: allow disabling expensive broken symlink checksLibravatar Eric Wong1-0/+20
2009-01-25git-svn: add --ignore-paths option for fetchingLibravatar Vitaly \"_Vi\" Shukela1-11/+22
2009-01-25git-svn: fix memory leak when checking for empty symlinksLibravatar Eric Wong1-1/+2
2009-01-18git-svn: Show UUID in svn info for added directories with svn 1.5.5Libravatar Marcel Koeppen1-1/+2
2009-01-18git-svn: avoid importing nested git reposLibravatar Eric Wong1-4/+30
2009-01-18git-svn: fix SVN 1.1.x compatibilityLibravatar Eric Wong1-1/+14
2009-01-18git-svn: Add --localtime option to "fetch"Libravatar Pete Harlan1-2/+52
2009-01-18git-svn: better attempt to handle broken symlink updatesLibravatar Eric Wong1-4/+20
2009-01-18git-svn: handle empty files marked as symlinks in SVNLibravatar Eric Wong1-5/+50
2008-12-14Get rid of the last remnants of GIT_CONFIG_LOCALLibravatar Johannes Schindelin1-2/+1
2008-12-09Merge branch 'maint'Libravatar Junio C Hamano1-4/+12
2008-12-08git-svn: Make following parents atomicLibravatar Deskin Miller1-4/+12
2008-12-03git-svn: Make branch use correct svn-remoteLibravatar Deskin Miller1-1/+1
2008-11-13git-svn: Update git-svn to use the ability to place temporary files within re...Libravatar Marten Svanfeldt (dev)1-4/+5
2008-11-13git-svn: proper detection of bare repositoriesLibravatar Deskin Miller1-5/+7
2008-11-13git-svn: respect i18n.commitencoding configLibravatar Eric Wong1-3/+21
2008-11-13git-svn: don't escape tilde ('~') for http(s) URLsLibravatar Eric Wong1-3/+3
2008-10-31Merge branch 'maint'Libravatar Junio C Hamano1-1/+1
2008-10-31git-svn: change dashed git-commit-tree to git commit-treeLibravatar Deskin Miller1-1/+1
2008-10-26Merge branch 'maint'Libravatar Junio C Hamano1-1/+1
2008-10-24git-svn: change dashed git-config to git configLibravatar Deskin Miller1-1/+1
2008-10-06Add git-svn branch to allow branch creation in SVN repositoriesLibravatar Florian Ragwitz1-1/+46
2008-09-30Merge branch 'maint'Libravatar Shawn O. Pearce1-1/+1