Age | Commit message (Expand) | Author | Files | Lines |
2018-04-12 | refs: add repository argument to get_main_ref_store | Stefan Beller | 1 | -1/+2 |
2018-04-11 | Merge branch 'nd/combined-test-helper' | Junio C Hamano | 1 | -1/+2 |
2018-03-27 | t/helper: merge test-ref-store into test-tool | Nguyễn Thái Ngọc Duy | 1 | -1/+2 |
2018-03-23 | object-store: migrate alternates struct and functions from cache.h | Stefan Beller | 1 | -0/+1 |
2017-11-06 | Merge branch 'bc/object-id' | Junio C Hamano | 1 | -14/+14 |
2017-10-21 | test-ref-store: avoid passing NULL to printf | Jeff King | 1 | -1/+1 |
2017-10-16 | refs: convert resolve_ref_unsafe to struct object_id | brian m. carlson | 1 | -3/+3 |
2017-10-16 | refs: convert peel_ref to struct object_id | brian m. carlson | 1 | -3/+3 |
2017-10-16 | refs: convert update_ref and refs_update_ref to use struct object_id | brian m. carlson | 1 | -5/+5 |
2017-10-16 | refs: convert delete_ref and refs_delete_ref to struct object_id | brian m. carlson | 1 | -3/+3 |
2017-05-23 | ref_store: take a `msg` parameter when deleting references | Michael Haggerty | 1 | -1/+2 |
2017-05-16 | Merge branch 'js/larger-timestamps' | Junio C Hamano | 1 | -2/+2 |
2017-04-27 | timestamp_t: a new data type for timestamps | Johannes Schindelin | 1 | -1/+1 |
2017-04-24 | worktree.c: kill parse_ref() in favor of refs_resolve_ref_unsafe() | Nguyễn Thái Ngọc Duy | 1 | -0/+18 |
2017-04-23 | PRItime: introduce a new "printf format" for timestamps | Johannes Schindelin | 1 | -1/+1 |
2017-04-14 | t/helper: add test-ref-store to test ref-store functions | Nguyễn Thái Ngọc Duy | 1 | -0/+277 |