summaryrefslogtreecommitdiffstats
path: root/git-svn.perl (follow)
Commit message (Expand)AuthorAgeFilesLines
* git-svn: Fix fetch --no-ignore-externals with GIT_SVN_NO_LIB=1Sergey Vlasov2006-09-271-0/+1
* Allow '(no author)' in git-svn's authors file.Shawn Pearce2006-09-251-1/+1
* Allow 'svn fetch' on '(no date)' revisions in Subversion.Shawn Pearce2006-09-251-1/+4
* git-svn: stop repeatedly reusing the first commit message with dcommitEric Wong2006-08-271-0/+1
* git-svn: add the 'dcommit' commandEric Wong2006-08-261-1/+34
* git-svn: establish new connections on commit after forkEric Wong2006-08-261-0/+4
* git-svn: split the path from the url correctly with limited permsEric Wong2006-08-121-14/+11
* git-svn: bugfix: allow SVN:: lib users to track the root of the repositoryEric Wong2006-08-121-1/+4
* git-svn: correctly kill keyword expansion without munging EOLsEric Wong2006-08-121-41/+4
* git-svn: fix fetching new directories copies when using SVN:: libsEric Wong2006-07-241-7/+16
* git-svn: don't check for migrations/upgrades on commit-diffEric Wong2006-07-161-1/+1
* Fix more typos, primarily in the codePavel Roskin2006-07-101-1/+1
* git-svn: fix --file/-F option in commit-diffEric Wong2006-07-101-3/+3
* git-svn: migrate out of contribEric Wong2006-07-071-0/+3378