summaryrefslogtreecommitdiff
path: root/vcs-svn/repo_tree.h
Commit message (Expand)AuthorAgeFilesLines
* vcs-svn: move remaining repo_tree functions to fast_export.hjn/vcs-svn-cleanupJonathan Nieder2017-08-231-7/+0
* vcs-svn: remove repo_delete wrapper functionJonathan Nieder2017-08-231-1/+0
* vcs-svn: remove custom mode constantsJonathan Nieder2017-08-231-5/+0
* vcs-svn: remove more unused prototypes and declarationsJonathan Nieder2017-08-231-3/+0
* vcs-svn: rename repo functions to "svn_repo"bc/vcs-svn-cleanupbrian m. carlson2017-08-201-3/+3
* vcs-svn: remove unused prototypesbrian m. carlson2017-08-201-7/+0
* 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