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
/
t1006-cat-file.sh
Age
Commit message (
Expand
)
Author
2026-03-12
Merge branch 'bc/sha1-256-interop-02'
Junio C Hamano
2026-02-23
t/helper: improve "genrandom" test helper
Patrick Steinhardt
2026-02-07
repository: require Rust support for interoperability
brian m. carlson
2025-12-18
t1006: accommodate for symlink support in MSYS2
Johannes Schindelin
2025-07-08
t1006: fix broken TAP format
Patrick Steinhardt
2025-06-03
cat-file.c: add batch handling for submodules
Victoria Dye
2025-06-03
cat-file: add %(objectmode) atom
Victoria Dye
2025-06-03
t1006: update 'run_tests' to test generic object specifiers
Victoria Dye
2025-05-16
t: add lib-loose.sh
Jeff King
2025-05-16
cat-file: make --allow-unknown-type a noop
Jeff King
2025-04-16
Merge branch 'ps/cat-file-filter-batch'
Junio C Hamano
2025-04-16
Merge branch 'ps/test-wo-perl-prereq'
Junio C Hamano
2025-04-15
Merge branch 'jk/zlib-inflate-fixes'
Junio C Hamano
2025-04-07
t: adapt existing PERL prerequisites
Patrick Steinhardt
2025-04-07
t: introduce PERL_TEST_HELPERS prerequisite
Patrick Steinhardt
2025-04-07
builtin/cat-file: support "object:type=" objects filter
Patrick Steinhardt
2025-04-07
builtin/cat-file: support "blob:limit=" objects filter
Patrick Steinhardt
2025-04-07
builtin/cat-file: support "blob:none" objects filter
Patrick Steinhardt
2025-04-07
builtin/cat-file: wire up an option to filter objects
Patrick Steinhardt
2025-02-25
unpack_loose_header(): avoid numeric comparison of zlib status
Jeff King
2025-02-25
git_inflate(): skip zlib_post_call() sanity check on Z_NEED_DICT
Jeff King
2025-02-25
unpack_loose_header(): fix infinite loop on broken zlib input
Jeff King
2025-01-13
object-name: fix resolution of object names containing curly braces
Elijah Newren
2024-11-21
t: remove TEST_PASSES_SANITIZE_LEAK annotations
Patrick Steinhardt
2024-08-14
object-name: fix leaking symlink paths in object context
Patrick Steinhardt
2024-06-20
t1006: ensure cat-file info isn't buffered by default
Eric Wong
2024-03-28
Merge branch 'eb/hash-transition'
Junio C Hamano
2024-01-12
Merge branch 'jk/t1006-cat-file-objectsize-disk'
Junio C Hamano
2024-01-03
t1006: prefer shell loop to awk for packed object sizes
René Scharfe
2023-12-21
t1006: add tests for %(objectsize:disk)
Jeff King
2023-11-27
i18n: factorize even more 'incompatible options' messages
René Scharfe
2023-10-02
t1006: test oid compatibility with cat-file
Eric W. Biederman
2023-10-02
t1006: rename sha1 to oid
Eric W. Biederman
2023-06-12
cat-file: add option '-Z' that delimits input and output with NUL
Patrick Steinhardt
2023-06-12
t1006: modernize test style to use `test_cmp`
Patrick Steinhardt
2023-06-12
t1006: don't strip timestamps from expected results
Patrick Steinhardt
2023-03-20
t1006: assert error output of cat-file
Andrei Rybak
2023-01-18
t1006: stop using 0-padded timestamps
Jeff King
2022-07-22
builtin/cat-file.c: support NUL-delimited input with `-z`
Taylor Blau
2022-07-22
t1006: extract --batch-command inputs to variables
Taylor Blau
2022-05-12
object-file: fix a unpack_loose_header() regression in 3b6a8db3b03
Ævar Arnfjörð Bjarmason
2022-02-18
cat-file: add --batch-command mode
John Cai
2022-02-18
cat-file: add remove_timestamp helper
John Cai
2022-02-05
Merge branch 'ab/cat-file'
Junio C Hamano
2022-01-03
Merge branch 'es/test-chain-lint'
Junio C Hamano
2021-12-30
cat-file: fix remaining usage bugs
Ævar Arnfjörð Bjarmason
2021-12-30
cat-file: make --batch-all-objects a CMDMODE
Ævar Arnfjörð Bjarmason
2021-12-30
cat-file tests: test bad usage
Ævar Arnfjörð Bjarmason
2021-12-13
tests: fix broken &&-chains in `{...}` groups
Eric Sunshine
2021-12-13
tests: fix broken &&-chains in `$(...)` command substitutions
Eric Sunshine
[next]