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