summaryrefslogtreecommitdiff
path: root/vcs-svn/repo_tree.c
AgeCommit message (Expand)AuthorFilesLines
2011-03-22vcs-svn: use strbuf for author, UUID, and URLLibravatar David Barr1-2/+2
2011-03-07vcs-svn: simplify repo_modify_path and repo_copyLibravatar Jonathan Nieder1-17/+10
2011-03-07vcs-svn: introduce repo_read_path to check the content at a pathLibravatar Jonathan Nieder1-1/+11
2011-02-26Merge commit 'jn/svn-fe' of git://github.com/gitster/git into svn-feLibravatar Jonathan Nieder1-14/+7
2010-12-07vcs-svn: fix intermittent repo_tree corruptionLibravatar Jonathan Nieder1-2/+2
2010-11-24vcs-svn: Combine repo_replace and repo_modify functionsLibravatar Jonathan Nieder1-14/+7
2010-08-14vcs-svn: Rename dirent pool to build on WindowsLibravatar Jonathan Nieder1-73/+73
2010-08-14Infrastructure to write revisions in fast-export formatLibravatar David Barr1-0/+329