summaryrefslogtreecommitdiff
path: root/t/helper/test-ref-store.c
Commit message (Expand)AuthorAgeFilesLines
* ref_store: take a `msg` parameter when deleting referencesMichael Haggerty2017-05-231-1/+2
* Merge branch 'js/larger-timestamps'Junio C Hamano2017-05-161-2/+2
|\
| * timestamp_t: a new data type for timestampsJohannes Schindelin2017-04-271-1/+1
| * PRItime: introduce a new "printf format" for timestampsJohannes Schindelin2017-04-231-1/+1
* | worktree.c: kill parse_ref() in favor of refs_resolve_ref_unsafe()Nguyễn Thái Ngọc Duy2017-04-241-0/+18
|/
* t/helper: add test-ref-store to test ref-store functionsNguyễn Thái Ngọc Duy2017-04-141-0/+277