aboutsummaryrefslogtreecommitdiff
path: root/remote-testsvn.c
Commit message (Expand)AuthorAge
* common-main: call git_extract_argv0_path()Jeff King2016-07-01
* add an extra level of indirection to main()Jeff King2016-07-01
* strbuf: introduce strbuf_getline_{lf,nul}()Junio C Hamano2016-01-15
* refs: move the remaining ref module declarations to refs.hMichael Haggerty2015-06-22
* run-command: introduce CHILD_PROCESS_INITRené Scharfe2014-08-20
* remote-testsvn: use internal argv_array of struct child_process in cmd_import()René Scharfe2014-07-18
* use strchrnul() in place of strchr() and strlen()Rohit Mani2014-03-10
* replace {pre,suf}fixcmp() with {starts,ends}_with()Christian Couder2013-12-05
* sparse: Fix mingw_main() argument number/type errorsRamsay Jones2013-04-28
* remote-testsvn: fix unitialized variableJeff King2012-12-15
* remote-svn: add marks-file regenerationFlorian Achleitner2012-10-07
* remote-svn: add incremental importFlorian Achleitner2012-10-07
* remote-svn: Activate import/export-marks for fast-importFlorian Achleitner2012-10-07
* Allow reading svn dumps from files via file:// urlsFlorian Achleitner2012-10-07
* Implement a remote helper for svn in CFlorian Achleitner2012-10-07