aboutsummaryrefslogtreecommitdiffstats
path: root/git-svn.perl
AgeCommit message (Expand)AuthorFilesLines
2006-10-14git-svn: reduce memory usage for large commitsEric Wong1-2/+4
2006-10-14git-svn: fix commits over svn+ssh://Eric Wong1-2/+2
2006-10-11git-svn: add a message encouraging use of SVN::* librariesEric Wong1-0/+14
2006-10-11git-svn: -h(elp) message formatting fixesEric Wong1-2/+2
2006-10-11git-svn: log command fixesEric Wong1-7/+25
2006-10-11git-svn: multi-init saves and reuses --tags and --branches argumentsEric Wong1-4/+14
2006-09-26git-svn: Fix fetch --no-ignore-externals with GIT_SVN_NO_LIB=1Sergey Vlasov1-0/+1
2006-09-24Allow '(no author)' in git-svn's authors file.Shawn Pearce1-1/+1
2006-09-24Allow 'svn fetch' on '(no date)' revisions in Subversion.Shawn Pearce1-1/+4
2006-08-26git-svn: stop repeatedly reusing the first commit message with dcommitEric Wong1-0/+1
2006-08-26git-svn: add the 'dcommit' commandEric Wong1-1/+34
2006-08-25git-svn: establish new connections on commit after forkEric Wong1-0/+4
2006-08-11git-svn: split the path from the url correctly with limited permsEric Wong1-14/+11
2006-08-11git-svn: bugfix: allow SVN:: lib users to track the root of the repositoryEric Wong1-1/+4
2006-08-11git-svn: correctly kill keyword expansion without munging EOLsEric Wong1-41/+4
2006-07-23git-svn: fix fetching new directories copies when using SVN:: libsEric Wong1-7/+16
2006-07-16git-svn: don't check for migrations/upgrades on commit-diffEric Wong1-1/+1
2006-07-10Fix more typos, primarily in the codePavel Roskin1-1/+1
2006-07-10git-svn: fix --file/-F option in commit-diffEric Wong1-3/+3
2006-07-06git-svn: migrate out of contribEric Wong1-0/+3378