summaryrefslogtreecommitdiff
path: root/t/t1006-cat-file.sh
AgeCommit message (Expand)Author
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 --batch-check=<format>Jeff King
2013-07-11t1006: modernize output comparisonsJeff King
2013-04-17cat-file: print tags raw for "cat-file -p"Jeff King
2013-04-12Correct common spelling mistakes in comments and testsStefano Lattarini
2008-06-09cat-file --batch / --batch-check: do not exit if hashes are missingLea Wiemann
2008-06-09t1006-cat-file.sh: typoLea Wiemann
2008-05-23change quoting in test t1006-cat-file.shMichele Ballabio
2008-05-06git-cat-file: Add --batch optionAdam Roben
2008-05-06git-cat-file: Add --batch-check optionAdam Roben
2008-05-06Add tests for git cat-fileAdam Roben