summaryrefslogtreecommitdiff
path: root/t/t1006-cat-file.sh
Commit message (Expand)AuthorAgeFilesLines
...
* cat-file: split --batch input lines on whitespaceJeff King2013-07-121-0/+7
* cat-file: add --batch-check=<format>Jeff King2013-07-121-0/+6
* t1006: modernize output comparisonsJeff King2013-07-111-43/+18
* cat-file: print tags raw for "cat-file -p"Jeff King2013-04-171-4/+1
* Correct common spelling mistakes in comments and testsStefano Lattarini2013-04-121-2/+2
* cat-file --batch / --batch-check: do not exit if hashes are missingLea Wiemann2008-06-091-3/+21
* t1006-cat-file.sh: typoLea Wiemann2008-06-091-1/+1
* change quoting in test t1006-cat-file.shMichele Ballabio2008-05-231-3/+3
* git-cat-file: Add --batch optionAdam Roben2008-05-051-17/+57
* git-cat-file: Add --batch-check optionAdam Roben2008-05-051-0/+65
* Add tests for git cat-fileAdam Roben2008-05-051-0/+121