| Commit message (Expand) | Author | Age |
* | git-svn: avoid fetching files twice in the same revision | Eric Wong | 2006-12-02 |
* | git-svn: preserve uncommitted changes after dcommit | Eric Wong | 2006-11-23 |
* | git-svn: correctly handle revision 0 in SVN repositories | Eric Wong | 2006-11-23 |
* | git-svn: error out from dcommit on a parent-less commit | Eric Wong | 2006-11-23 |
* | git-svn: fix dcommit losing changes when out-of-date from svn | Eric Wong | 2006-11-09 |
* | git-svn: don't die on rebuild when --upgrade is specified | Eric Wong | 2006-11-09 |
* | git-svn: avoid printing filenames of files we're not tracking | Eric Wong | 2006-11-09 |
* | git-svn: fix symlink-to-file changes when using command-line svn 1.4.0 | Eric Wong | 2006-10-24 |
* | git-svn: reduce memory usage for large commits | Eric Wong | 2006-10-14 |
* | git-svn: fix commits over svn+ssh:// | Eric Wong | 2006-10-14 |
* | git-svn: add a message encouraging use of SVN::* libraries | Eric Wong | 2006-10-11 |
* | git-svn: -h(elp) message formatting fixes | Eric Wong | 2006-10-11 |
* | git-svn: log command fixes | Eric Wong | 2006-10-11 |
* | git-svn: multi-init saves and reuses --tags and --branches arguments | Eric Wong | 2006-10-11 |
* | git-svn: Fix fetch --no-ignore-externals with GIT_SVN_NO_LIB=1 | Sergey Vlasov | 2006-09-26 |
* | Allow '(no author)' in git-svn's authors file. | Shawn Pearce | 2006-09-24 |
* | Allow 'svn fetch' on '(no date)' revisions in Subversion. | Shawn Pearce | 2006-09-24 |
* | git-svn: stop repeatedly reusing the first commit message with dcommit | Eric Wong | 2006-08-26 |
* | git-svn: add the 'dcommit' command | Eric Wong | 2006-08-26 |
* | git-svn: establish new connections on commit after fork | Eric Wong | 2006-08-25 |
* | git-svn: split the path from the url correctly with limited perms | Eric Wong | 2006-08-11 |
* | git-svn: bugfix: allow SVN:: lib users to track the root of the repository | Eric Wong | 2006-08-11 |
* | git-svn: correctly kill keyword expansion without munging EOLs | Eric Wong | 2006-08-11 |
* | git-svn: fix fetching new directories copies when using SVN:: libs | Eric Wong | 2006-07-23 |
* | git-svn: don't check for migrations/upgrades on commit-diff | Eric Wong | 2006-07-16 |
* | Fix more typos, primarily in the code | Pavel Roskin | 2006-07-10 |
* | git-svn: fix --file/-F option in commit-diff | Eric Wong | 2006-07-10 |
* | git-svn: migrate out of contrib | Eric Wong | 2006-07-06 |