summaryrefslogtreecommitdiffstats
path: root/Makefile (follow)
Commit message (Expand)AuthorAgeFilesLines
* reftable/basics: merge "publicbasics" into "basics"Patrick Steinhardt2024-10-021-1/+0
* Merge branch 'ps/reftable-exclude' into ps/reftable-alloc-failuresJunio C Hamano2024-09-161-4/+4
|\
| * reftable/reader: make table iterator reseekablePatrick Steinhardt2024-09-161-0/+1
| * t/unit-tests: introduce reftable libraryPatrick Steinhardt2024-09-161-0/+1
| * Makefile: stop listing test library objects twicePatrick Steinhardt2024-09-161-4/+2
* | Merge branch 'cp/unit-test-reftable-stack' into ps/reftable-alloc-failuresJunio C Hamano2024-09-161-9/+3
|\|
| * t: move reftable/stack_test.c to the unit testing frameworkChandra Pratap2024-09-081-9/+3
* | Merge branch 'gt/unit-test-oid-array'Junio C Hamano2024-09-121-1/+1
|\ \ | |/ |/|
| * t: port helper/test-oid-array.c to unit-tests/t-oid-array.cGhanshyam Thakkar2024-09-021-1/+1
* | Merge branch 'dh/runtime-prefix-on-zos'Junio C Hamano2024-09-031-0/+8
|\ \
| * | exec_cmd: RUNTIME_PREFIX on z/OS systemsD Harithamma2024-08-221-0/+8
* | | Merge branch 'cp/unit-test-reftable-block'Junio C Hamano2024-08-291-1/+1
|\ \ \
| * | | t: move reftable/block_test.c to the unit testing frameworkChandra Pratap2024-08-211-1/+1
| |/ /
* | | Merge branch 'ps/reftable-drop-generic'Junio C Hamano2024-08-291-2/+0
|\ \ \
| * | | reftable/generic: drop interfacePatrick Steinhardt2024-08-221-1/+0
| * | | t/helper: inline `reftable_dump_main()`Patrick Steinhardt2024-08-221-1/+0
* | | | Merge branch 'gt/unit-test-urlmatch-normalization'Junio C Hamano2024-08-281-1/+1
|\ \ \ \ | |_|_|/ |/| | |
| * | | t: migrate t0110-urlmatch-normalization to the new frameworkGhanshyam Thakkar2024-08-201-1/+1
| |/ /
* | | Merge branch 'cp/unit-test-reftable-readwrite'Junio C Hamano2024-08-231-1/+1
|\ \ \ | |_|/ |/| |
| * | t: move reftable/readwrite_test.c to the unit testing frameworkChandra Pratap2024-08-131-1/+1
| |/
* | Merge branch 'gt/unit-test-hashmap'Junio C Hamano2024-08-151-0/+1
|\ \
| * | t: port helper/test-hashmap.c to unit-tests/t-hashmap.cGhanshyam Thakkar2024-08-061-0/+1
* | | Merge branch 'cp/unit-test-reftable-tree'Junio C Hamano2024-08-141-1/+1
|\ \ \
| * | | t: move reftable/tree_test.c to the unit testing frameworkChandra Pratap2024-08-041-1/+1
* | | | Merge branch 'cp/unit-test-reftable-pq'Junio C Hamano2024-08-141-1/+1
|\ \ \ \ | |_|_|/ |/| | |
| * | | t: move reftable/pq_test.c to the unit testing frameworkChandra Pratap2024-08-011-1/+1
* | | | Merge branch 'cp/unit-test-reftable-merged'Junio C Hamano2024-07-311-1/+1
|\ \ \ \
| * | | | t: move reftable/merged_test.c to the unit testing frameworkChandra Pratap2024-07-121-1/+1
| | |_|/ | |/| |
* | | | Makefile: drop -Wno-universal-initializer from SP_EXTRA_FLAGSRamsay Jones2024-07-181-1/+1
| |/ / |/| |
* | | Merge branch 'cp/unit-test-reftable-record'Junio C Hamano2024-07-151-1/+1
|\ \ \
| * | | t: move reftable/record_test.c to the unit testing frameworkChandra Pratap2024-07-021-1/+1
* | | | t: migrate helper/test-oidmap.c to unit-tests/t-oidmap.cGhanshyam Thakkar2024-07-031-1/+1
| |/ / |/| |
* | | Merge branch 'tb/pseudo-merge-reachability-bitmap'Junio C Hamano2024-06-251-0/+1
|\ \ \
| * | | pseudo-merge.ch: initial commitTaylor Blau2024-05-241-0/+1
* | | | Merge branch 'gt/unit-test-oidtree'Junio C Hamano2024-06-211-2/+6
|\ \ \ \
| * | | | t/: migrate helper/test-oidtree.c to unit-tests/t-oidtree.cGhanshyam Thakkar2024-06-121-2/+6
| | |_|/ | |/| |
* | | | Merge branch 'ps/make-append-to-cflags'Junio C Hamano2024-06-211-2/+2
|\ \ \ \
| * | | | Makefile: add ability to append to CFLAGS and LDFLAGSPatrick Steinhardt2024-06-121-2/+2
| | |/ / | |/| |
* | | | Merge branch 'ps/ref-storage-migration'Junio C Hamano2024-06-181-0/+1
|\ \ \ \
| * | | | builtin/refs: new command to migrate ref storage formatsPatrick Steinhardt2024-06-061-0/+1
* | | | | Merge branch 'ps/check-docs-fix'Junio C Hamano2024-06-181-36/+0
|\ \ \ \ \ | |_|_|_|/ |/| | | |
| * | | | Makefile: extract script to lint missing/extraneous manpagesPatrick Steinhardt2024-06-061-36/+0
* | | | | Merge branch 'gt/decorate-unit-test'Junio C Hamano2024-06-121-1/+1
|\ \ \ \ \
| * | | | | t/: migrate helper/test-example-decorate to the unit testing frameworkGhanshyam Thakkar2024-05-281-1/+1
| | |/ / / | |/| | |
* | | | | Merge branch 'gt/t-hash-unit-test'Junio C Hamano2024-06-121-0/+1
|\ \ \ \ \
| * | | | | t/: migrate helper/test-{sha1, sha256} to unit-tests/t-hashGhanshyam Thakkar2024-05-291-0/+1
| | |_|/ / | |/| | |
* | | | | Merge branch 'cp/reftable-unit-test'Junio C Hamano2024-06-121-1/+1
|\ \ \ \ \ | |_|_|_|/ |/| | | |
| * | | | t: move reftable/basics_test.c to the unit testing frameworkChandra Pratap2024-05-301-1/+1
| |/ / /
* | | | Merge branch 'ps/leakfixes'Junio C Hamano2024-06-061-0/+1
|\ \ \ \ | |_|_|/ |/| | |
| * | | strvec: add functions to replace and remove stringsPatrick Steinhardt2024-05-271-0/+1
| | |/ | |/|