summaryrefslogtreecommitdiff
path: root/git-svn.perl
AgeCommit message (Expand)Author
2006-11-09git-svn: fix dcommit losing changes when out-of-date from svnEric Wong
2006-11-09git-svn: don't die on rebuild when --upgrade is specifiedEric Wong
2006-11-09git-svn: avoid printing filenames of files we're not trackingEric Wong
2006-10-24git-svn: fix symlink-to-file changes when using command-line svn 1.4.0Eric Wong
2006-10-15git-svn: reduce memory usage for large commitsEric Wong
2006-10-14git-svn: fix commits over svn+ssh://Eric Wong
2006-10-12git-svn: add a message encouraging use of SVN::* librariesEric Wong
2006-10-11git-svn: -h(elp) message formatting fixesEric Wong
2006-10-11git-svn: log command fixesEric Wong
2006-10-11git-svn: multi-init saves and reuses --tags and --branches argumentsEric Wong
2006-09-27git-svn: Fix fetch --no-ignore-externals with GIT_SVN_NO_LIB=1Sergey Vlasov
2006-09-25Allow '(no author)' in git-svn's authors file.Shawn Pearce
2006-09-25Allow 'svn fetch' on '(no date)' revisions in Subversion.Shawn Pearce
2006-08-27git-svn: stop repeatedly reusing the first commit message with dcommitEric Wong
2006-08-26git-svn: add the 'dcommit' commandEric Wong
2006-08-26git-svn: establish new connections on commit after forkEric Wong
2006-08-12git-svn: split the path from the url correctly with limited permsEric Wong
2006-08-11git-svn: bugfix: allow SVN:: lib users to track the root of the repositoryEric Wong
2006-08-11git-svn: correctly kill keyword expansion without munging EOLsEric Wong
2006-07-24git-svn: fix fetching new directories copies when using SVN:: libsEric Wong
2006-07-16git-svn: don't check for migrations/upgrades on commit-diffEric Wong
2006-07-10Fix more typos, primarily in the codePavel Roskin
2006-07-10git-svn: fix --file/-F option in commit-diffEric Wong
2006-07-07git-svn: migrate out of contribEric Wong