Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2011-01-05 | Merge branch 'jn/svn-fe' (early part) | Junio C Hamano | 1 | -3/+10 |
2010-12-16 | Merge branch 'jn/maint-svn-fe' | Junio C Hamano | 3 | -5/+12 |
2010-12-07 | vcs-svn: fix intermittent repo_tree corruption | Jonathan Nieder | 1 | -2/+2 |
2010-12-07 | treap: make treap_insert return inserted node | Jonathan Nieder | 2 | -3/+10 |
2010-11-24 | vcs-svn: Error out for v3 dumps | Jonathan Nieder | 1 | -3/+10 |
2010-09-12 | vcs-svn: Fix some printf format compiler warnings | Ramsay Jones | 2 | -5/+6 |
2010-08-14 | vcs-svn: Avoid %z in format string | Jonathan Nieder | 1 | -2/+3 |
2010-08-14 | vcs-svn: Rename dirent pool to build on Windows | Jonathan Nieder | 1 | -73/+73 |
2010-08-14 | treap: style fix | Jonathan Nieder | 1 | -15/+15 |
2010-08-14 | SVN dump parser | David Barr | 3 | -0/+315 |
2010-08-14 | Infrastructure to write revisions in fast-export format | David Barr | 4 | -0/+440 |
2010-08-14 | Add stream helper library | David Barr | 3 | -0/+167 |
2010-08-14 | Add string-specific memory pool | David Barr | 3 | -0/+156 |
2010-08-14 | Add treap implementation | Jason Evans | 3 | -0/+342 |
2010-08-14 | Add memory pool library | David Barr | 1 | -0/+61 |
2010-08-14 | Introduce vcs-svn lib | Jonathan Nieder | 1 | -0/+26 |