summaryrefslogtreecommitdiff
path: root/Documentation/git-cat-file.txt
Commit message (Expand)AuthorAgeFilesLines
* git-cat-file.txt: fix list continuations rendering literallyMartin Ågren2023-01-181-7/+12
* cat-file: add mailmap support to --batch-check optionSiddharth Asthana2022-12-201-13/+36
* cat-file: add mailmap support to -s optionSiddharth Asthana2022-12-201-1/+3
* Merge branch 'tb/cat-file-z'Junio C Hamano2022-08-051-1/+6
|\
| * builtin/cat-file.c: support NUL-delimited input with `-z`Taylor Blau2022-07-221-1/+6
* | cat-file: add mailmap supportSiddharth Asthana2022-07-181-0/+6
|/
* Documentation: add --batch-command to cat-file synopsisÆvar Arnfjörð Bjarmason2022-04-071-1/+1
* cat-file: add --batch-command modeJohn Cai2022-02-181-4/+38
* cat-file: don't whitespace-pad "(...)" in SYNOPSIS and usage outputÆvar Arnfjörð Bjarmason2022-01-121-2/+2
* cat-file docs: fix SYNOPSIS and "-h" outputÆvar Arnfjörð Bjarmason2021-12-301-2/+8
* cat-file: disable refs/replace with --batch-all-objectsJeff King2021-10-081-1/+2
* cat-file: mention --unordered along with --batch-all-objectsJeff King2021-10-081-2/+3
* git-cat-file.txt: remove references to "sha1"Denton Liu2021-03-031-5/+6
* git-cat-file.txt: monospace args, placeholders and filenamesDenton Liu2021-03-031-28/+28
* cat-file: add missing [=<format>] to usage/synopsisChristian Couder2020-07-011-1/+1
* Merge branch 'dt/cat-file-batch-ambiguous'Junio C Hamano2019-02-061-0/+6
|\
| * Do not print 'dangling' for cat-file in case of ambiguityDavid Turner2019-01-181-0/+6
* | Use "whitespace" consistentlyPhillip Wood2019-01-101-4/+4
|/
* cat-file: support "unordered" output for --batch-all-objectsJeff King2018-08-131-0/+10
* cat-file doc: document that -e will return some outputab/doc-cat-file-e-still-shows-errorsÆvar Arnfjörð Bjarmason2018-01-101-3/+4
* doc: fix minor typos (extra/duplicated words)ez/doc-duplicated-words-fixEvan Zacks2017-09-141-1/+1
* cat-file: support --textconv/--filters in batch modejs/cat-file-filtersJohannes Schindelin2016-09-111-5/+13
* cat-file --textconv/--filters: allow specifying the path separatelyJohannes Schindelin2016-09-111-1/+6
* cat-file: introduce the --filters optionJohannes Schindelin2016-09-111-3/+9
* cat-file: fix a grammo in the man pageJohannes Schindelin2016-08-241-2/+3
* doc: typeset long command-line options as literalMatthieu Moy2016-06-281-1/+1
* doc: typeset short command-line options as literalMatthieu Moy2016-06-281-6/+6
* usage: do not insist that standard input must come from a filejc/usage-stdinJunio C Hamano2015-10-161-1/+1
* cat-file: sort and de-dup output of --batch-all-objectsjk/cat-file-batch-allJeff King2015-06-261-2/+1
* cat-file: add --batch-all-objects optionJeff King2015-06-221-0/+8
* cat-file: add --buffer optionJeff King2015-06-221-0/+7
* Merge branch 'dt/cat-file-follow-symlinks'Junio C Hamano2015-06-011-1/+98
|\
| * cat-file: add --follow-symlinks to --batchdt/cat-file-follow-symlinksDavid Turner2015-05-201-1/+98
* | cat-file: teach cat-file a '--allow-unknown-type' optionKarthik Nayak2015-05-061-1/+4
|/
* cat-file: provide %(deltabase) batch formatjk/oi-delta-baseJeff King2013-12-261-3/+9
* Merge branch 'rh/ishes-doc'Junio C Hamano2013-09-171-1/+1
|\
| * use 'tree-ish' instead of 'treeish'Richard Hansen2013-09-041-1/+1
* | cat-file: only split on whitespace when %(rest) is usedjk/cat-file-batch-optimJeff King2013-08-051-4/+10
|/
* Revert "cat-file: split --batch input lines on whitespace"Junio C Hamano2013-08-021-8/+2
* cat-file: split --batch input lines on whitespaceJeff King2013-07-121-2/+8
* cat-file: add %(objectsize:disk) format atomJeff King2013-07-121-0/+18
* cat-file: add --batch-check=<format>Jeff King2013-07-121-11/+44
* The name of the hash function is "SHA-1", not "SHA1"Thomas Ackermann2013-04-151-3/+3
* doc: drop author/documentation sections from most pagesJeff King2011-03-111-8/+0
* Documentation: gitrevisions is in section 7Jonathan Nieder2010-10-131-1/+1
* Documentation: link to gitrevisions rather than git-rev-parseMichael J Gruber2010-07-051-1/+1
* git-cat-file.txt: Document --textconvMichael J Gruber2010-06-241-2/+8
* fix cat-file usage message and documentationJeff King2009-05-251-2/+2
* Documentation: minor grammatical fixes in git-cat-file.txtDavid J. Mellor2009-03-221-9/+9
* Documentation: typos / spelling fixesMike Ralphson2008-08-051-1/+1