summaryrefslogtreecommitdiff
path: root/remote-testsvn.c
Commit message (Expand)AuthorAgeFilesLines
* use strchrnul() in place of strchr() and strlen()rm/strchrnul-not-strlenRohit Mani2014-03-101-2/+2
* replace {pre,suf}fixcmp() with {starts,ends}_with()cc/starts-n-ends-withChristian Couder2013-12-051-5/+5
* sparse: Fix mingw_main() argument number/type errorsRamsay Jones2013-04-281-1/+1
* remote-testsvn: fix unitialized variableJeff King2012-12-151-1/+3
* remote-svn: add marks-file regenerationFlorian Achleitner2012-10-071-0/+71
* remote-svn: add incremental importFlorian Achleitner2012-10-071-4/+75
* remote-svn: Activate import/export-marks for fast-importFlorian Achleitner2012-10-071-1/+11
* Allow reading svn dumps from files via file:// urlsFlorian Achleitner2012-10-071-19/+33
* Implement a remote helper for svn in CFlorian Achleitner2012-10-071-0/+176