aboutsummaryrefslogtreecommitdiff
path: root/remote-testsvn.c
Commit message (Expand)AuthorAge
* refs: convert read_ref and read_ref_full to object_idbrian m. carlson2017-10-16
* Merge branch 'ab/free-and-null'Junio C Hamano2017-06-24
|\
| * coccinelle: make use of the "type" FREE_AND_NULL() ruleÆvar Arnfjörð Bjarmason2017-06-16
* | Merge branch 'bw/object-id'Junio C Hamano2017-06-19
|\ \ | |/ |/|
| * notes: convert some accessor functions to struct object_idbrian m. carlson2017-06-02
| * notes: make get_note return pointer to struct object_idbrian m. carlson2017-06-02
| * notes: convert for_each_note to struct object_idbrian m. carlson2017-06-02
* | use xfopen() in more placesNguyễn Thái Ngọc Duy2017-05-26
|/
* 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