index
:
git
master
git
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
Documentation
/
git-cat-file.txt
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
docs: explain the order of output in the batched mode of git-cat-file(1)
ahmed akef
2024-08-22
1
-3
/
+3
*
doc/cat-file: make synopsis and description less confusing
Štěpán Němec
2023-10-09
1
-17
/
+15
*
cat-file: add option '-Z' that delimits input and output with NUL
Patrick Steinhardt
2023-06-12
1
-2
/
+13
*
git-cat-file.txt: fix list continuations rendering literally
Martin Ågren
2023-01-18
1
-7
/
+12
*
cat-file: add mailmap support to --batch-check option
Siddharth Asthana
2022-12-20
1
-13
/
+36
*
cat-file: add mailmap support to -s option
Siddharth Asthana
2022-12-20
1
-1
/
+3
*
Merge branch 'tb/cat-file-z'
Junio C Hamano
2022-08-06
1
-1
/
+6
|
\
|
*
builtin/cat-file.c: support NUL-delimited input with `-z`
Taylor Blau
2022-07-23
1
-1
/
+6
*
|
cat-file: add mailmap support
Siddharth Asthana
2022-07-18
1
-0
/
+6
|
/
*
Documentation: add --batch-command to cat-file synopsis
Ævar Arnfjörð Bjarmason
2022-04-07
1
-1
/
+1
*
cat-file: add --batch-command mode
John Cai
2022-02-18
1
-4
/
+38
*
cat-file: don't whitespace-pad "(...)" in SYNOPSIS and usage output
Ævar Arnfjörð Bjarmason
2022-01-12
1
-2
/
+2
*
cat-file docs: fix SYNOPSIS and "-h" output
Ævar Arnfjörð Bjarmason
2021-12-30
1
-2
/
+8
*
cat-file: disable refs/replace with --batch-all-objects
Jeff King
2021-10-09
1
-1
/
+2
*
cat-file: mention --unordered along with --batch-all-objects
Jeff King
2021-10-09
1
-2
/
+3
*
git-cat-file.txt: remove references to "sha1"
Denton Liu
2021-03-04
1
-5
/
+6
*
git-cat-file.txt: monospace args, placeholders and filenames
Denton Liu
2021-03-04
1
-28
/
+28
*
cat-file: add missing [=<format>] to usage/synopsis
Christian Couder
2020-07-02
1
-1
/
+1
*
Merge branch 'dt/cat-file-batch-ambiguous'
Junio C Hamano
2019-02-07
1
-0
/
+6
|
\
|
*
Do not print 'dangling' for cat-file in case of ambiguity
David Turner
2019-01-19
1
-0
/
+6
*
|
Use "whitespace" consistently
Phillip Wood
2019-01-10
1
-4
/
+4
|
/
*
cat-file: support "unordered" output for --batch-all-objects
Jeff King
2018-08-13
1
-0
/
+10
*
cat-file doc: document that -e will return some output
Ævar Arnfjörð Bjarmason
2018-01-11
1
-3
/
+4
*
doc: fix minor typos (extra/duplicated words)
Evan Zacks
2017-09-14
1
-1
/
+1
*
cat-file: support --textconv/--filters in batch mode
Johannes Schindelin
2016-09-11
1
-5
/
+13
*
cat-file --textconv/--filters: allow specifying the path separately
Johannes Schindelin
2016-09-11
1
-1
/
+6
*
cat-file: introduce the --filters option
Johannes Schindelin
2016-09-11
1
-3
/
+9
*
cat-file: fix a grammo in the man page
Johannes Schindelin
2016-08-24
1
-2
/
+3
*
doc: typeset long command-line options as literal
Matthieu Moy
2016-06-28
1
-1
/
+1
*
doc: typeset short command-line options as literal
Matthieu Moy
2016-06-28
1
-6
/
+6
*
usage: do not insist that standard input must come from a file
Junio C Hamano
2015-10-17
1
-1
/
+1
*
cat-file: sort and de-dup output of --batch-all-objects
Jeff King
2015-06-26
1
-2
/
+1
*
cat-file: add --batch-all-objects option
Jeff King
2015-06-22
1
-0
/
+8
*
cat-file: add --buffer option
Jeff King
2015-06-22
1
-0
/
+7
*
Merge branch 'dt/cat-file-follow-symlinks'
Junio C Hamano
2015-06-01
1
-1
/
+98
|
\
|
*
cat-file: add --follow-symlinks to --batch
David Turner
2015-05-20
1
-1
/
+98
*
|
cat-file: teach cat-file a '--allow-unknown-type' option
Karthik Nayak
2015-05-06
1
-1
/
+4
|
/
*
cat-file: provide %(deltabase) batch format
Jeff King
2013-12-26
1
-3
/
+9
*
Merge branch 'rh/ishes-doc'
Junio C Hamano
2013-09-17
1
-1
/
+1
|
\
|
*
use 'tree-ish' instead of 'treeish'
Richard Hansen
2013-09-05
1
-1
/
+1
*
|
cat-file: only split on whitespace when %(rest) is used
Jeff King
2013-08-05
1
-4
/
+10
|
/
*
Revert "cat-file: split --batch input lines on whitespace"
Junio C Hamano
2013-08-02
1
-8
/
+2
*
cat-file: split --batch input lines on whitespace
Jeff King
2013-07-12
1
-2
/
+8
*
cat-file: add %(objectsize:disk) format atom
Jeff King
2013-07-12
1
-0
/
+18
*
cat-file: add --batch-check=<format>
Jeff King
2013-07-12
1
-11
/
+44
*
The name of the hash function is "SHA-1", not "SHA1"
Thomas Ackermann
2013-04-15
1
-3
/
+3
*
doc: drop author/documentation sections from most pages
Jeff King
2011-03-11
1
-8
/
+0
*
Documentation: gitrevisions is in section 7
Jonathan Nieder
2010-10-14
1
-1
/
+1
*
Documentation: link to gitrevisions rather than git-rev-parse
Michael J Gruber
2010-07-05
1
-1
/
+1
*
git-cat-file.txt: Document --textconv
Michael J Gruber
2010-06-24
1
-2
/
+8
[next]