aboutsummaryrefslogtreecommitdiffstats
path: root/t/t1006-cat-file.sh (follow)
AgeCommit message (Expand)AuthorFilesLines
2024-11-21t: remove TEST_PASSES_SANITIZE_LEAK annotationsPatrick Steinhardt1-1/+0
2024-08-14object-name: fix leaking symlink paths in object contextPatrick Steinhardt1-0/+1
2024-06-20t1006: ensure cat-file info isn't buffered by defaultEric Wong1-0/+30
2024-03-28Merge branch 'eb/hash-transition'Junio C Hamano1-161/+218
2024-01-12Merge branch 'jk/t1006-cat-file-objectsize-disk'Junio C Hamano1-0/+36
2024-01-03t1006: prefer shell loop to awk for packed object sizesRené Scharfe1-6/+8
2023-12-21t1006: add tests for %(objectsize:disk)Jeff King1-0/+34
2023-11-27i18n: factorize even more 'incompatible options' messagesRené Scharfe1-1/+1
2023-10-02t1006: test oid compatibility with cat-fileEric W. Biederman1-97/+154
2023-10-02t1006: rename sha1 to oidEric W. Biederman1-110/+110
2023-06-12cat-file: add option '-Z' that delimits input and output with NULPatrick Steinhardt1-33/+90
2023-06-12t1006: modernize test style to use `test_cmp`Patrick Steinhardt1-23/+47
2023-06-12t1006: don't strip timestamps from expected resultsPatrick Steinhardt1-42/+26
2023-03-20t1006: assert error output of cat-fileAndrei Rybak1-1/+2
2023-01-18t1006: stop using 0-padded timestampsJeff King1-3/+3
2022-07-22builtin/cat-file.c: support NUL-delimited input with `-z`Taylor Blau1-1/+41
2022-07-22t1006: extract --batch-command inputs to variablesTaylor Blau1-14/+16
2022-05-12object-file: fix a unpack_loose_header() regression in 3b6a8db3b03Ævar Arnfjörð Bjarmason1-2/+8
2022-02-18cat-file: add --batch-command modeJohn Cai1-1/+119
2022-02-18cat-file: add remove_timestamp helperJohn Cai1-5/+10
2022-02-05Merge branch 'ab/cat-file'Junio C Hamano1-0/+92
2022-01-03Merge branch 'es/test-chain-lint'Junio C Hamano1-6/+6
2021-12-30cat-file: fix remaining usage bugsÆvar Arnfjörð Bjarmason1-20/+21
2021-12-30cat-file: make --batch-all-objects a CMDMODEÆvar Arnfjörð Bjarmason1-5/+2
2021-12-30cat-file tests: test bad usageÆvar Arnfjörð Bjarmason1-0/+94
2021-12-13tests: fix broken &&-chains in `{...}` groupsEric Sunshine1-1/+1
2021-12-13tests: fix broken &&-chains in `$(...)` command substitutionsEric Sunshine1-5/+5
2021-12-07refs: introduce REF_SKIP_OID_VERIFICATION flagHan-Wen Nienhuys1-3/+2
2021-10-25Merge branch 'ab/fsck-unexpected-type'Junio C Hamano1-19/+209
2021-10-08cat-file: disable refs/replace with --batch-all-objectsJeff King1-0/+66
2021-10-08t1006: clean up broken objectsJeff King1-0/+9
2021-10-01fsck: report invalid object type-path combinationsÆvar Arnfjörð Bjarmason1-1/+1
2021-10-01object-file.c: return ULHR_TOO_LONG on "header too long"Ævar Arnfjörð Bjarmason1-2/+2
2021-10-01cat-file tests: test for current --allow-unknown-type behaviorÆvar Arnfjörð Bjarmason1-0/+61
2021-10-01cat-file tests: add corrupt loose object testÆvar Arnfjörð Bjarmason1-0/+52
2021-10-01cat-file tests: test for missing/bogus object with -t, -s and -pÆvar Arnfjörð Bjarmason1-0/+75
2021-10-01cat-file tests: move bogus_* variable declarations earlierÆvar Arnfjörð Bjarmason1-16/+19
2021-07-13Merge branch 'zh/cat-file-batch-fix'Junio C Hamano1-0/+22
2021-06-04cat-file: handle trivial --batch format with --batch-all-objectsZheNing Hu1-0/+22
2021-01-05mktag: use fsck instead of custom verify_tag()Ævar Arnfjörð Bjarmason1-1/+1
2020-07-30t: remove test_oid_init in testsbrian m. carlson1-2/+0
2018-10-16Merge branch 'md/test-cleanup'Junio C Hamano1-4/+4
2018-10-07tests: standardize pipe placementMatthew DeVore1-4/+4
2018-09-17t1006: make hash size independentbrian m. carlson1-2/+4
2018-08-13cat-file: support "unordered" output for --batch-all-objectsJeff King1-0/+11
2018-08-13t1006: test cat-file --batch-all-objects with duplicatesJeff King1-2/+4
2018-05-14t: switch $_z40 to $ZERO_OIDbrian m. carlson1-4/+4
2018-03-27t/helper: merge test-genrandom into test-toolNguyễn Thái Ngọc Duy1-1/+1
2016-08-11Spelling fixesVille Skyttä1-1/+1
2015-06-26cat-file: sort and de-dup output of --batch-all-objectsJeff King1-3/+2