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
/
t5310-pack-bitmaps.sh
Age
Commit message (
Expand
)
Author
2026-03-05
Merge branch 'ps/fsck-stream-from-the-right-object-instance'
Junio C Hamano
2026-02-23
t/helper: improve "genrandom" test helper
Patrick Steinhardt
2026-02-19
pack-bitmap: fix bug with exact ref match in "pack.preferBitmapTips"
Patrick Steinhardt
2025-07-15
Merge branch 'ly/load-bitmap-leakfix'
Junio C Hamano
2025-07-01
pack-bitmap: add load corrupt bitmap test
Lidong Yan
2025-06-17
Merge branch 'ds/path-walk-2'
Junio C Hamano
2025-05-16
pack-objects: introduce GIT_TEST_PACK_PATH_WALK
Derrick Stolee
2025-04-07
t: refactor tests depending on Perl substitution operator
Patrick Steinhardt
2025-04-07
t: introduce PERL_TEST_HELPERS prerequisite
Patrick Steinhardt
2025-02-12
Merge branch 'ds/name-hash-tweaks'
Junio C Hamano
2025-01-27
test-tool: add helper for name-hash values
Derrick Stolee
2025-01-27
pack-objects: add GIT_TEST_NAME_HASH_VERSION
Derrick Stolee
2024-12-04
Merge branch 'ps/leakfixes-part-10'
Junio C Hamano
2024-11-21
t: remove TEST_PASSES_SANITIZE_LEAK annotations
Patrick Steinhardt
2024-11-01
rev-list: skip bitmap traversal for --left-right
Jeff King
2024-09-27
revision: fix leaking parents when simplifying commits
Patrick Steinhardt
2024-08-06
t: retire 'GIT_TEST_MULTI_PACK_INDEX_WRITE_BITMAP'
Taylor Blau
2023-11-02
tests: teach callers of test_i18ngrep to use test_grep
Junio C Hamano
2023-05-08
pack-bitmap.c: use commit boundary during bitmap traversal
Taylor Blau
2023-04-06
Merge branch 'ab/config-multi-and-nonbool'
Junio C Hamano
2023-03-28
config API: add "string" version of *_value_multi(), fix segfaults
Ævar Arnfjörð Bjarmason
2023-03-28
config API users: test for *_get_value_multi() segfaults
Ævar Arnfjörð Bjarmason
2022-11-14
pack-bitmap.c: avoid exposing absolute paths
Teng Long
2022-09-26
pack-bitmap: remove trace2 region from hot path
Derrick Stolee
2022-08-26
pack-bitmap: prepare to read lookup table extension
Abhradeep Chakraborty
2022-08-26
pack-bitmap-write: learn pack.writeBitmapLookupTable and add tests
Abhradeep Chakraborty
2022-01-27
pack-bitmap.c: gracefully fallback after opening pack/MIDX
Taylor Blau
2022-01-03
Merge branch 'es/test-chain-lint'
Junio C Hamano
2021-12-15
Merge branch 'js/test-initial-branch-override-cleanup'
Junio C Hamano
2021-12-13
t5000-t5999: detect and signal failure within loop
Eric Sunshine
2021-12-05
tests: set GIT_TEST_DEFAULT_INITIAL_BRANCH_NAME only when needed
Johannes Schindelin
2021-11-29
t/t*: remove custom GIT_TRACE2_EVENT_NESTING
Derrick Stolee
2021-11-01
Merge branch 'ab/test-lib'
Junio C Hamano
2021-10-29
t5310: drop lib-bundle.sh include
Jeff King
2021-09-01
t5310: disable GIT_TEST_MULTI_PACK_INDEX_WRITE_BITMAP
Jeff King
2021-09-01
t5310: move some tests to lib-bitmap.sh
Taylor Blau
2021-04-20
Merge branch 'jk/pack-objects-bitmap-progress-fix'
Junio C Hamano
2021-04-12
pack-objects: update "nr_seen" progress based on pack-reused count
Jeff King
2021-03-31
builtin/pack-objects.c: respect 'pack.preferBitmapTips'
Taylor Blau
2021-02-10
test-lib-functions: move function to lib-bitmap.sh
Ævar Arnfjörð Bjarmason
2021-01-25
Merge branch 'js/default-branch-name-tests-final-stretch'
Junio C Hamano
2021-01-06
Merge branch 'tb/pack-bitmap'
Junio C Hamano
2020-12-08
pack-bitmap-write: relax unique revwalk condition
Derrick Stolee
2020-12-08
pack-bitmap-write: build fewer intermediate bitmaps
Derrick Stolee
2020-12-08
t5310: add branch-based checks
Derrick Stolee
2020-12-08
t5310: drop size of truncated ewah bitmap
Jeff King
2020-12-08
pack-bitmap: bounds-check size of cache extension
Jeff King
2020-11-19
tests: mark tests relying on the current default for `init.defaultBranch`
Johannes Schindelin
2020-11-16
t5310-pack-bitmaps: skip JGit tests with SHA256
SZEDER Gábor
2020-02-14
pack-objects: support filters with bitmaps
Jeff King
[next]