summaryrefslogtreecommitdiff
path: root/vcs-svn/fast_export.c
AgeCommit message (Expand)Author
2011-03-28vcs-svn: add missing cast to printf argumentJonathan Nieder
2011-03-26vcs-svn: handle log message with embedded NULJonathan Nieder
2011-03-22vcs-svn: use strbuf for author, UUID, and URLDavid Barr
2011-03-22vcs-svn: improve reporting of input errorsJonathan Nieder
2011-02-26vcs-svn: teach line_buffer to handle multiple input filesJonathan Nieder
2010-09-12vcs-svn: Fix some printf format compiler warningsRamsay Jones
2010-08-15vcs-svn: Avoid %z in format stringJonathan Nieder
2010-08-15Infrastructure to write revisions in fast-export formatDavid Barr