summaryrefslogtreecommitdiff
path: root/tests/network/refspecs.c
Commit message (Expand)AuthorAgeFilesLines
* treewide: remove use of C++ style commentsPatrick Steinhardt2018-07-131-3/+3
* Merge pull request #4699 from nelhage/fetch-null-dstPatrick Steinhardt2018-07-061-0/+5
|\
| * formatting fixNelson Elhage2018-06-291-1/+2
| * Add a test.Nelson Elhage2018-06-251-0/+4
* | refspec: rename `git_refspec__free` to `git_refspec__dispose`Patrick Steinhardt2018-06-291-5/+5
* | refspec: add public parsing apicynecx2018-06-221-0/+12
|/
* Convert usage of `git_buf_free` to new `git_buf_dispose`Patrick Steinhardt2018-06-101-3/+3
* Fix memory leak in tests/network/refspecs.cJeff Hostetler2015-06-171-0/+2
* refspec: make sure matching refspecs have src, dst and input stringsCarlos Martín Nieto2015-05-221-0/+10
* Check if the refspec matches before transformingJacques Germishuys2014-08-171-5/+43
* refspec: support asterisks in the middle of a patternCarlos Martín Nieto2014-07-041-0/+23
* Rename tests-clar to testsBen Straub2013-11-141-0/+87