summaryrefslogtreecommitdiff
path: root/vcs-svn/fast_export.c
Commit message (Expand)AuthorAgeFilesLines
* vcs-svn: add missing cast to printf argumentJonathan Nieder2011-03-271-1/+2
* vcs-svn: handle log message with embedded NULJonathan Nieder2011-03-261-5/+7
* vcs-svn: use strbuf for author, UUID, and URLDavid Barr2011-03-221-7/+7
* vcs-svn: improve reporting of input errorsJonathan Nieder2011-03-221-2/+11
* vcs-svn: teach line_buffer to handle multiple input filesJonathan Nieder2011-02-261-3/+3
* vcs-svn: Fix some printf format compiler warningsRamsay Jones2010-09-121-4/+5
* vcs-svn: Avoid %z in format stringJonathan Nieder2010-08-141-2/+3
* Infrastructure to write revisions in fast-export formatDavid Barr2010-08-141-0/+74