aboutsummaryrefslogtreecommitdiff
path: root/t/t1007-hash-object.sh
Commit message (Expand)AuthorAge
* hash-object: fix buffer reuse with --path in a subdirectoryJeff King2017-03-21
* tree-walk: be more specific about corrupt tree errorsJeff King2016-09-27
* t1007: factor out repeated setupJeff King2016-09-13
* hash-object: always try to set up the git repositoryJeff King2016-09-13
* Merge branch 'jc/hash-object'Junio C Hamano2015-05-11
|\
| * t1007: add hash-object --literally testsEric Sunshine2015-05-05
* | type_from_string_gently: make sure length matchesJeff King2015-04-17
|/
* test: fix '&&' chainingRamkumar Ramachandra2011-12-08
* Make hash-object more robust against malformed objectsNguyễn Thái Ngọc Duy2011-02-07
* hash-object: support --stdin-paths with --no-filtersErik Faye-Lund2010-03-05
* Merge branch 'maint'Junio C Hamano2008-09-03
|\
| * tests: use "git xyzzy" form (t0000 - t3599)Nanako Shiraishi2008-09-03
* | add --no-filters option to git hash-objectDmitry Potapov2008-08-03
* | add --path option to git hash-objectDmitry Potapov2008-08-03
* | correct argument checking test for git hash-objectDmitry Potapov2008-08-03
|/
* t1007-hash-object.sh: use quotes for the test descriptionMiklos Vajna2008-07-11
* git-hash-object: Add --stdin-paths optionAdam Roben2008-05-23
* Add more tests for git hash-objectAdam Roben2008-05-23
* Move git-hash-object tests from t5303 to t1007Adam Roben2008-05-23