Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge branch 'ps/reftable-concurrent-compaction' | Junio C Hamano | 2024-09-03 | 1 | -2/+2 |
|\ | |||||
| * | reftable/reader: introduce refcounting | Patrick Steinhardt | 2024-08-23 | 1 | -1/+1 |
| * | reftable/reader: rename `reftable_new_reader()` | Patrick Steinhardt | 2024-08-23 | 1 | -1/+1 |
* | | Merge branch 'ps/leakfixes-part-5' | Junio C Hamano | 2024-09-03 | 1 | -1/+7 |
|\ \ | |||||
| * | | t/helper: fix leaking multi-pack-indices in "read-midx" | Patrick Steinhardt | 2024-08-22 | 1 | -1/+7 |
* | | | Merge branch 'cp/unit-test-reftable-block' | Junio C Hamano | 2024-08-29 | 1 | -1/+0 |
|\ \ \ | |||||
| * | | | t: move reftable/block_test.c to the unit testing framework | Chandra Pratap | 2024-08-21 | 1 | -1/+0 |
| |/ / | |||||
* | | | Merge branch 'ps/reftable-drop-generic' | Junio C Hamano | 2024-08-29 | 1 | -1/+188 |
|\ \ \ | | |/ | |/| | |||||
| * | | t/helper: refactor to not use `struct reftable_table` | Patrick Steinhardt | 2024-08-22 | 1 | -15/+18 |
| * | | t/helper: use `hash_to_hex_algop()` to print hashes | Patrick Steinhardt | 2024-08-22 | 1 | -37/+11 |
| * | | t/helper: inline printing of reftable records | Patrick Steinhardt | 2024-08-22 | 1 | -8/+69 |
| * | | t/helper: inline `reftable_table_print()` | Patrick Steinhardt | 2024-08-22 | 1 | -2/+50 |
| * | | t/helper: inline `reftable_stack_print_directory()` | Patrick Steinhardt | 2024-08-22 | 1 | -1/+22 |
| * | | t/helper: inline `reftable_reader_print_file()` | Patrick Steinhardt | 2024-08-22 | 1 | -1/+22 |
| * | | t/helper: inline `reftable_dump_main()` | Patrick Steinhardt | 2024-08-22 | 1 | -1/+60 |
* | | | Merge branch 'gt/unit-test-urlmatch-normalization' | Junio C Hamano | 2024-08-28 | 3 | -58/+0 |
|\ \ \ | |||||
| * | | | t: migrate t0110-urlmatch-normalization to the new framework | Ghanshyam Thakkar | 2024-08-20 | 3 | -58/+0 |
| |/ / | |||||
* | | | Merge branch 'ds/for-each-ref-is-base' | Junio C Hamano | 2024-08-26 | 1 | -0/+2 |
|\ \ \ | |||||
| * | | | commit-reach: add get_branch_base_for_tip | Derrick Stolee | 2024-08-14 | 1 | -0/+2 |
* | | | | Merge branch 'jk/mark-unused-parameters' | Junio C Hamano | 2024-08-26 | 3 | -3/+3 |
|\ \ \ \ | |||||
| * | | | | test-mergesort: mark unused parameters in trivial callback | Jeff King | 2024-08-17 | 1 | -1/+1 |
| * | | | | t/helper: mark more unused argv/argc arguments | Jeff King | 2024-08-17 | 2 | -2/+2 |
* | | | | | Merge branch 'cp/unit-test-reftable-readwrite' | Junio C Hamano | 2024-08-23 | 1 | -1/+0 |
|\ \ \ \ \ | |||||
| * | | | | | t: move reftable/readwrite_test.c to the unit testing framework | Chandra Pratap | 2024-08-13 | 1 | -1/+0 |
| | |_|/ / | |/| | | | |||||
* | | | | | Merge branch 'ps/config-wo-the-repository' | Junio C Hamano | 2024-08-23 | 3 | -0/+6 |
|\ \ \ \ \ | |_|_|_|/ |/| | | | | |||||
| * | | | | global: prepare for hiding away repo-less config functions | Patrick Steinhardt | 2024-08-13 | 3 | -0/+6 |
| |/ / / | |||||
* | | | | Merge branch 'tb/incremental-midx-part-1' | Junio C Hamano | 2024-08-19 | 1 | -7/+17 |
|\ \ \ \ | |||||
| * | | | | midx: support reading incremental MIDX chains | Taylor Blau | 2024-08-06 | 1 | -7/+17 |
| | |_|/ | |/| | | |||||
* | | | | Merge branch 'rs/unit-tests-test-run' | Junio C Hamano | 2024-08-19 | 1 | -0/+35 |
|\ \ \ \ | |_|_|/ |/| | | | |||||
| * | | | unit-tests: add if_test | René Scharfe | 2024-07-30 | 1 | -0/+33 |
| * | | | unit-tests: show location of checks outside of tests | René Scharfe | 2024-07-30 | 1 | -0/+2 |
| |/ / | |||||
* | | | Merge branch 'jc/refs-symref-referent' | Junio C Hamano | 2024-08-15 | 1 | -1/+1 |
|\ \ \ | |||||
| * | | | refs: add referent to each_ref_fn | John Cai | 2024-08-09 | 1 | -1/+1 |
| |/ / | |||||
* | | | Merge branch 'gt/unit-test-hashmap' | Junio C Hamano | 2024-08-15 | 1 | -97/+1 |
|\ \ \ | |||||
| * | | | t: port helper/test-hashmap.c to unit-tests/t-hashmap.c | Ghanshyam Thakkar | 2024-08-06 | 1 | -97/+1 |
* | | | | Merge branch 'cp/unit-test-reftable-tree' | Junio C Hamano | 2024-08-14 | 1 | -1/+0 |
|\ \ \ \ | |||||
| * | | | | t: move reftable/tree_test.c to the unit testing framework | Chandra Pratap | 2024-08-04 | 1 | -1/+0 |
* | | | | | Merge branch 'kl/test-fixes' | Junio C Hamano | 2024-08-14 | 2 | -0/+3 |
|\ \ \ \ \ | |||||
| * | | | | | set errno=0 before strtoX calls | Kyle Lippincott | 2024-08-05 | 2 | -0/+3 |
| | |_|/ / | |/| | | | |||||
* | | | | | Merge branch 'cp/unit-test-reftable-pq' | Junio C Hamano | 2024-08-14 | 1 | -1/+0 |
|\ \ \ \ \ | |||||
| * | | | | | t: move reftable/pq_test.c to the unit testing framework | Chandra Pratap | 2024-08-01 | 1 | -1/+0 |
| |/ / / / | |||||
* | | | | | Merge branch 'ps/leakfixes-part-3' | Junio C Hamano | 2024-08-14 | 1 | -2/+2 |
|\ \ \ \ \ | |_|_|_|/ |/| | | | | |||||
| * | | | | t/test-repository: fix leaking repository | Patrick Steinhardt | 2024-08-01 | 1 | -2/+2 |
| |/ / / | |||||
* | | | | Merge branch 'cp/unit-test-reftable-merged' | Junio C Hamano | 2024-07-31 | 1 | -1/+0 |
|\ \ \ \ | |/ / / |/| | | | |||||
| * | | | t: move reftable/merged_test.c to the unit testing framework | Chandra Pratap | 2024-07-12 | 1 | -1/+0 |
| | |/ | |/| | |||||
* | | | Merge branch 'cp/unit-test-reftable-record' | Junio C Hamano | 2024-07-15 | 1 | -1/+0 |
|\ \ \ | |||||
| * | | | t: move reftable/record_test.c to the unit testing framework | Chandra Pratap | 2024-07-02 | 1 | -1/+0 |
* | | | | Merge branch 'gt/unit-test-oidmap' | Junio C Hamano | 2024-07-15 | 3 | -127/+0 |
|\ \ \ \ | |||||
| * | | | | t: migrate helper/test-oidmap.c to unit-tests/t-oidmap.c | Ghanshyam Thakkar | 2024-07-03 | 3 | -125/+0 |
* | | | | | Merge branch 'ps/leakfixes-more' | Junio C Hamano | 2024-07-08 | 1 | -0/+1 |
|\ \ \ \ \ |