summaryrefslogtreecommitdiffstats
path: root/t/t5319-multi-pack-index.sh (follow)
Commit message (Expand)AuthorAgeFilesLines
* midx: fix segfault with no packs and invalid preferred packPatrick Steinhardt2023-04-141-0/+12
* delta-islands: fix segfault when freeing island marksPatrick Steinhardt2023-02-211-0/+16
* midx.c: avoid cruft packs with non-zero `repack --batch-size`Taylor Blau2022-09-211-0/+41
* midx.c: avoid cruft packs with `repack --batch-size=0`Taylor Blau2022-09-211-0/+23
* midx.c: prevent `expire` from removing the cruft packTaylor Blau2022-09-211-0/+30
* Merge branch 'es/test-chain-lint'Junio C Hamano2022-01-041-5/+5
|\
| * t5000-t5999: detect and signal failure within loopEric Sunshine2021-12-131-5/+5
* | Merge branch 'jk/t5319-midx-corruption-test-deflake'Junio C Hamano2021-12-101-2/+4
|\ \ | |/ |/|
| * t5319: corrupt more bytes of the midx checksumJeff King2021-11-181-2/+4
* | Merge branch 'gc/use-repo-settings'Junio C Hamano2021-11-011-1/+4
|\ \
| * | fsck: verify multi-pack-index when implictly enabledGlen Choo2021-10-151-1/+4
* | | Merge branch 'tb/repack-write-midx'Junio C Hamano2021-10-191-0/+15
|\ \ \ | |/ / |/| |
| * | builtin/multi-pack-index.c: support `--stdin-packs` modeTaylor Blau2021-09-291-0/+15
* | | Merge branch 'tb/commit-graph-usage-fix'Junio C Hamano2021-10-061-6/+6
|\ \ \ | |/ / |/| |
| * | builtin/multi-pack-index.c: disable top-level --[no-]progressTaylor Blau2021-09-221-6/+6
| |/
* | t5319: don't write MIDX bitmaps in t5319Taylor Blau2021-09-011-1/+2
* | midx: avoid opening multiple MIDXs when writingTaylor Blau2021-09-011-1/+9
* | midx: reject empty `--preferred-pack`'sTaylor Blau2021-09-011-0/+17
* | midx: fix `*.rev` cleanups with `--object-dir`Taylor Blau2021-09-011-0/+28
* | midx: disallow running outside of a repositoryTaylor Blau2021-09-011-0/+5
|/
* Merge branch 'tb/reverse-midx'Junio C Hamano2021-07-281-0/+5
|\
| * multi-pack-index: fix potential segfault without sub-commandTaylor Blau2021-07-201-0/+5
* | midx: report checksum mismatches during 'verify'Taylor Blau2021-06-291-0/+5
* | midx: don't reuse corrupt MIDXs when writingTaylor Blau2021-06-291-0/+8
|/
* midx: allow marking a pack as preferredTaylor Blau2021-04-011-0/+42
* Merge branch 'ds/chunked-file-api' into tb/reverse-midxJunio C Hamano2021-02-251-3/+3
|\
| * midx: use chunk-format read APIDerrick Stolee2021-02-181-3/+3
* | t: prepare for GIT_TEST_WRITE_REV_INDEXTaylor Blau2021-01-261-2/+3
|/
* Merge branch 'tb/idx-midx-race-fix'Junio C Hamano2020-12-091-2/+28
|\
| * midx.c: protect against disappearing packsTaylor Blau2020-11-251-1/+7
| * packfile.c: protect against disappearing indexesTaylor Blau2020-11-251-2/+22
* | Merge branch 'ds/maintenance-part-2'Junio C Hamano2020-10-271-7/+8
|\ \
| * | maintenance: add incremental-repack taskDerrick Stolee2020-09-251-0/+1
| * | midx: use start_delayed_progress()Derrick Stolee2020-09-251-7/+7
* | | Merge branch 'tb/repack-clearing-midx'Junio C Hamano2020-09-091-2/+42
|\ \ \
| * | | builtin/repack.c: invalidate MIDX only when necessaryTaylor Blau2020-08-261-2/+42
* | | | Merge branch 'ds/midx-repack-to-batch-size'Junio C Hamano2020-08-241-0/+18
|\ \ \ \
| * | | | multi-pack-index: repack batches below --batch-sizeDerrick Stolee2020-08-111-0/+18
| |/ / /
* | / / multi-pack-index: use hash version byteDerrick Stolee2020-08-181-4/+39
| |/ / |/| |
* | | t: remove test_oid_init in testsbrian m. carlson2020-07-301-1/+0
|/ /
* | multi-pack-index: respect repack.packKeptObjects=falseDerrick Stolee2020-05-101-0/+27
* | Merge branch 'ds/t5319-touch-fix'Junio C Hamano2020-04-291-4/+4
|\ \
| * | t5319: replace 'touch -m' with 'test-tool chmtime'Derrick Stolee2020-04-011-4/+4
| |/
* | midx.c: fix an integer underflowDamien Robert2020-03-291-4/+9
* | t5319: make test work with SHA-256brian m. carlson2020-01-151-4/+18
* | t5319: change invalid offset for SHA-256 compatibilitybrian m. carlson2020-01-151-2/+2
* | multi-pack-index: add [--[no-]progress] option.William Baker2019-10-231-0/+69
|/
* t5319: use 'test-tool path-utils' instead of 'ls -l'Derrick Stolee2019-07-011-2/+2
* t5319-multi-pack-index.sh: test batch size zeroDerrick Stolee2019-06-111-0/+19
* midx: add test that 'expire' respects .keep filesDerrick Stolee2019-06-111-0/+18