Age | Commit message (Expand) | Author | Files | Lines |
2016-09-27 | tree-walk: be more specific about corrupt tree errors | Jeff King | 1 | -2/+23 |
2016-09-13 | t1007: factor out repeated setup | Jeff King | 1 | -24/+8 |
2016-09-13 | hash-object: always try to set up the git repository | Jeff King | 1 | -0/+11 |
2015-05-11 | Merge branch 'jc/hash-object' | Junio C Hamano | 1 | -0/+11 |
2015-05-05 | t1007: add hash-object --literally tests | Eric Sunshine | 1 | -0/+11 |
2015-04-17 | type_from_string_gently: make sure length matches | Jeff King | 1 | -0/+8 |
2011-12-08 | test: fix '&&' chaining | Ramkumar Ramachandra | 1 | -1/+1 |
2011-02-07 | Make hash-object more robust against malformed objects | Nguyễn Thái Ngọc Duy | 1 | -0/+13 |
2010-03-05 | hash-object: support --stdin-paths with --no-filters | Erik Faye-Lund | 1 | -4/+14 |
2008-09-03 | Merge branch 'maint' | Junio C Hamano | 1 | -1/+1 |
2008-09-03 | tests: use "git xyzzy" form (t0000 - t3599) | Nanako Shiraishi | 1 | -1/+1 |
2008-08-03 | add --no-filters option to git hash-object | Dmitry Potapov | 1 | -0/+24 |
2008-08-03 | add --path option to git hash-object | Dmitry Potapov | 1 | -0/+24 |
2008-08-03 | correct argument checking test for git hash-object | Dmitry Potapov | 1 | -4/+4 |
2008-07-11 | t1007-hash-object.sh: use quotes for the test description | Miklos Vajna | 1 | -1/+1 |
2008-05-23 | git-hash-object: Add --stdin-paths option | Adam Roben | 1 | -0/+32 |
2008-05-23 | Add more tests for git hash-object | Adam Roben | 1 | -27/+93 |
2008-05-23 | Move git-hash-object tests from t5303 to t1007 | Adam Roben | 1 | -0/+35 |