aboutsummaryrefslogtreecommitdiffstats
path: root/remote-testsvn.c
AgeCommit message (Expand)AuthorFilesLines
2014-03-10use strchrnul() in place of strchr() and strlen()Rohit Mani1-2/+2
2013-12-05replace {pre,suf}fixcmp() with {starts,ends}_with()Christian Couder1-5/+5
2013-04-28sparse: Fix mingw_main() argument number/type errorsRamsay Jones1-1/+1
2012-12-15remote-testsvn: fix unitialized variableJeff King1-1/+3
2012-10-07remote-svn: add marks-file regenerationFlorian Achleitner1-0/+71
2012-10-07remote-svn: add incremental importFlorian Achleitner1-4/+75
2012-10-07remote-svn: Activate import/export-marks for fast-importFlorian Achleitner1-1/+11
2012-10-07Allow reading svn dumps from files via file:// urlsFlorian Achleitner1-19/+33
2012-10-07Implement a remote helper for svn in CFlorian Achleitner1-0/+176