summaryrefslogtreecommitdiff
path: root/vcs-svn/repo_tree.c
AgeCommit message (Expand)AuthorFilesLines
2011-05-26Merge branch 'db/svn-fe-code-purge' into svn-feLibravatar Jonathan Nieder1-8/+8
2011-03-26vcs-svn: avoid using ls command twiceLibravatar David Barr1-20/+4
2011-03-22vcs-svn: pass paths through to fast-importLibravatar David Barr1-10/+10
2011-03-07vcs-svn: eliminate repo_tree structureLibravatar Jonathan Nieder1-298/+37
2011-03-07vcs-svn: use higher mark numbers for blobsLibravatar Jonathan Nieder1-1/+1
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