summaryrefslogtreecommitdiff
path: root/Documentation/git-cat-file.txt
AgeCommit message (Expand)Author
2016-09-11cat-file: support --textconv/--filters in batch modeJohannes Schindelin
2016-09-11cat-file --textconv/--filters: allow specifying the path separatelyJohannes Schindelin
2016-09-11cat-file: introduce the --filters optionJohannes Schindelin
2016-08-24cat-file: fix a grammo in the man pageJohannes Schindelin
2016-06-28doc: typeset long command-line options as literalMatthieu Moy
2016-06-28doc: typeset short command-line options as literalMatthieu Moy
2015-10-16usage: do not insist that standard input must come from a fileJunio C Hamano
2015-06-26cat-file: sort and de-dup output of --batch-all-objectsJeff King
2015-06-22cat-file: add --batch-all-objects optionJeff King
2015-06-22cat-file: add --buffer optionJeff King
2015-06-01Merge branch 'dt/cat-file-follow-symlinks'Junio C Hamano
2015-05-20cat-file: add --follow-symlinks to --batchDavid Turner
2015-05-06cat-file: teach cat-file a '--allow-unknown-type' optionKarthik Nayak
2013-12-26cat-file: provide %(deltabase) batch formatJeff King
2013-09-17Merge branch 'rh/ishes-doc'Junio C Hamano
2013-09-04use 'tree-ish' instead of 'treeish'Richard Hansen
2013-08-05cat-file: only split on whitespace when %(rest) is usedJeff King
2013-08-02Revert "cat-file: split --batch input lines on whitespace"Junio C Hamano
2013-07-12cat-file: split --batch input lines on whitespaceJeff King
2013-07-12cat-file: add %(objectsize:disk) format atomJeff King
2013-07-12cat-file: add --batch-check=<format>Jeff King
2013-04-15The name of the hash function is "SHA-1", not "SHA1"Thomas Ackermann
2011-03-11doc: drop author/documentation sections from most pagesJeff King
2010-10-14Documentation: gitrevisions is in section 7Jonathan Nieder
2010-07-05Documentation: link to gitrevisions rather than git-rev-parseMichael J Gruber
2010-06-24git-cat-file.txt: Document --textconvMichael J Gruber
2009-05-25fix cat-file usage message and documentationJeff King
2009-03-23Documentation: minor grammatical fixes in git-cat-file.txtDavid J. Mellor
2008-08-06Documentation: typos / spelling fixesMike Ralphson
2008-07-02Documentation: be consistent about "git-" versus "git "Jonathan Nieder
2008-06-10Documentation/git-cat-file.txt: add missing line breakLea Wiemann
2008-06-06documentation: move git(7) to git(1)Christian Couder
2008-05-06git-cat-file: Add --batch optionAdam Roben
2008-05-06git-cat-file: Add --batch-check optionAdam Roben
2008-01-07Documentation: rename gitlink macro to linkgitDan McGee
2007-06-07War on whitespaceJunio C Hamano
2007-01-31Update git-cat-file documentationAneesh Kumar K.V
2007-01-18Documentation: sync git.txt command list and manual page titleJunio C Hamano
2006-05-25cat-file: document -p optionJeff King
2006-01-06Wrap synopsis lines and use [verse] to keep formattingJonas Fonseca
2005-12-04A few more options for git-cat-fileH. Peter Anvin
2005-10-10Remove the version tags from the manpagesJunio C Hamano
2005-10-05Some typos and light editing of various manpagesChristian Meder
2005-09-20[PATCH] Documentation: Update all files to use the new gitlink: macroSergey Vlasov
2005-06-28[PATCH] git-cat-file: '-s' to find out object size.Junio C Hamano
2005-05-10[PATCH 1/4] split core-git.txt and updateDavid Greaves