summaryrefslogtreecommitdiff
path: root/vcs-svn/repo_tree.h
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'db/svn-fe-code-purge' into svn-feJonathan Nieder2011-05-261-7/+4
|\
| * vcs-svn: pass paths through to fast-importDavid Barr2011-03-221-8/+5
| * Merge branch 'db/strbufs-for-metadata' into db/svn-fe-code-purgeJonathan Nieder2011-03-221-2/+3
| |\
* | \ Merge branch 'db/vcs-svn-incremental' into svn-feJonathan Nieder2011-05-261-2/+1
|\ \ \
| * | | vcs-svn: avoid using ls command twiceDavid Barr2011-03-261-2/+1
| |/ /
| * | vcs-svn: eliminate repo_tree structureJonathan Nieder2011-03-071-1/+1
* | | vcs-svn: handle log message with embedded NULJonathan Nieder2011-03-261-2/+2
| |/ |/|
* | vcs-svn: use strbuf for author, UUID, and URLDavid Barr2011-03-221-2/+3
|/
* vcs-svn: simplify repo_modify_path and repo_copyJonathan Nieder2011-03-071-2/+2
* vcs-svn: introduce repo_read_path to check the content at a pathJonathan Nieder2011-03-071-0/+1
* vcs-svn: Combine repo_replace and repo_modify functionsJonathan Nieder2010-11-241-2/+1
* Infrastructure to write revisions in fast-export formatDavid Barr2010-08-141-0/+26