summaryrefslogtreecommitdiff
path: root/t/t7700-repack.sh
AgeCommit message (Expand)AuthorFilesLines
2026-07-06t: convert grep assertions to test_grepMichael Montalbo1-7/+7
2026-07-06t: fix grep assertions missing file argumentsMichael Montalbo1-1/+1
2026-03-05Merge branch 'ps/fsck-stream-from-the-right-object-instance'Junio C Hamano1-3/+3
2026-02-24t: disable maintenance where we verify object database structurePatrick Steinhardt1-0/+3
2026-02-23t/helper: improve "genrandom" test helperPatrick Steinhardt1-3/+3
2025-08-25path-walk: fix setup of pending objectsDerrick Stolee1-0/+63
2025-02-12Merge branch 'ds/name-hash-tweaks'Junio C Hamano1-2/+14
2025-01-27pack-objects: add GIT_TEST_NAME_HASH_VERSIONDerrick Stolee1-2/+8
2025-01-27repack: add --name-hash-version optionDerrick Stolee1-0/+6
2024-11-21t: remove TEST_PASSES_SANITIZE_LEAK annotationsPatrick Steinhardt1-1/+0
2024-09-27builtin/repack: fix leaking configurationPatrick Steinhardt1-0/+1
2024-08-06midx: implement support for writing incremental MIDX chainsTaylor Blau1-13/+14
2024-08-06t: retire 'GIT_TEST_MULTI_PACK_INDEX_WRITE_BITMAP'Taylor Blau1-14/+7
2024-04-03t/t7700-repack.sh: fix test breakages with `GIT_TEST_MULTI_PACK_INDEX=1 `Taylor Blau1-0/+2
2023-11-26commit-graph: disable GIT_COMMIT_GRAPH_PARANOIA by defaultPatrick Steinhardt1-1/+1
2023-10-18Merge branch 'tb/repack-max-cruft-size'Junio C Hamano1-121/+0
2023-10-02t7700: split cruft-related tests to t7704Taylor Blau1-121/+0
2023-10-02repack: implement `--filter-to` for storing filtered out objectsChristian Couder1-0/+62
2023-10-02repack: add `--filter=<filter-spec>` optionChristian Couder1-0/+135
2023-07-11builtin/repack.c: only repack `.pack`s that existDerrick Stolee1-1/+35
2023-06-26Merge branch 'tb/collect-pack-filenames-fix'Junio C Hamano1-0/+23
2023-06-12builtin/repack.c: only collect fully-formed packsTaylor Blau1-0/+23
2023-05-23t7700-repack: modernize test formatJohn Cai1-5/+5
2023-04-14repack: disable writing bitmaps when doing a local repackPatrick Steinhardt1-0/+17
2022-11-29Merge branch 'gc/resolve-alternate-symlinks'Junio C Hamano1-0/+16
2022-11-25object-file: use real paths when adding alternatesGlen Choo1-0/+16
2022-11-18Merge branch 'tb/repack-expire-to'Taylor Blau1-0/+121
2022-10-30Merge branch 'jk/repack-tempfile-cleanup'Taylor Blau1-0/+16
2022-10-28Merge branch 'tb/remove-unused-pack-bitmap'Junio C Hamano1-0/+21
2022-10-24builtin/repack.c: implement `--expire-to` for storing pruned objectsTaylor Blau1-0/+121
2022-10-23t7700: annotate cruft-pack failure with ok=sigpipeJeff King1-1/+1
2022-10-21repack: drop remove_temporary_files()Jeff King1-0/+8
2022-10-21repack: use tempfiles for signal cleanupJeff King1-0/+8
2022-10-17repack: don't remove .keep packs with `--pack-kept-objects`Taylor Blau1-0/+24
2022-10-17builtin/repack.c: remove redundant pack-based bitmapsTaylor Blau1-0/+21
2022-03-25t7700: check post-condition in kept-pack testDerrick Stolee1-3/+54
2022-03-23Merge branch 'ps/repack-with-server-info'Junio C Hamano1-0/+50
2022-03-14repack: add config to skip updating server infoPatrick Steinhardt1-0/+18
2022-03-14repack: refactor to avoid double-negation of update-server-infoPatrick Steinhardt1-0/+32
2022-02-16Merge branch 'tb/midx-bitmap-corruption-fix'Junio C Hamano1-4/+0
2022-01-27midx: read `RIDX` chunk when presentTaylor Blau1-4/+0
2022-01-05Merge branch 'ds/repack-fixlets'Junio C Hamano1-0/+13
2021-12-20repack: make '--quiet' disable progressDerrick Stolee1-0/+7
2021-12-20repack: respect kept objects with '--write-midx -b'Derrick Stolee1-0/+6
2021-12-13t6000-t9999: detect and signal failure within loopEric Sunshine1-1/+1
2021-10-01builtin/repack.c: pass `--refs-snapshot` when writing bitmapsTaylor Blau1-0/+42
2021-09-28builtin/repack.c: support writing a MIDX while repackingTaylor Blau1-0/+96
2021-09-01t7700: update to work with MIDX bitmap test knobTaylor Blau1-6/+12
2019-12-04t7700: stop losing return codes of git commandsDenton Liu1-10/+9
2019-12-04t7700: make references to SHA-1 genericDenton Liu1-19/+19