Age | Commit message (Expand) | Author | Files | Lines |
2018-05-14 | t: switch $_z40 to $ZERO_OID | brian m. carlson | 1 | -4/+4 |
2018-03-27 | t/helper: merge test-genrandom into test-tool | Nguyễn Thái Ngọc Duy | 1 | -1/+1 |
2016-08-11 | Spelling fixes | Ville Skyttä | 1 | -1/+1 |
2015-06-26 | cat-file: sort and de-dup output of --batch-all-objects | Jeff King | 1 | -3/+2 |
2015-06-22 | cat-file: add --batch-all-objects option | Jeff King | 1 | -0/+27 |
2015-06-01 | Merge branch 'dt/cat-file-follow-symlinks' | Junio C Hamano | 1 | -0/+206 |
2015-05-20 | cat-file: add --follow-symlinks to --batch | David Turner | 1 | -0/+205 |
2015-05-06 | t1006: add tests for git cat-file --allow-unknown-type | Karthik Nayak | 1 | -0/+45 |
2015-03-20 | t: fix trivial &&-chain breakage | Jeff King | 1 | -1/+1 |
2014-01-10 | Merge branch 'jk/oi-delta-base' | Junio C Hamano | 1 | -0/+34 |
2013-12-27 | Merge branch 'jk/cat-file-regression-fix' | Junio C Hamano | 1 | -0/+22 |
2013-12-26 | cat-file: provide %(deltabase) batch format | Jeff King | 1 | -0/+34 |
2013-12-12 | cat-file: handle --batch format with missing type/size | Jeff King | 1 | -0/+22 |
2013-12-05 | Merge branch 'sb/sha1-loose-object-info-check-existence' | Junio C Hamano | 1 | -0/+6 |
2013-11-06 | sha1_loose_object_info(): do not return success on missing object | Junio C Hamano | 1 | -0/+6 |
2013-08-05 | cat-file: only split on whitespace when %(rest) is used | Jeff King | 1 | -0/+15 |
2013-08-02 | Revert "cat-file: split --batch input lines on whitespace" | Junio C Hamano | 1 | -7/+0 |
2013-07-12 | cat-file: split --batch input lines on whitespace | Jeff King | 1 | -0/+7 |
2013-07-12 | cat-file: add --batch-check=<format> | Jeff King | 1 | -0/+6 |
2013-07-11 | t1006: modernize output comparisons | Jeff King | 1 | -43/+18 |
2013-04-17 | cat-file: print tags raw for "cat-file -p" | Jeff King | 1 | -4/+1 |
2013-04-12 | Correct common spelling mistakes in comments and tests | Stefano Lattarini | 1 | -2/+2 |
2008-06-09 | cat-file --batch / --batch-check: do not exit if hashes are missing | Lea Wiemann | 1 | -3/+21 |
2008-06-09 | t1006-cat-file.sh: typo | Lea Wiemann | 1 | -1/+1 |
2008-05-23 | change quoting in test t1006-cat-file.sh | Michele Ballabio | 1 | -3/+3 |
2008-05-05 | git-cat-file: Add --batch option | Adam Roben | 1 | -17/+57 |
2008-05-05 | git-cat-file: Add --batch-check option | Adam Roben | 1 | -0/+65 |
2008-05-05 | Add tests for git cat-file | Adam Roben | 1 | -0/+121 |