aboutsummaryrefslogtreecommitdiff
path: root/t/t1006-cat-file.sh
Commit message (Expand)AuthorAge
* Spelling fixesVille Skyttä2016-08-11
* cat-file: sort and de-dup output of --batch-all-objectsJeff King2015-06-26
* cat-file: add --batch-all-objects optionJeff King2015-06-22
* Merge branch 'dt/cat-file-follow-symlinks'Junio C Hamano2015-06-01
|\
| * cat-file: add --follow-symlinks to --batchDavid Turner2015-05-20
* | t1006: add tests for git cat-file --allow-unknown-typeKarthik Nayak2015-05-06
|/
* t: fix trivial &&-chain breakageJeff King2015-03-20
* Merge branch 'jk/oi-delta-base'Junio C Hamano2014-01-10
|\
| * cat-file: provide %(deltabase) batch formatJeff King2013-12-26
* | Merge branch 'jk/cat-file-regression-fix'Junio C Hamano2013-12-27
|\ \ | |/ |/|
| * cat-file: handle --batch format with missing type/sizeJeff King2013-12-12
* | Merge branch 'sb/sha1-loose-object-info-check-existence'Junio C Hamano2013-12-05
|\ \ | |/ |/|
| * sha1_loose_object_info(): do not return success on missing objectJunio C Hamano2013-11-06
* | cat-file: only split on whitespace when %(rest) is usedJeff King2013-08-05
|/
* Revert "cat-file: split --batch input lines on whitespace"Junio C Hamano2013-08-02
* cat-file: split --batch input lines on whitespaceJeff King2013-07-12
* cat-file: add --batch-check=<format>Jeff King2013-07-12
* t1006: modernize output comparisonsJeff King2013-07-11
* cat-file: print tags raw for "cat-file -p"Jeff King2013-04-17
* Correct common spelling mistakes in comments and testsStefano Lattarini2013-04-12
* cat-file --batch / --batch-check: do not exit if hashes are missingLea Wiemann2008-06-09
* t1006-cat-file.sh: typoLea Wiemann2008-06-09
* change quoting in test t1006-cat-file.shMichele Ballabio2008-05-23
* git-cat-file: Add --batch optionAdam Roben2008-05-05
* git-cat-file: Add --batch-check optionAdam Roben2008-05-05
* Add tests for git cat-fileAdam Roben2008-05-05