summaryrefslogtreecommitdiff
path: root/t/t1006-cat-file.sh
AgeCommit message (Expand)AuthorFilesLines
2013-08-02Revert "cat-file: split --batch input lines on whitespace"Libravatar Junio C Hamano1-7/+0
2013-07-12cat-file: split --batch input lines on whitespaceLibravatar Jeff King1-0/+7
2013-07-12cat-file: add --batch-check=<format>Libravatar Jeff King1-0/+6
2013-07-11t1006: modernize output comparisonsLibravatar Jeff King1-43/+18
2013-04-17cat-file: print tags raw for "cat-file -p"Libravatar Jeff King1-4/+1
2013-04-12Correct common spelling mistakes in comments and testsLibravatar Stefano Lattarini1-2/+2
2008-06-09cat-file --batch / --batch-check: do not exit if hashes are missingLibravatar Lea Wiemann1-3/+21
2008-06-09t1006-cat-file.sh: typoLibravatar Lea Wiemann1-1/+1
2008-05-23change quoting in test t1006-cat-file.shLibravatar Michele Ballabio1-3/+3
2008-05-05git-cat-file: Add --batch optionLibravatar Adam Roben1-17/+57
2008-05-05git-cat-file: Add --batch-check optionLibravatar Adam Roben1-0/+65
2008-05-05Add tests for git cat-fileLibravatar Adam Roben1-0/+121