Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
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 |