summaryrefslogtreecommitdiff
path: root/t
Commit message (Expand)AuthorAgeFilesLines
* t7001: avoid git on upstream of pipeJeff King2023-05-081-16/+22
* Merge branch 'tb/ban-strtok'Junio C Hamano2023-05-025-43/+130
|\
| * t/helper/test-json-writer.c: avoid using `strtok()`Taylor Blau2023-04-241-28/+48
| * t/helper/test-oidmap.c: avoid using `strtok()`Taylor Blau2023-04-241-6/+14
| * t/helper/test-hashmap.c: avoid using `strtok()`Taylor Blau2023-04-241-7/+15
| * string-list: multi-delimiter `string_list_split_in_place()`Taylor Blau2023-04-242-2/+53
* | Merge branch 'jk/blame-fake-commit-label'Junio C Hamano2023-05-021-2/+9
|\ \
| * | blame: use different author name for fake commit generated by --contentsJacob Keller2023-04-241-2/+9
* | | Merge branch 'jk/gpg-trust-level-fix'Junio C Hamano2023-04-281-7/+14
|\ \ \
| * | | gpg-interface: set trust level of missing key to "undefined"Jeff King2023-04-191-7/+14
* | | | Merge branch 'tb/enable-cruft-packs-by-default'Junio C Hamano2023-04-284-92/+92
|\ \ \ \
| * | | | builtin/gc.c: make `gc.cruftPacks` enabled by defaultTaylor Blau2023-04-181-8/+4
| * | | | t/t9300-fast-import.sh: prepare for `gc --cruft` by defaultTaylor Blau2023-04-181-9/+4
| * | | | t/t6500-gc.sh: add additional test casesTaylor Blau2023-04-181-0/+4
| * | | | t/t6500-gc.sh: refactor cruft pack testsTaylor Blau2023-04-181-82/+44
| * | | | t/t6501-freshen-objects.sh: prepare for `gc --cruft` by defaultTaylor Blau2023-04-181-5/+5
| * | | | t/t5304-prune.sh: prepare for `gc --cruft` by defaultTaylor Blau2023-04-181-14/+14
| * | | | builtin/gc.c: ignore cruft packs with `--keep-largest-pack`Taylor Blau2023-04-181-0/+43
| | |_|/ | |/| |
* | | | Merge branch 'ds/fsck-pack-revindex'Junio C Hamano2023-04-271-0/+74
|\ \ \ \
| * | | | fsck: validate .rev file headerDerrick Stolee2023-04-171-0/+15
| * | | | fsck: check rev-index position valuesDerrick Stolee2023-04-171-0/+5
| * | | | fsck: check rev-index checksumsDerrick Stolee2023-04-171-0/+40
| * | | | fsck: create scaffolding for rev-index checksDerrick Stolee2023-04-171-0/+14
* | | | | Merge branch 'tb/pack-revindex-on-disk'Junio C Hamano2023-04-273-4/+17
|\ \ \ \ \ | |/ / / /
| * | | | t: invert `GIT_TEST_WRITE_REV_INDEX`Taylor Blau2023-04-132-2/+2
| * | | | config: enable `pack.writeReverseIndex` by defaultTaylor Blau2023-04-132-2/+2
| * | | | pack-revindex: introduce `pack.readReverseIndex`Taylor Blau2023-04-131-0/+11
| * | | | t5325: mark as leak-freeTaylor Blau2023-04-131-0/+2
| |/ / /
* | | | Merge branch 'ps/fix-geom-repack-with-alternates'Junio C Hamano2023-04-256-136/+434
|\ \ \ \
| * | | | repack: disable writing bitmaps when doing a local repackPatrick Steinhardt2023-04-142-0/+44
| * | | | repack: honor `-l` when calculating pack geometryPatrick Steinhardt2023-04-141-0/+57
| * | | | t/helper: allow chmtime to print verbosely without modifying mtimePatrick Steinhardt2023-04-141-1/+1
| * | | | pack-objects: extend test coverage of `--stdin-packs` with alternatesPatrick Steinhardt2023-04-141-0/+48
| * | | | pack-objects: fix error when same packfile is included and excludedPatrick Steinhardt2023-04-141-0/+20
| * | | | pack-objects: fix error when packing same pack twicePatrick Steinhardt2023-04-142-0/+52
| * | | | pack-objects: split out `--stdin-packs` tests into separate filePatrick Steinhardt2023-04-142-135/+145
| * | | | repack: fix generating multi-pack-index with only non-local packsPatrick Steinhardt2023-04-141-0/+23
| * | | | repack: fix trying to use preferred pack in alternatesPatrick Steinhardt2023-04-141-0/+32
| * | | | midx: fix segfault with no packs and invalid preferred packPatrick Steinhardt2023-04-141-0/+12
| | |/ / | |/| |
* | | | Merge branch 'rj/send-email-validate-hook-count-messages'Junio C Hamano2023-04-251-0/+31
|\ \ \ \
| * | | | send-email: export patch counters in validate environmentRobin Jarry2023-04-141-0/+31
| | |/ / | |/| |
* | | | Merge branch 'jk/protocol-cap-parse-fix'Junio C Hamano2023-04-251-68/+88
|\ \ \ \
| * | | | t5512: test "ls-remote --heads --symref" filtering with v0 and v2Jeff King2023-04-141-19/+7
| * | | | t5512: allow any protocol version for filtered symref testJeff King2023-04-141-3/+1
| * | | | t5512: add v2 support for "ls-remote --symref" testJeff King2023-04-141-8/+11
| * | | | v0 protocol: fix sha1/sha256 confusion for capabilities^{}Jeff King2023-04-141-36/+15
| * | | | t5512: stop referring to "v1" protocolJeff King2023-04-141-4/+4
| * | | | v0 protocol: fix infinite loop when parsing multi-valued capabilitiesJeff King2023-04-141-0/+52
| |/ / /
* | | | Merge branch 'en/header-split-cache-h'Junio C Hamano2023-04-259-4/+9
|\ \ \ \
| * | | | treewide: remove cache.h inclusion due to object-name.h changesElijah Newren2023-04-113-3/+0