index
:
git
gitk-resize-error
main
Fork of git SCM with my patches.
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
t
/
t7700-repack.sh
Age
Commit message (
Expand
)
Author
2026-03-05
Merge branch 'ps/fsck-stream-from-the-right-object-instance'
Junio C Hamano
2026-02-24
t: disable maintenance where we verify object database structure
Patrick Steinhardt
2026-02-23
t/helper: improve "genrandom" test helper
Patrick Steinhardt
2025-08-25
path-walk: fix setup of pending objects
Derrick Stolee
2025-02-12
Merge branch 'ds/name-hash-tweaks'
Junio C Hamano
2025-01-27
pack-objects: add GIT_TEST_NAME_HASH_VERSION
Derrick Stolee
2025-01-27
repack: add --name-hash-version option
Derrick Stolee
2024-11-21
t: remove TEST_PASSES_SANITIZE_LEAK annotations
Patrick Steinhardt
2024-09-27
builtin/repack: fix leaking configuration
Patrick Steinhardt
2024-08-06
midx: implement support for writing incremental MIDX chains
Taylor Blau
2024-08-06
t: retire 'GIT_TEST_MULTI_PACK_INDEX_WRITE_BITMAP'
Taylor Blau
2024-04-03
t/t7700-repack.sh: fix test breakages with `GIT_TEST_MULTI_PACK_INDEX=1 `
Taylor Blau
2023-11-26
commit-graph: disable GIT_COMMIT_GRAPH_PARANOIA by default
Patrick Steinhardt
2023-10-18
Merge branch 'tb/repack-max-cruft-size'
Junio C Hamano
2023-10-02
t7700: split cruft-related tests to t7704
Taylor Blau
2023-10-02
repack: implement `--filter-to` for storing filtered out objects
Christian Couder
2023-10-02
repack: add `--filter=<filter-spec>` option
Christian Couder
2023-07-11
builtin/repack.c: only repack `.pack`s that exist
Derrick Stolee
2023-06-26
Merge branch 'tb/collect-pack-filenames-fix'
Junio C Hamano
2023-06-12
builtin/repack.c: only collect fully-formed packs
Taylor Blau
2023-05-23
t7700-repack: modernize test format
John Cai
2023-04-14
repack: disable writing bitmaps when doing a local repack
Patrick Steinhardt
2022-11-29
Merge branch 'gc/resolve-alternate-symlinks'
Junio C Hamano
2022-11-25
object-file: use real paths when adding alternates
Glen Choo
2022-11-18
Merge branch 'tb/repack-expire-to'
Taylor Blau
2022-10-30
Merge branch 'jk/repack-tempfile-cleanup'
Taylor Blau
2022-10-28
Merge branch 'tb/remove-unused-pack-bitmap'
Junio C Hamano
2022-10-24
builtin/repack.c: implement `--expire-to` for storing pruned objects
Taylor Blau
2022-10-23
t7700: annotate cruft-pack failure with ok=sigpipe
Jeff King
2022-10-21
repack: drop remove_temporary_files()
Jeff King
2022-10-21
repack: use tempfiles for signal cleanup
Jeff King
2022-10-17
repack: don't remove .keep packs with `--pack-kept-objects`
Taylor Blau
2022-10-17
builtin/repack.c: remove redundant pack-based bitmaps
Taylor Blau
2022-03-25
t7700: check post-condition in kept-pack test
Derrick Stolee
2022-03-23
Merge branch 'ps/repack-with-server-info'
Junio C Hamano
2022-03-14
repack: add config to skip updating server info
Patrick Steinhardt
2022-03-14
repack: refactor to avoid double-negation of update-server-info
Patrick Steinhardt
2022-02-16
Merge branch 'tb/midx-bitmap-corruption-fix'
Junio C Hamano
2022-01-27
midx: read `RIDX` chunk when present
Taylor Blau
2022-01-05
Merge branch 'ds/repack-fixlets'
Junio C Hamano
2021-12-20
repack: make '--quiet' disable progress
Derrick Stolee
2021-12-20
repack: respect kept objects with '--write-midx -b'
Derrick Stolee
2021-12-13
t6000-t9999: detect and signal failure within loop
Eric Sunshine
2021-10-01
builtin/repack.c: pass `--refs-snapshot` when writing bitmaps
Taylor Blau
2021-09-28
builtin/repack.c: support writing a MIDX while repacking
Taylor Blau
2021-09-01
t7700: update to work with MIDX bitmap test knob
Taylor Blau
2019-12-04
t7700: stop losing return codes of git commands
Denton Liu
2019-12-04
t7700: make references to SHA-1 generic
Denton Liu
2019-12-04
t7700: replace egrep with grep
Denton Liu
2019-12-04
t7700: consolidate code into test_has_duplicate_object()
Denton Liu
[next]