Age | Commit message (Expand) | Author | Files | Lines |
2010-11-24 | vcs-svn: Combine repo_replace and repo_modify functions | Jonathan Nieder | 3 | -20/+12 |
2010-11-24 | vcs-svn: Replace = Delete + Add | Jonathan Nieder | 1 | -6/+7 |
2010-11-24 | vcs-svn: handle_node: Handle deletion case early | Jonathan Nieder | 1 | -3/+8 |
2010-11-24 | vcs-svn: Use mark to indicate nodes with included text | Jonathan Nieder | 1 | -8/+8 |
2010-11-24 | vcs-svn: Unclutter handle_node by introducing have_props var | Jonathan Nieder | 1 | -4/+5 |
2010-11-24 | vcs-svn: Eliminate node_ctx.mark global | Jonathan Nieder | 1 | -12/+11 |
2010-11-24 | vcs-svn: Eliminate node_ctx.srcRev global | Jonathan Nieder | 1 | -7/+8 |
2010-11-24 | vcs-svn: Check for errors from open() | Jonathan Nieder | 2 | -3/+5 |
2010-11-24 | vcs-svn: Allow simple v3 dumps (no deltas yet) | David Barr | 1 | -3/+18 |
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 |