summaryrefslogtreecommitdiff
path: root/tests-clar/fetchhead
Commit message (Expand)AuthorAgeFilesLines
* Reorganize diff and add basic diff driverRussell Belfer2013-06-101-1/+1
* Fetchhead: don't expect a tag that isn't thereBen Straub2013-02-062-1/+9
* Fix fetchhead tests to expect nearly-danglingBen Straub2013-02-061-2/+4
* Use cl_assert_equal_s() instead of strcmp().Sebastian Bauer2013-01-251-5/+5
* Cleanup Clar to make it SIMPLERVicent Marti2013-01-021-99/+0
* fetchhead reading/iteratingEdward Thomson2012-12-191-35/+245
* Fix fetchhead testsBen Straub2012-12-151-2/+1
* Move non-options back out of options structBen Straub2012-12-141-5/+4
* Deploy git_clone_options; remove git_clone_bareBen Straub2012-12-141-5/+10
* Define constant for default fetch specBen Straub2012-12-131-1/+1
* Convert clone to use dangling remotesBen Straub2012-12-121-1/+8
* API updates for remote.hBen Straub2012-11-271-1/+1
* Reset all static variables to NULL in clar's __cleanupSascha Cunz2012-11-232-2/+8
* Call git_remote_update_tips before git_remote_disconnectPhilip Kelley2012-11-221-2/+1
* create FETCH_HEAD specially instead of as a ref fileEdward Thomson2012-11-113-0/+204