summaryrefslogtreecommitdiff
path: root/tests-clar/network
Commit message (Expand)AuthorAgeFilesLines
* Remove old and unused error codesVicent Martí2012-05-021-2/+2
* Update test suiteVicent Martí2012-05-022-16/+16
* Merge branch 'new-error-handling' into developmentVicent Martí2012-05-021-2/+22
|\
| * transport/local: Fix peeling of nested tagsnulltoken2012-04-101-0/+20
| * tag: Add git_tag_peel() which recursively peel a tag until a non tag git_obje...nulltoken2012-04-101-2/+2
* | Discovered cl_git_strequal! Mounted a crusade!Ben Straub2012-03-312-16/+16
* | introduced new function: git_remote_supported_url() <-- returns true if this ...Ryan Wilcox2012-03-011-1/+12
* | implement support for username@host:path URLs in transport_find_fn()Ryan Wilcox2012-02-291-0/+10
|/
* Add git_remote_list()Carlos Martín Nieto2012-02-261-0/+18
* A remote exists with an URL aloneCarlos Martín Nieto2012-02-241-0/+13
* Add git_remote_save()Carlos Martín Nieto2012-02-201-0/+26
* Add git_remote_set_{fetch,push}spec()Carlos Martín Nieto2012-02-201-0/+16
* tests: free the remotes temp bufferCarlos Martín Nieto2012-02-011-0/+1
* refspec: a ref name includes the refs/ prefixCarlos Martín Nieto2012-01-311-0/+10
* Rename the Clay test suite to ClarVicent Martí2012-01-243-0/+191