summaryrefslogtreecommitdiff
path: root/src/fetchhead.c
Commit message (Expand)AuthorAgeFilesLines
* 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