Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge branch 'jk/ref-cache-non-repository-optim' | Junio C Hamano | 2016-02-03 | 1 | -14/+32 |
|\ | |||||
| * | resolve_gitlink_ref: ignore non-repository pathsjk/ref-cache-non-repository-optim | Jeff King | 2016-01-25 | 1 | -14/+32 |
* | | lock_ref_sha1_basic: handle REF_NODEREF with invalid refsjk/symbolic-ref | Jeff King | 2016-01-13 | 1 | -9/+10 |
* | | lock_ref_sha1_basic: always fill old_oid while holding lock | Jeff King | 2016-01-13 | 1 | -6/+11 |
* | | create_symref: write reflog while holding lock | Jeff King | 2015-12-29 | 1 | -1/+2 |
* | | create_symref: use existing ref-lock code | Jeff King | 2015-12-29 | 1 | -55/+54 |
* | | create_symref: modernize variable names | Jeff King | 2015-12-29 | 1 | -21/+20 |
|/ | |||||
* | Merge branch 'sg/lock-file-commit-error' | Junio C Hamano | 2015-12-11 | 1 | -1/+1 |
* | refs: break out ref conflict checksdt/refs-backend-pre-vtable | David Turner | 2015-11-20 | 1 | -42/+7 |
* | files_log_ref_write: new function | David Turner | 2015-11-20 | 1 | -0/+8 |
* | refs: split filesystem-based refs code into a new file | Michael Haggerty | 2015-11-20 | 1 | -0/+3539 |