summaryrefslogtreecommitdiff
path: root/tests/online/fetchhead.c
Commit message (Expand)AuthorAgeFilesLines
* strarray: we should `dispose` instead of `free`Edward Thomson2020-06-011-1/+1
* fetchhead: strip credentials from remote URLPatrick Steinhardt2020-01-311-0/+17
* fileops: rename to "futils.h" to match function signaturesPatrick Steinhardt2019-07-201-1/+1
* fetchhead: use size_t in testsEdward Thomson2019-06-241-5/+5
* Convert usage of `git_buf_free` to new `git_buf_dispose`Patrick Steinhardt2018-06-101-1/+1
* tests: fetchhead: fix memory leakPatrick Steinhardt2016-10-271-0/+2
* refspec: do not set empty rhs for fetch refspecsPatrick Steinhardt2016-08-041-0/+51
* remote: move the tagopt setting to the fetch optionsCarlos Martín Nieto2015-05-131-2/+3
* Remove the callbacks struct from the remoteCarlos Martín Nieto2015-05-131-6/+3
* Remove the signature from ref-modifying functionsCarlos Martín Nieto2015-03-031-1/+1
* remote: rename _load() to _lookup()cmn/remote-lookupCarlos Martín Nieto2014-11-081-1/+1
* remote: use active refspec override in the testsCarlos Martín Nieto2014-09-301-3/+5
* remote: allow overriding the refspecs for download and fetchCarlos Martín Nieto2014-09-301-1/+1
* When auto follow tags, FETCH_HEAD should list only newly followed tagsLinquize2014-09-061-0/+12
* Add reflog parameters to remote apisBen Straub2014-02-041-1/+1
* Rename tests-clar to testsBen Straub2013-11-141-0/+91