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