summaryrefslogtreecommitdiff
path: root/vcs-svn
Commit message (Expand)AuthorAgeFilesLines
...
* | vcs-svn: teach line_buffer to handle multiple input filesJonathan Nieder2011-02-266-38/+41
* | vcs-svn: collect line_buffer data in a structJonathan Nieder2011-02-262-23/+33
* | vcs-svn: replace buffer_read_string memory pool with a strbufJonathan Nieder2011-02-261-10/+6
* | vcs-svn: eliminate global byte_bufferJonathan Nieder2011-02-261-1/+2
* | svndump.c: Fix a printf format compiler warningRamsay Jones2011-01-181-1/+1
* | Merge branch 'jn/svn-fe' (early part)Junio C Hamano2011-01-051-3/+10
|\ \ | |/
| * vcs-svn: Error out for v3 dumpsJonathan Nieder2010-11-241-3/+10
* | Merge branch 'jn/maint-svn-fe'Junio C Hamano2010-12-163-5/+12
|\ \ | |/ |/|
| * vcs-svn: fix intermittent repo_tree corruptionJonathan Nieder2010-12-071-2/+2
| * treap: make treap_insert return inserted nodeJonathan Nieder2010-12-072-3/+10
* | vcs-svn: Fix some printf format compiler warningsRamsay Jones2010-09-122-5/+6
|/
* vcs-svn: Avoid %z in format stringJonathan Nieder2010-08-141-2/+3
* vcs-svn: Rename dirent pool to build on WindowsJonathan Nieder2010-08-141-73/+73
* treap: style fixJonathan Nieder2010-08-141-15/+15
* SVN dump parserDavid Barr2010-08-143-0/+315
* Infrastructure to write revisions in fast-export formatDavid Barr2010-08-144-0/+440
* Add stream helper libraryDavid Barr2010-08-143-0/+167
* Add string-specific memory poolDavid Barr2010-08-143-0/+156
* Add treap implementationJason Evans2010-08-143-0/+342
* Add memory pool libraryDavid Barr2010-08-141-0/+61
* Introduce vcs-svn libJonathan Nieder2010-08-141-0/+26