aboutsummaryrefslogtreecommitdiffstats
path: root/Documentation/git-cat-file.txt (follow)
AgeCommit message (Expand)AuthorFilesLines
2025-01-21doc: use .adoc extension for AsciiDoc filesbrian m. carlson1-412/+0
2024-08-22docs: explain the order of output in the batched mode of git-cat-file(1)ahmed akef1-3/+3
2023-10-09doc/cat-file: make synopsis and description less confusingŠtěpán Němec1-17/+15
2023-06-12cat-file: add option '-Z' that delimits input and output with NULPatrick Steinhardt1-2/+13
2023-01-18git-cat-file.txt: fix list continuations rendering literallyMartin Ågren1-7/+12
2022-12-20cat-file: add mailmap support to --batch-check optionSiddharth Asthana1-13/+36
2022-12-20cat-file: add mailmap support to -s optionSiddharth Asthana1-1/+3
2022-08-05Merge branch 'tb/cat-file-z'Junio C Hamano1-1/+6
2022-07-22builtin/cat-file.c: support NUL-delimited input with `-z`Taylor Blau1-1/+6
2022-07-18cat-file: add mailmap supportSiddharth Asthana1-0/+6
2022-04-07Documentation: add --batch-command to cat-file synopsisÆvar Arnfjörð Bjarmason1-1/+1
2022-02-18cat-file: add --batch-command modeJohn Cai1-4/+38
2022-01-12cat-file: don't whitespace-pad "(...)" in SYNOPSIS and usage outputÆvar Arnfjörð Bjarmason1-2/+2
2021-12-30cat-file docs: fix SYNOPSIS and "-h" outputÆvar Arnfjörð Bjarmason1-2/+8
2021-10-08cat-file: disable refs/replace with --batch-all-objectsJeff King1-1/+2
2021-10-08cat-file: mention --unordered along with --batch-all-objectsJeff King1-2/+3
2021-03-03git-cat-file.txt: remove references to "sha1"Denton Liu1-5/+6
2021-03-03git-cat-file.txt: monospace args, placeholders and filenamesDenton Liu1-28/+28
2020-07-01cat-file: add missing [=<format>] to usage/synopsisChristian Couder1-1/+1
2019-02-06Merge branch 'dt/cat-file-batch-ambiguous'Junio C Hamano1-0/+6
2019-01-18Do not print 'dangling' for cat-file in case of ambiguityDavid Turner1-0/+6
2019-01-10Use "whitespace" consistentlyPhillip Wood1-4/+4
2018-08-13cat-file: support "unordered" output for --batch-all-objectsJeff King1-0/+10
2018-01-10cat-file doc: document that -e will return some outputÆvar Arnfjörð Bjarmason1-3/+4
2017-09-14doc: fix minor typos (extra/duplicated words)Evan Zacks1-1/+1
2016-09-11cat-file: support --textconv/--filters in batch modeJohannes Schindelin1-5/+13
2016-09-11cat-file --textconv/--filters: allow specifying the path separatelyJohannes Schindelin1-1/+6
2016-09-11cat-file: introduce the --filters optionJohannes Schindelin1-3/+9
2016-08-24cat-file: fix a grammo in the man pageJohannes Schindelin1-2/+3
2016-06-28doc: typeset long command-line options as literalMatthieu Moy1-1/+1
2016-06-28doc: typeset short command-line options as literalMatthieu Moy1-6/+6
2015-10-16usage: do not insist that standard input must come from a fileJunio C Hamano1-1/+1
2015-06-26cat-file: sort and de-dup output of --batch-all-objectsJeff King1-2/+1
2015-06-22cat-file: add --batch-all-objects optionJeff King1-0/+8
2015-06-22cat-file: add --buffer optionJeff King1-0/+7
2015-06-01Merge branch 'dt/cat-file-follow-symlinks'Junio C Hamano1-1/+98
2015-05-20cat-file: add --follow-symlinks to --batchDavid Turner1-1/+98
2015-05-06cat-file: teach cat-file a '--allow-unknown-type' optionKarthik Nayak1-1/+4
2013-12-26cat-file: provide %(deltabase) batch formatJeff King1-3/+9
2013-09-17Merge branch 'rh/ishes-doc'Junio C Hamano1-1/+1
2013-09-04use 'tree-ish' instead of 'treeish'Richard Hansen1-1/+1
2013-08-05cat-file: only split on whitespace when %(rest) is usedJeff King1-4/+10
2013-08-02Revert "cat-file: split --batch input lines on whitespace"Junio C Hamano1-8/+2
2013-07-12cat-file: split --batch input lines on whitespaceJeff King1-2/+8
2013-07-12cat-file: add %(objectsize:disk) format atomJeff King1-0/+18
2013-07-12cat-file: add --batch-check=<format>Jeff King1-11/+44
2013-04-15The name of the hash function is "SHA-1", not "SHA1"Thomas Ackermann1-3/+3
2011-03-11doc: drop author/documentation sections from most pagesJeff King1-8/+0
2010-10-13Documentation: gitrevisions is in section 7Jonathan Nieder1-1/+1
2010-07-05Documentation: link to gitrevisions rather than git-rev-parseMichael J Gruber1-1/+1