index
:
tgif.git
2.36
Terin's Improved Git Fork
terinjokes@gmail.com
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
t
/
helper
/
test-ref-store.c
Age
Commit message (
Expand
)
Author
Files
Lines
2022-01-26
refs API: remove "failure_errno" from refs_resolve_ref_unsafe()
Ævar Arnfjörð Bjarmason
1
-2
/
+1
2021-12-21
test-ref-store: print hash algorithm
Han-Wen Nienhuys
1
-4
/
+5
2021-12-15
Merge branch 'hn/allow-bogus-oid-in-ref-tests'
Junio C Hamano
1
-8
/
+65
2021-12-15
Merge branch 'hn/reflog-tests'
Junio C Hamano
1
-3
/
+3
2021-12-10
Merge branch 'hn/create-reflog-simplify'
Junio C Hamano
1
-2
/
+1
2021-12-07
refs: introduce REF_SKIP_REFNAME_VERIFICATION flag
Han-Wen Nienhuys
1
-0
/
+1
2021-12-07
refs: introduce REF_SKIP_OID_VERIFICATION flag
Han-Wen Nienhuys
1
-0
/
+1
2021-12-07
test-ref-store: plug memory leak in cmd_delete_refs
Han-Wen Nienhuys
1
-1
/
+4
2021-12-07
test-ref-store: parse symbolic flag constants
Han-Wen Nienhuys
1
-7
/
+59
2021-12-07
test-ref-store: remove force-create argument for create-reflog
Han-Wen Nienhuys
1
-1
/
+1
2021-12-02
test-ref-store: tweaks to for-each-reflog-ent format
Han-Wen Nienhuys
1
-2
/
+3
2021-12-02
test-ref-store: don't add newline to reflog message
Han-Wen Nienhuys
1
-3
/
+2
2021-11-22
refs: drop force_create argument of create_reflog API
Han-Wen Nienhuys
1
-2
/
+1
2021-10-16
refs API: post-migration API renaming [2/2]
Ævar Arnfjörð Bjarmason
1
-1
/
+1
2021-10-16
refs tests: ignore ignore errno in test-ref-store helper
Ævar Arnfjörð Bjarmason
1
-2
/
+3
2021-06-02
t/helper/ref-store: initialize oid in resolve-ref
Han-Wen Nienhuys
1
-1
/
+1
2021-01-21
refs: switch peel_ref() to peel_iterated_oid()
Jeff King
1
-13
/
+0
2020-06-22
worktree: drop get_worktrees() unused 'flags' argument
Eric Sunshine
1
-1
/
+1
2019-02-05
Merge branch 'cc/test-ref-store-typofix'
Junio C Hamano
1
-1
/
+1
2019-01-17
helper/test-ref-store: fix "new-sha1" vs "old-sha1" typo
Christian Couder
1
-1
/
+1
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