summaryrefslogtreecommitdiff
path: root/t/t1007-hash-object.sh
Commit message (Expand)AuthorAgeFilesLines
* hash-object: use fsck for object checksJeff King2023-01-181-0/+11
* t1007: modernize malformed object testsJeff King2023-01-181-9/+9
* hash-object: fix a trivial leak in --pathÆvar Arnfjörð Bjarmason2022-02-061-0/+1
* t1007: remove SHA1 prerequisitesbrian m. carlson2019-07-011-26/+32
* t: move 'hex2oct' into test-lib-functions.shTaylor Blau2019-04-051-4/+0
* t1007: annotate with SHA1 prerequisitebrian m. carlson2018-05-141-8/+8
* hash-object: fix buffer reuse with --path in a subdirectoryJeff King2017-03-211-0/+10
* 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