Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge pull request #1956 from libgit2/cmn/fetch-default-head | Vicent Martí | 2013-11-11 | 1 | -0/+6 |
|\ | | | | | Remote revamp (director's cut) | ||||
| * | remote: create FETCH_HEAD with a refspecless remote | Carlos Martín Nieto | 2013-11-01 | 1 | -0/+6 |
| | | | | | | | | | | | | When downloading the default branch due to lack of refspecs, we still need to write out FETCH_HEAD with the tip we downloaded, unfortunately with a format that doesn't match what we already have. | ||||
* | | move mode_t to filebuf_open instead of _commit | Edward Thomson | 2013-11-04 | 1 | -2/+2 |
|/ | |||||
* | immutable references and a pluggable ref database | Edward Thomson | 2013-03-07 | 1 | -1/+0 |
| | |||||
* | update copyrights | Edward Thomson | 2013-01-08 | 1 | -1/+1 |
| | |||||
* | Fix -Wmaybe-uninitialized warning | Michael Schubert | 2012-12-22 | 1 | -1/+1 |
| | |||||
* | fetchhead reading/iterating | Edward Thomson | 2012-12-19 | 1 | -8/+178 |
| | |||||
* | create FETCH_HEAD specially instead of as a ref file | Edward Thomson | 2012-11-11 | 1 | -0/+126 |