summaryrefslogtreecommitdiff
path: root/t/t1007-hash-object.sh
Commit message (Expand)AuthorAgeFilesLines
* tree-walk: be more specific about corrupt tree errorsJeff King2016-09-271-2/+23
* t1007: factor out repeated setupjk/setup-sequence-updateJeff King2016-09-131-24/+8
* hash-object: always try to set up the git repositoryJeff King2016-09-131-0/+11
* Merge branch 'jc/hash-object'Junio C Hamano2015-05-111-0/+11
|\
| * t1007: add hash-object --literally testsEric Sunshine2015-05-051-0/+11
* | type_from_string_gently: make sure length matchesjk/type-from-string-gentlyJeff King2015-04-171-0/+8
|/
* test: fix '&&' chainingRamkumar Ramachandra2011-12-081-1/+1
* Make hash-object more robust against malformed objectsNguyễn Thái Ngọc Duy2011-02-071-0/+13
* hash-object: support --stdin-paths with --no-filtersErik Faye-Lund2010-03-051-4/+14
* Merge branch 'maint'Junio C Hamano2008-09-031-1/+1
|\
| * tests: use "git xyzzy" form (t0000 - t3599)Nanako Shiraishi2008-09-031-1/+1
* | add --no-filters option to git hash-objectDmitry Potapov2008-08-031-0/+24
* | add --path option to git hash-objectDmitry Potapov2008-08-031-0/+24
* | correct argument checking test for git hash-objectDmitry Potapov2008-08-031-4/+4
|/
* t1007-hash-object.sh: use quotes for the test descriptionMiklos Vajna2008-07-111-1/+1
* git-hash-object: Add --stdin-paths optionAdam Roben2008-05-231-0/+32
* Add more tests for git hash-objectAdam Roben2008-05-231-27/+93
* Move git-hash-object tests from t5303 to t1007Adam Roben2008-05-231-0/+35