| Commit message (Expand) | Author | Age |
* | cat-file: sort and de-dup output of --batch-all-objects | Jeff King | 2015-06-26 |
* | cat-file: add --batch-all-objects option | Jeff King | 2015-06-22 |
* | Merge branch 'dt/cat-file-follow-symlinks' | Junio C Hamano | 2015-06-01 |
|\ |
|
| * | cat-file: add --follow-symlinks to --batch | David Turner | 2015-05-20 |
* | | t1006: add tests for git cat-file --allow-unknown-type | Karthik Nayak | 2015-05-06 |
|/ |
|
* | t: fix trivial &&-chain breakage | Jeff King | 2015-03-20 |
* | Merge branch 'jk/oi-delta-base' | Junio C Hamano | 2014-01-10 |
|\ |
|
| * | cat-file: provide %(deltabase) batch format | Jeff King | 2013-12-26 |
* | | Merge branch 'jk/cat-file-regression-fix' | Junio C Hamano | 2013-12-27 |
|\ \
| |/
|/| |
|
| * | cat-file: handle --batch format with missing type/size | Jeff King | 2013-12-12 |
* | | Merge branch 'sb/sha1-loose-object-info-check-existence' | Junio C Hamano | 2013-12-05 |
|\ \
| |/
|/| |
|
| * | sha1_loose_object_info(): do not return success on missing object | Junio C Hamano | 2013-11-06 |
* | | cat-file: only split on whitespace when %(rest) is used | Jeff King | 2013-08-05 |
|/ |
|
* | Revert "cat-file: split --batch input lines on whitespace" | Junio C Hamano | 2013-08-02 |
* | cat-file: split --batch input lines on whitespace | Jeff King | 2013-07-12 |
* | cat-file: add --batch-check=<format> | Jeff King | 2013-07-12 |
* | t1006: modernize output comparisons | Jeff King | 2013-07-11 |
* | cat-file: print tags raw for "cat-file -p" | Jeff King | 2013-04-17 |
* | Correct common spelling mistakes in comments and tests | Stefano Lattarini | 2013-04-12 |
* | cat-file --batch / --batch-check: do not exit if hashes are missing | Lea Wiemann | 2008-06-09 |
* | t1006-cat-file.sh: typo | Lea Wiemann | 2008-06-09 |
* | change quoting in test t1006-cat-file.sh | Michele Ballabio | 2008-05-23 |
* | git-cat-file: Add --batch option | Adam Roben | 2008-05-05 |
* | git-cat-file: Add --batch-check option | Adam Roben | 2008-05-05 |
* | Add tests for git cat-file | Adam Roben | 2008-05-05 |