index
:
git
gitk-resize-error
main
Fork of git SCM with my patches.
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
t
/
helper
/
test-ref-store.c
Age
Commit message (
Expand
)
Author
2021-12-02
test-ref-store: tweaks to for-each-reflog-ent format
Han-Wen Nienhuys
2021-12-02
test-ref-store: don't add newline to reflog message
Han-Wen Nienhuys
2021-11-22
refs: drop force_create argument of create_reflog API
Han-Wen Nienhuys
2021-10-16
refs API: post-migration API renaming [2/2]
Ævar Arnfjörð Bjarmason
2021-10-16
refs tests: ignore ignore errno in test-ref-store helper
Ævar Arnfjörð Bjarmason
2021-06-02
t/helper/ref-store: initialize oid in resolve-ref
Han-Wen Nienhuys
2021-01-21
refs: switch peel_ref() to peel_iterated_oid()
Jeff King
2020-06-22
worktree: drop get_worktrees() unused 'flags' argument
Eric Sunshine
2019-02-05
Merge branch 'cc/test-ref-store-typofix'
Junio C Hamano
2019-01-17
helper/test-ref-store: fix "new-sha1" vs "old-sha1" typo
Christian Couder
2018-04-12
refs: add repository argument to get_main_ref_store
Stefan Beller
2018-04-11
Merge branch 'nd/combined-test-helper'
Junio C Hamano
2018-03-27
t/helper: merge test-ref-store into test-tool
Nguyễn Thái Ngọc Duy
2018-03-23
object-store: migrate alternates struct and functions from cache.h
Stefan Beller
2017-11-06
Merge branch 'bc/object-id'
Junio C Hamano
2017-10-21
test-ref-store: avoid passing NULL to printf
Jeff King
2017-10-16
refs: convert resolve_ref_unsafe to struct object_id
brian m. carlson
2017-10-16
refs: convert peel_ref to struct object_id
brian m. carlson
2017-10-16
refs: convert update_ref and refs_update_ref to use struct object_id
brian m. carlson
2017-10-16
refs: convert delete_ref and refs_delete_ref to struct object_id
brian m. carlson
2017-05-23
ref_store: take a `msg` parameter when deleting references
Michael Haggerty
2017-05-16
Merge branch 'js/larger-timestamps'
Junio C Hamano
2017-04-27
timestamp_t: a new data type for timestamps
Johannes Schindelin
2017-04-24
worktree.c: kill parse_ref() in favor of refs_resolve_ref_unsafe()
Nguyễn Thái Ngọc Duy
2017-04-23
PRItime: introduce a new "printf format" for timestamps
Johannes Schindelin
2017-04-14
t/helper: add test-ref-store to test ref-store functions
Nguyễn Thái Ngọc Duy
[prev]