summaryrefslogtreecommitdiff
path: root/t/helper/test-ref-store.c
AgeCommit message (Expand)Author
2017-11-06Merge branch 'bc/object-id'Junio C Hamano
2017-10-21test-ref-store: avoid passing NULL to printfJeff King
2017-10-16refs: convert resolve_ref_unsafe to struct object_idbrian m. carlson
2017-10-16refs: convert peel_ref to struct object_idbrian m. carlson
2017-10-16refs: convert update_ref and refs_update_ref to use struct object_idbrian m. carlson
2017-10-16refs: convert delete_ref and refs_delete_ref to struct object_idbrian m. carlson
2017-05-23ref_store: take a `msg` parameter when deleting referencesMichael Haggerty
2017-05-16Merge branch 'js/larger-timestamps'Junio C Hamano
2017-04-27timestamp_t: a new data type for timestampsJohannes Schindelin
2017-04-25worktree.c: kill parse_ref() in favor of refs_resolve_ref_unsafe()Nguyễn Thái Ngọc Duy
2017-04-24PRItime: introduce a new "printf format" for timestampsJohannes Schindelin
2017-04-14t/helper: add test-ref-store to test ref-store functionsNguyễn Thái Ngọc Duy