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