| Commit message (Expand) | Author | Age | Files | Lines |
* | t1007: remove SHA1 prerequisites | brian m. carlson | 2019-07-01 | 1 | -26/+32 |
* | t: move 'hex2oct' into test-lib-functions.sh | Taylor Blau | 2019-04-05 | 1 | -4/+0 |
* | t1007: annotate with SHA1 prerequisite | brian m. carlson | 2018-05-14 | 1 | -8/+8 |
* | hash-object: fix buffer reuse with --path in a subdirectory | Jeff King | 2017-03-21 | 1 | -0/+10 |
* | tree-walk: be more specific about corrupt tree errors | Jeff King | 2016-09-27 | 1 | -2/+23 |
* | t1007: factor out repeated setupjk/setup-sequence-update | Jeff King | 2016-09-13 | 1 | -24/+8 |
* | hash-object: always try to set up the git repository | Jeff King | 2016-09-13 | 1 | -0/+11 |
* | Merge branch 'jc/hash-object' | Junio C Hamano | 2015-05-11 | 1 | -0/+11 |
|\ |
|
| * | t1007: add hash-object --literally tests | Eric Sunshine | 2015-05-05 | 1 | -0/+11 |
* | | type_from_string_gently: make sure length matchesjk/type-from-string-gently | Jeff King | 2015-04-17 | 1 | -0/+8 |
|/ |
|
* | test: fix '&&' chaining | Ramkumar Ramachandra | 2011-12-08 | 1 | -1/+1 |
* | Make hash-object more robust against malformed objects | Nguyễn Thái Ngọc Duy | 2011-02-07 | 1 | -0/+13 |
* | hash-object: support --stdin-paths with --no-filters | Erik Faye-Lund | 2010-03-05 | 1 | -4/+14 |
* | Merge branch 'maint' | Junio C Hamano | 2008-09-03 | 1 | -1/+1 |
|\ |
|
| * | tests: use "git xyzzy" form (t0000 - t3599) | Nanako Shiraishi | 2008-09-03 | 1 | -1/+1 |
* | | add --no-filters option to git hash-object | Dmitry Potapov | 2008-08-03 | 1 | -0/+24 |
* | | add --path option to git hash-object | Dmitry Potapov | 2008-08-03 | 1 | -0/+24 |
* | | correct argument checking test for git hash-object | Dmitry Potapov | 2008-08-03 | 1 | -4/+4 |
|/ |
|
* | t1007-hash-object.sh: use quotes for the test description | Miklos Vajna | 2008-07-11 | 1 | -1/+1 |
* | git-hash-object: Add --stdin-paths option | Adam Roben | 2008-05-23 | 1 | -0/+32 |
* | Add more tests for git hash-object | Adam Roben | 2008-05-23 | 1 | -27/+93 |
* | Move git-hash-object tests from t5303 to t1007 | Adam Roben | 2008-05-23 | 1 | -0/+35 |