summaryrefslogtreecommitdiff
path: root/Makefile
AgeCommit message (Expand)Author
2024-10-02Merge branch 'tb/weak-sha1-for-tail-sum'Junio C Hamano
2024-09-27Makefile: allow specifying a SHA-1 for non-cryptographic usesTaylor Blau
2024-09-25Merge branch 'ps/reftable-exclude'Junio C Hamano
2024-09-18Merge branch 'ps/clar-unit-test'Junio C Hamano
2024-09-16Merge branch 'cp/unit-test-reftable-stack'Junio C Hamano
2024-09-16reftable/reader: make table iterator reseekablePatrick Steinhardt
2024-09-16t/unit-tests: introduce reftable libraryPatrick Steinhardt
2024-09-16Makefile: stop listing test library objects twicePatrick Steinhardt
2024-09-12Merge branch 'gt/unit-test-oid-array'Junio C Hamano
2024-09-10Makefile: rename clar-related variables to avoid confusionPatrick Steinhardt
2024-09-08t: move reftable/stack_test.c to the unit testing frameworkChandra Pratap
2024-09-04t/unit-tests: convert ctype tests to use clarPatrick Steinhardt
2024-09-04t/unit-tests: convert strvec tests to use clarPatrick Steinhardt
2024-09-04Makefile: wire up the clar unit testing frameworkPatrick Steinhardt
2024-09-04Makefile: do not use sparse on third-party sourcesPatrick Steinhardt
2024-09-04Makefile: make hdr-check depend on generated headersPatrick Steinhardt
2024-09-04Makefile: fix sparse dependency on GENERATED_HPatrick Steinhardt
2024-09-04t: import the clar unit testing frameworkPatrick Steinhardt
2024-09-03Merge branch 'dh/runtime-prefix-on-zos'Junio C Hamano
2024-09-01t: port helper/test-oid-array.c to unit-tests/t-oid-array.cGhanshyam Thakkar
2024-08-29Merge branch 'cp/unit-test-reftable-block'Junio C Hamano
2024-08-29Merge branch 'ps/reftable-drop-generic'Junio C Hamano
2024-08-28Merge branch 'gt/unit-test-urlmatch-normalization'Junio C Hamano
2024-08-23Merge branch 'cp/unit-test-reftable-readwrite'Junio C Hamano
2024-08-22exec_cmd: RUNTIME_PREFIX on z/OS systemsD Harithamma
2024-08-22reftable/generic: drop interfacePatrick Steinhardt
2024-08-22t/helper: inline `reftable_dump_main()`Patrick Steinhardt
2024-08-21t: move reftable/block_test.c to the unit testing frameworkChandra Pratap
2024-08-20t: migrate t0110-urlmatch-normalization to the new frameworkGhanshyam Thakkar
2024-08-15Merge branch 'gt/unit-test-hashmap'Junio C Hamano
2024-08-14Merge branch 'cp/unit-test-reftable-tree'Junio C Hamano
2024-08-14Merge branch 'cp/unit-test-reftable-pq'Junio C Hamano
2024-08-13t: move reftable/readwrite_test.c to the unit testing frameworkChandra Pratap
2024-08-06t: port helper/test-hashmap.c to unit-tests/t-hashmap.cGhanshyam Thakkar
2024-08-04t: move reftable/tree_test.c to the unit testing frameworkChandra Pratap
2024-08-01t: move reftable/pq_test.c to the unit testing frameworkChandra Pratap
2024-07-31Merge branch 'cp/unit-test-reftable-merged'Junio C Hamano
2024-07-18Makefile: drop -Wno-universal-initializer from SP_EXTRA_FLAGSRamsay Jones
2024-07-15Merge branch 'cp/unit-test-reftable-record'Junio C Hamano
2024-07-12t: move reftable/merged_test.c to the unit testing frameworkChandra Pratap
2024-07-03t: migrate helper/test-oidmap.c to unit-tests/t-oidmap.cGhanshyam Thakkar
2024-07-02t: move reftable/record_test.c to the unit testing frameworkChandra Pratap
2024-06-24Merge branch 'tb/pseudo-merge-reachability-bitmap'Junio C Hamano
2024-06-20Merge branch 'gt/unit-test-oidtree'Junio C Hamano
2024-06-20Merge branch 'ps/make-append-to-cflags'Junio C Hamano
2024-06-17Merge branch 'ps/ref-storage-migration'Junio C Hamano
2024-06-17Merge branch 'ps/check-docs-fix'Junio C Hamano
2024-06-12Merge branch 'gt/decorate-unit-test'Junio C Hamano
2024-06-12Merge branch 'gt/t-hash-unit-test'Junio C Hamano
2024-06-12Merge branch 'cp/reftable-unit-test'Junio C Hamano