summaryrefslogtreecommitdiff
path: root/remote-testsvn.c
AgeCommit message (Expand)Author
2014-08-20run-command: introduce CHILD_PROCESS_INITRené Scharfe
2014-07-18remote-testsvn: use internal argv_array of struct child_process in cmd_import()René Scharfe
2014-03-10use strchrnul() in place of strchr() and strlen()Rohit Mani
2013-12-05replace {pre,suf}fixcmp() with {starts,ends}_with()Christian Couder
2013-04-28sparse: Fix mingw_main() argument number/type errorsRamsay Jones
2012-12-15remote-testsvn: fix unitialized variableJeff King
2012-10-07remote-svn: add marks-file regenerationFlorian Achleitner
2012-10-07remote-svn: add incremental importFlorian Achleitner
2012-10-07remote-svn: Activate import/export-marks for fast-importFlorian Achleitner
2012-10-07Allow reading svn dumps from files via file:// urlsFlorian Achleitner
2012-10-07Implement a remote helper for svn in CFlorian Achleitner