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
/
t5316-pack-delta-depth.sh
Age
Commit message (
Expand
)
Author
2026-02-24
t: disable maintenance where we verify object database structure
Patrick Steinhardt
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
t5316: refactor `max_chain()` to not depend on Perl
Patrick Steinhardt
2025-04-07
t: introduce PERL_TEST_HELPERS prerequisite
Patrick Steinhardt
2024-11-21
t: remove TEST_PASSES_SANITIZE_LEAK annotations
Patrick Steinhardt
2022-04-13
revisions API: have release_revisions() release "filter"
Ævar Arnfjörð Bjarmason
2022-02-25
Merge branch 'ab/only-single-progress-at-once'
Junio C Hamano
2022-02-03
progress API: unify stop_progress{,_msg}(), fix trace2 bug
Ævar Arnfjörð Bjarmason
2021-12-13
tests: fix broken &&-chains in `{...}` groups
Eric Sunshine
2021-05-03
pack-objects: clamp negative depth to 0
Jeff King
2021-05-03
t5316: check behavior of pack-objects --depth=0
Jeff King
2021-02-10
tests: remove most uses of test_i18ncmp
Ævar Arnfjörð Bjarmason
2018-03-27
t/helper: merge test-genrandom into test-tool
Nguyễn Thái Ngọc Duy
2017-05-11
tests: fix tests broken under GETTEXT_POISON=YesPlease
Ævar Arnfjörð Bjarmason
2017-01-27
pack-objects: enforce --depth limit in reused deltas
Jeff King