summaryrefslogtreecommitdiffstats
path: root/remote-testsvn.c
Commit message (Expand)AuthorAgeFilesLines
* remote-testsvn: use internal argv_array of struct child_process in cmd_import()René Scharfe2014-07-181-9/+7
* use strchrnul() in place of strchr() and strlen()Rohit Mani2014-03-101-2/+2
* replace {pre,suf}fixcmp() with {starts,ends}_with()Christian 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