Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2007-12-10 | git-svn: replace .rev_db with a more space-efficient .rev_map format | Eric Wong | 1 | -6/+10 |
2007-07-02 | Rewrite "git-frotz" to "git frotz" | Junio C Hamano | 1 | -13/+13 |
2007-06-07 | War on whitespace | Junio C Hamano | 1 | -1/+0 |
2007-02-23 | git-svn: hide the private git-svn 'config' file as '.metadata' | Eric Wong | 1 | -0/+1 |
2007-02-23 | git-svn: allow 'init' to act as multi-init | Eric Wong | 1 | -2/+2 |
2007-02-23 | t910*: s/repo-config/config/g; poke around possible race conditions | Eric Wong | 1 | -7/+7 |
2007-02-23 | git-svn: use separate, per-repository .rev_db files | Eric Wong | 1 | -0/+11 |
2007-02-23 | git-svn: prepare multi-init for wildcard support | Eric Wong | 1 | -6/+14 |
2007-02-23 | git-svn: just name the default svn-remote "svn" instead of "git-svn" | Eric Wong | 1 | -6/+6 |
2007-02-23 | git-svn: avoid tracking change-less revisions | Eric Wong | 1 | -5/+9 |
2007-02-23 | git-svn: enable --minimize to simplify the config and connections | Eric Wong | 1 | -0/+25 |
2007-02-23 | git-svn: add support for metadata in .git/config | Eric Wong | 1 | -0/+63 |