Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | One more rename/cleanup for callback err functions | Russell Belfer | 2013-12-11 | 1 | -1/+1 |
* | Some callback error check style cleanups | Russell Belfer | 2013-12-11 | 1 | -5/+6 |
* | Remove converting user error to GIT_EUSER | Russell Belfer | 2013-12-11 | 1 | -3/+3 |
* | Further EUSER and error propagation fixes | Russell Belfer | 2013-12-11 | 1 | -2/+2 |
* | Merge pull request #1956 from libgit2/cmn/fetch-default-head | Vicent Martí | 2013-11-11 | 1 | -0/+6 |
|\ | |||||
| * | remote: create FETCH_HEAD with a refspecless remote | Carlos Martín Nieto | 2013-11-01 | 1 | -0/+6 |
* | | 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 |