summaryrefslogtreecommitdiff
path: root/vcs-svn/repo_tree.c
Commit message (Expand)AuthorAgeFilesLines
* Fix a bitwise negation assignment issue spotted by Sun StudioÆvar Arnfjörð Bjarmason2011-12-211-1/+1
* Merge branch 'svn-fe' of git://repo.or.cz/git/jrnJunio C Hamano2011-03-261-2/+3
|\
| * vcs-svn: handle log message with embedded NULJonathan Nieder2011-03-261-2/+3
* | Merge branch 'svn-fe' of git://repo.or.cz/git/jrnJunio C Hamano2011-03-221-20/+23
|\ \ | |/
| * vcs-svn: use strbuf for author, UUID, and URLDavid Barr2011-03-221-2/+2
| * vcs-svn: simplify repo_modify_path and repo_copyJonathan Nieder2011-03-071-17/+10
| * vcs-svn: introduce repo_read_path to check the content at a pathJonathan Nieder2011-03-071-1/+11
* | vcs-svn: remove spurious semicolonsJonathan Nieder2011-03-161-1/+1
|/
* Merge commit 'jn/svn-fe' of git://github.com/gitster/git into svn-feJonathan Nieder2011-02-261-14/+7
|\
| * vcs-svn: Combine repo_replace and repo_modify functionsJonathan Nieder2010-11-241-14/+7
* | vcs-svn: fix intermittent repo_tree corruptionJonathan Nieder2010-12-071-2/+2
|/
* vcs-svn: Rename dirent pool to build on WindowsJonathan Nieder2010-08-141-73/+73
* Infrastructure to write revisions in fast-export formatDavid Barr2010-08-141-0/+329