summaryrefslogtreecommitdiff
path: root/src/fetchhead.c
Commit message (Expand)AuthorAgeFilesLines
* fetchhead: deal with quotes in branch namesCarlos Martín Nieto2014-04-241-1/+1
* One more rename/cleanup for callback err functionsRussell Belfer2013-12-111-1/+1
* Some callback error check style cleanupsRussell Belfer2013-12-111-5/+6
* Remove converting user error to GIT_EUSERRussell Belfer2013-12-111-3/+3
* Further EUSER and error propagation fixesRussell Belfer2013-12-111-2/+2
* Merge pull request #1956 from libgit2/cmn/fetch-default-headVicent Martí2013-11-111-0/+6
|\
| * remote: create FETCH_HEAD with a refspecless remoteCarlos Martín Nieto2013-11-011-0/+6
* | move mode_t to filebuf_open instead of _commitEdward Thomson2013-11-041-2/+2
|/
* immutable references and a pluggable ref databaseEdward Thomson2013-03-071-1/+0
* update copyrightsEdward Thomson2013-01-081-1/+1
* Fix -Wmaybe-uninitialized warningMichael Schubert2012-12-221-1/+1
* fetchhead reading/iteratingEdward Thomson2012-12-191-8/+178
* create FETCH_HEAD specially instead of as a ref fileEdward Thomson2012-11-111-0/+126