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
/
unit-tests
Age
Commit message (
Expand
)
Author
2025-07-24
t/unit-tests: convert reftable block test to use clar
Seyi Kuforiji
2025-07-24
t/unit-tests: convert reftable basics test to use clar test framework
Seyi Kuforiji
2025-07-24
t/unit-tests: implement clar specific reftable test helper functions
Seyi Kuforiji
2025-07-22
prio-queue: add prio_queue_replace()
René Scharfe
2025-07-07
u-string-list: move "remove duplicates" test to "u-string-list.c"
shejialuo
2025-07-07
u-string-list: move "filter string" test to "u-string-list.c"
shejialuo
2025-07-07
u-string-list: move "test_split_in_place" to "u-string-list.c"
shejialuo
2025-07-07
u-string-list: move "test_split" into "u-string-list.c"
shejialuo
2025-05-19
Merge branch 'ps/reftable-read-block-perffix'
Junio C Hamano
2025-05-12
oidmap: rename oidmap_free() to oidmap_clear()
Jeff King
2025-05-12
reftable: fix perf regression when reading blocks of unwanted type
Patrick Steinhardt
2025-04-29
Merge branch 'ps/reftable-api-revamp'
Junio C Hamano
2025-04-16
Merge branch 'sk/clar-trailer-urlmatch-norm-test'
Junio C Hamano
2025-04-15
Merge branch 'js/comma-semicolon-confusion'
Junio C Hamano
2025-04-08
Merge branch 'ps/reftable-sans-compat-util'
Junio C Hamano
2025-04-07
reftable/constants: make block types part of the public interface
Patrick Steinhardt
2025-04-07
reftable/table: introduce iterator for table blocks
Patrick Steinhardt
2025-04-07
reftable/block: expose a generic iterator over reftable records
Patrick Steinhardt
2025-04-07
reftable/block: make block iterators reseekable
Patrick Steinhardt
2025-04-07
reftable/block: rename `block_reader` to `reftable_block`
Patrick Steinhardt
2025-04-07
reftable/block: rename `block` to `block_data`
Patrick Steinhardt
2025-04-07
reftable/table: move reading block into block reader
Patrick Steinhardt
2025-04-07
reftable/blocksource: consolidate code into a single file
Patrick Steinhardt
2025-04-07
reftable/reader: rename data structure to "table"
Patrick Steinhardt
2025-04-01
Merge branch 'ps/reftable-sans-compat-util' into ps/reftable-api-revamp
Junio C Hamano
2025-03-28
clar: avoid using the comma operator unnecessarily
Johannes Schindelin
2025-03-04
t/unit-tests: convert urlmatch-normalization test to clar
Seyi Kuforiji
2025-03-04
t/unit-tests: convert trailer test to use clar
Seyi Kuforiji
2025-02-25
t/unit-tests: convert oidtree test to use clar test framework
Seyi Kuforiji
2025-02-25
t/unit-tests: convert oidmap test to use clar test framework
Seyi Kuforiji
2025-02-25
t/unit-tests: convert oid-array test to use clar test framework
Seyi Kuforiji
2025-02-25
t/unit-tests: implement clar specific oid helper functions
Seyi Kuforiji
2025-02-18
reftable/basics: provide wrappers for big endian conversion
Patrick Steinhardt
2025-02-18
reftable/record: don't `BUG()` in `reftable_record_cmp()`
Patrick Steinhardt
2025-02-18
reftable/record: stop using `BUG()` in `reftable_record_init()`
Patrick Steinhardt
2025-02-14
Merge branch 'kn/reflog-migration-fix-followup'
Junio C Hamano
2025-02-10
Merge branch 'sk/unit-tests-0130'
Junio C Hamano
2025-01-31
t/unit-tests: convert strcmp-offset test to use clar test framework
Seyi Kuforiji
2025-01-31
t/unit-tests: convert strbuf test to use clar test framework
Seyi Kuforiji
2025-01-31
t/unit-tests: adapt example decorate test to use clar test framework
Seyi Kuforiji
2025-01-31
t/unit-tests: convert hashmap test to use clar test framework
Seyi Kuforiji
2025-01-31
global: adapt callers to use generic hash context helpers
Patrick Steinhardt
2025-01-31
hash: stop typedeffing the hash context
Patrick Steinhardt
2025-01-28
Merge branch 'ps/reftable-sign-compare'
Junio C Hamano
2025-01-28
Merge branch 'sk/unit-tests'
Junio C Hamano
2025-01-22
reftable: prevent 'update_index' changes after adding records
Karthik Nayak
2025-01-21
reftable/block: adapt header and footer size to return a `size_t`
Patrick Steinhardt
2025-01-21
reftable/basics: adjust `hash_size()` to return `uint32_t`
Patrick Steinhardt
2025-01-21
reftable/basics: adjust `common_prefix_size()` to return `size_t`
Patrick Steinhardt
2025-01-21
reftable/record: handle overflows when decoding varints
Patrick Steinhardt
[prev]
[next]