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
/
t5331-pack-objects-stdin.sh
Age
Commit message (
Expand
)
Author
2026-03-27
pack-objects: support excluded-open packs with --stdin-packs
Taylor Blau
2026-03-04
Merge branch 'ps/maintenance-geometric-default'
Junio C Hamano
2026-02-24
t: disable maintenance where we verify object database structure
Patrick Steinhardt
2026-02-11
builtin/pack-objects: don't fetch objects when merging packs
Patrick Steinhardt
2026-01-14
builtin/pack-objects: exclude promisor objects with "--stdin-packs"
Patrick Steinhardt
2025-06-23
pack-objects: introduce '--stdin-packs=follow'
Taylor Blau
2025-06-23
pack-objects: use standard option incompatibility functions
Taylor Blau
2024-11-21
t: remove TEST_PASSES_SANITIZE_LEAK annotations
Patrick Steinhardt
2023-11-02
tests: teach callers of test_i18ngrep to use test_grep
Junio C Hamano
2023-04-14
pack-objects: extend test coverage of `--stdin-packs` with alternates
Patrick Steinhardt
2023-04-14
pack-objects: fix error when same packfile is included and excluded
Patrick Steinhardt
2023-04-14
pack-objects: fix error when packing same pack twice
Patrick Steinhardt
2023-04-14
pack-objects: split out `--stdin-packs` tests into separate file
Patrick Steinhardt