index
:
git
main
maint
master
next
seen
todo
Mirror of https://git.kernel.org/pub/scm/git/git.git/
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
t
/
t1006-cat-file.sh
(
follow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2025-07-08
t1006: fix broken TAP format
Patrick Steinhardt
1
-1
/
+1
2025-06-03
cat-file.c: add batch handling for submodules
Victoria Dye
1
-0
/
+25
2025-06-03
cat-file: add %(objectmode) atom
Victoria Dye
1
-16
/
+22
2025-06-03
t1006: update 'run_tests' to test generic object specifiers
Victoria Dye
1
-20
/
+36
2025-05-16
t: add lib-loose.sh
Jeff King
1
-2
/
+3
2025-05-16
cat-file: make --allow-unknown-type a noop
Jeff King
1
-161
/
+50
2025-04-16
Merge branch 'ps/cat-file-filter-batch'
Junio C Hamano
1
-0
/
+99
2025-04-16
Merge branch 'ps/test-wo-perl-prereq'
Junio C Hamano
1
-6
/
+10
2025-04-15
Merge branch 'jk/zlib-inflate-fixes'
Junio C Hamano
1
-0
/
+53
2025-04-07
t: adapt existing PERL prerequisites
Patrick Steinhardt
1
-5
/
+9
2025-04-07
t: introduce PERL_TEST_HELPERS prerequisite
Patrick Steinhardt
1
-1
/
+1
2025-04-07
builtin/cat-file: support "object:type=" objects filter
Patrick Steinhardt
1
-1
/
+5
2025-04-07
builtin/cat-file: support "blob:limit=" objects filter
Patrick Steinhardt
1
-3
/
+15
2025-04-07
builtin/cat-file: support "blob:none" objects filter
Patrick Steinhardt
1
-2
/
+45
2025-04-07
builtin/cat-file: wire up an option to filter objects
Patrick Steinhardt
1
-0
/
+40
2025-02-25
unpack_loose_header(): avoid numeric comparison of zlib status
Jeff King
1
-0
/
+2
2025-02-25
git_inflate(): skip zlib_post_call() sanity check on Z_NEED_DICT
Jeff King
1
-0
/
+32
2025-02-25
unpack_loose_header(): fix infinite loop on broken zlib input
Jeff King
1
-0
/
+19
2025-01-13
object-name: fix resolution of object names containing curly braces
Elijah Newren
1
-1
/
+30
2024-11-21
t: remove TEST_PASSES_SANITIZE_LEAK annotations
Patrick Steinhardt
1
-1
/
+0
2024-08-14
object-name: fix leaking symlink paths in object context
Patrick Steinhardt
1
-0
/
+1
2024-06-20
t1006: ensure cat-file info isn't buffered by default
Eric Wong
1
-0
/
+30
2024-03-28
Merge branch 'eb/hash-transition'
Junio C Hamano
1
-161
/
+218
2024-01-12
Merge branch 'jk/t1006-cat-file-objectsize-disk'
Junio C Hamano
1
-0
/
+36
2024-01-03
t1006: prefer shell loop to awk for packed object sizes
René Scharfe
1
-6
/
+8
2023-12-21
t1006: add tests for %(objectsize:disk)
Jeff King
1
-0
/
+34
2023-11-27
i18n: factorize even more 'incompatible options' messages
René Scharfe
1
-1
/
+1
2023-10-02
t1006: test oid compatibility with cat-file
Eric W. Biederman
1
-97
/
+154
2023-10-02
t1006: rename sha1 to oid
Eric W. Biederman
1
-110
/
+110
2023-06-12
cat-file: add option '-Z' that delimits input and output with NUL
Patrick Steinhardt
1
-33
/
+90
2023-06-12
t1006: modernize test style to use `test_cmp`
Patrick Steinhardt
1
-23
/
+47
2023-06-12
t1006: don't strip timestamps from expected results
Patrick Steinhardt
1
-42
/
+26
2023-03-20
t1006: assert error output of cat-file
Andrei Rybak
1
-1
/
+2
2023-01-18
t1006: stop using 0-padded timestamps
Jeff King
1
-3
/
+3
2022-07-22
builtin/cat-file.c: support NUL-delimited input with `-z`
Taylor Blau
1
-1
/
+41
2022-07-22
t1006: extract --batch-command inputs to variables
Taylor Blau
1
-14
/
+16
2022-05-12
object-file: fix a unpack_loose_header() regression in 3b6a8db3b03
Ævar Arnfjörð Bjarmason
1
-2
/
+8
2022-02-18
cat-file: add --batch-command mode
John Cai
1
-1
/
+119
2022-02-18
cat-file: add remove_timestamp helper
John Cai
1
-5
/
+10
2022-02-05
Merge branch 'ab/cat-file'
Junio C Hamano
1
-0
/
+92
2022-01-03
Merge branch 'es/test-chain-lint'
Junio C Hamano
1
-6
/
+6
2021-12-30
cat-file: fix remaining usage bugs
Ævar Arnfjörð Bjarmason
1
-20
/
+21
2021-12-30
cat-file: make --batch-all-objects a CMDMODE
Ævar Arnfjörð Bjarmason
1
-5
/
+2
2021-12-30
cat-file tests: test bad usage
Ævar Arnfjörð Bjarmason
1
-0
/
+94
2021-12-13
tests: fix broken &&-chains in `{...}` groups
Eric Sunshine
1
-1
/
+1
2021-12-13
tests: fix broken &&-chains in `$(...)` command substitutions
Eric Sunshine
1
-5
/
+5
2021-12-07
refs: introduce REF_SKIP_OID_VERIFICATION flag
Han-Wen Nienhuys
1
-3
/
+2
2021-10-25
Merge branch 'ab/fsck-unexpected-type'
Junio C Hamano
1
-19
/
+209
2021-10-08
cat-file: disable refs/replace with --batch-all-objects
Jeff King
1
-0
/
+66
2021-10-08
t1006: clean up broken objects
Jeff King
1
-0
/
+9
[next]