summaryrefslogtreecommitdiff
path: root/t/t1006-cat-file.sh
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'jk/oi-delta-base'Junio C Hamano2014-01-101-0/+34
|\
| * cat-file: provide %(deltabase) batch formatjk/oi-delta-baseJeff King2013-12-261-0/+34
* | Merge branch 'jk/cat-file-regression-fix'Junio C Hamano2013-12-271-0/+22
|\ \ | |/ |/|
| * cat-file: handle --batch format with missing type/sizejk/cat-file-regression-fixJeff King2013-12-121-0/+22
* | Merge branch 'sb/sha1-loose-object-info-check-existence'Junio C Hamano2013-12-051-0/+6
|\ \ | |/ |/|
| * sha1_loose_object_info(): do not return success on missing objectsb/sha1-loose-object-info-check-existenceJunio C Hamano2013-11-061-0/+6
* | cat-file: only split on whitespace when %(rest) is usedjk/cat-file-batch-optimJeff King2013-08-051-0/+15
|/
* Revert "cat-file: split --batch input lines on whitespace"Junio C Hamano2013-08-021-7/+0
* 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