Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | reflog: move the reflog implementation into refdb_fs | Carlos MartÃn Nieto | 2013-10-02 | 1 | -1/+6 |
* | update copyrights | Edward Thomson | 2013-01-08 | 1 | -1/+1 |
* | Push! By schu, phkelley, and congyiwu, et al | Philip Kelley | 2012-11-28 | 1 | -2/+0 |
* | reflog: introduce git_reflog_write() | nulltoken | 2012-07-25 | 1 | -0/+1 |
* | reflog: add GIT_OID_HEX_ZERO constant | nulltoken | 2012-07-25 | 1 | -0/+2 |
* | Update Copyright header | schu | 2012-02-13 | 1 | -1/+1 |
* | *: correct and codify various file permissions | Brodie Rao | 2011-10-14 | 1 | -0/+1 |
* | fileops/repository: create (most) directories with 0777 permissions | Brodie Rao | 2011-10-14 | 1 | -0/+1 |
* | Cleanup legal data | Vicent Marti | 2011-09-19 | 1 | -0/+6 |
* | reflog: assimilate reflog API to return git_oid's | schu | 2011-08-15 | 1 | -2/+2 |
* | reflog: add API to read or write a reference log | schu | 2011-07-09 | 1 | -0/+26 |