summaryrefslogtreecommitdiff
path: root/Makefile
AgeCommit message (Expand)AuthorFilesLines
2024-07-31Merge branch 'cp/unit-test-reftable-merged'Junio C Hamano1-1/+1
2024-07-18Makefile: drop -Wno-universal-initializer from SP_EXTRA_FLAGSRamsay Jones1-1/+1
2024-07-15Merge branch 'cp/unit-test-reftable-record'Junio C Hamano1-1/+1
2024-07-12t: move reftable/merged_test.c to the unit testing frameworkChandra Pratap1-1/+1
2024-07-03t: migrate helper/test-oidmap.c to unit-tests/t-oidmap.cGhanshyam Thakkar1-1/+1
2024-07-02t: move reftable/record_test.c to the unit testing frameworkChandra Pratap1-1/+1
2024-06-24Merge branch 'tb/pseudo-merge-reachability-bitmap'Junio C Hamano1-0/+1
2024-06-20Merge branch 'gt/unit-test-oidtree'Junio C Hamano1-2/+6
2024-06-20Merge branch 'ps/make-append-to-cflags'Junio C Hamano1-2/+2
2024-06-17Merge branch 'ps/ref-storage-migration'Junio C Hamano1-0/+1
2024-06-17Merge branch 'ps/check-docs-fix'Junio C Hamano1-36/+0
2024-06-12Merge branch 'gt/decorate-unit-test'Junio C Hamano1-1/+1
2024-06-12Merge branch 'gt/t-hash-unit-test'Junio C Hamano1-0/+1
2024-06-12Merge branch 'cp/reftable-unit-test'Junio C Hamano1-1/+1
2024-06-12t/: migrate helper/test-oidtree.c to unit-tests/t-oidtree.cGhanshyam Thakkar1-2/+6
2024-06-11Makefile: add ability to append to CFLAGS and LDFLAGSPatrick Steinhardt1-2/+2
2024-06-06Merge branch 'ps/leakfixes'Junio C Hamano1-0/+1
2024-06-06builtin/refs: new command to migrate ref storage formatsPatrick Steinhardt1-0/+1
2024-06-06Makefile: extract script to lint missing/extraneous manpagesPatrick Steinhardt1-36/+0
2024-05-30Merge branch 'gt/unit-test-strcmp-offset'Junio C Hamano1-1/+1
2024-05-30t: move reftable/basics_test.c to the unit testing frameworkChandra Pratap1-1/+1
2024-05-29t/: migrate helper/test-{sha1, sha256} to unit-tests/t-hashGhanshyam Thakkar1-0/+1
2024-05-28t/: migrate helper/test-example-decorate to the unit testing frameworkGhanshyam Thakkar1-1/+1
2024-05-27strvec: add functions to replace and remove stringsPatrick Steinhardt1-0/+1
2024-05-24pseudo-merge.ch: initial commitTaylor Blau1-0/+1
2024-05-23Merge branch 'la/hide-trailer-info'Junio C Hamano1-2/+3
2024-05-20t/: port helper/test-strcmp-offset.c to unit-tests/t-strcmp-offset.cGhanshyam Thakkar1-1/+1
2024-05-15Merge branch 'js/unit-test-suite-runner'Junio C Hamano1-3/+3
2024-05-08Merge branch 'ps/reftable-write-optim'Junio C Hamano1-2/+0
2024-05-06unit tests: add rule for running with test-toolJosh Steadmon1-1/+1
2024-05-06t0080: turn t-basic unit test into a helperJosh Steadmon1-2/+2
2024-05-02trailer: add unit tests for trailer iteratorLinus Arver1-0/+1
2024-05-02Makefile: sort UNIT_TEST_PROGRAMSLinus Arver1-2/+2
2024-04-30Merge branch 'js/build-fuzz-more-often'Junio C Hamano1-21/+30
2024-04-24fuzz: link fuzz programs with `make all` on LinuxJosh Steadmon1-21/+30
2024-04-16Merge branch 'tb/make-indent-conditional-with-non-spaces'Junio C Hamano1-48/+48
2024-04-08reftable: remove name checksPatrick Steinhardt1-2/+0
2024-04-08Makefile(s): avoid recipe prefix in conditional statementsTaylor Blau1-48/+48
2024-04-01midx-write: move writing-related functions from midx.cTaylor Blau1-0/+1
2024-03-28Merge branch 'bt/fuzz-config-parse'Junio C Hamano1-0/+1
2024-03-28Merge branch 'eb/hash-transition'Junio C Hamano1-0/+3
2024-03-15fuzz: add fuzzer for config parsingBrian C Tracy1-0/+1
2024-02-26Merge branch 'ps/reftable-backend'Junio C Hamano1-0/+1
2024-02-08Merge branch 'jk/unit-tests-buildfix'Junio C Hamano1-6/+4
2024-02-08Merge branch 'cp/unit-test-prio-queue'Junio C Hamano1-1/+1
2024-02-07refs: introduce reftable backendPatrick Steinhardt1-0/+1
2024-02-06Merge branch 'jc/make-libpath-template'Junio C Hamano1-6/+6
2024-02-03Merge branch 'jk/unit-tests-buildfix' into js/unit-test-suite-runnerJunio C Hamano1-6/+4
2024-01-31Makefile: reduce repetitive library pathsJunio C Hamano1-6/+6
2024-01-29Makefile: remove UNIT_TEST_BIN directory with "make clean"Jeff King1-2/+2