aboutsummaryrefslogtreecommitdiffstats
path: root/t/t1007-hash-object.sh
AgeCommit message (Expand)AuthorFilesLines
2019-07-01t1007: remove SHA1 prerequisitesbrian m. carlson1-26/+32
2019-04-05t: move 'hex2oct' into test-lib-functions.shTaylor Blau1-4/+0
2018-05-14t1007: annotate with SHA1 prerequisitebrian m. carlson1-8/+8
2017-03-21hash-object: fix buffer reuse with --path in a subdirectoryJeff King1-0/+10
2016-09-27tree-walk: be more specific about corrupt tree errorsJeff King1-2/+23
2016-09-13t1007: factor out repeated setupJeff King1-24/+8
2016-09-13hash-object: always try to set up the git repositoryJeff King1-0/+11
2015-05-11Merge branch 'jc/hash-object'Junio C Hamano1-0/+11
2015-05-05t1007: add hash-object --literally testsEric Sunshine1-0/+11
2015-04-17type_from_string_gently: make sure length matchesJeff King1-0/+8
2011-12-08test: fix '&&' chainingRamkumar Ramachandra1-1/+1
2011-02-07Make hash-object more robust against malformed objectsNguyễn Thái Ngọc Duy1-0/+13
2010-03-05hash-object: support --stdin-paths with --no-filtersErik Faye-Lund1-4/+14
2008-09-03Merge branch 'maint'Junio C Hamano1-1/+1
2008-09-03tests: use "git xyzzy" form (t0000 - t3599)Nanako Shiraishi1-1/+1
2008-08-03add --no-filters option to git hash-objectDmitry Potapov1-0/+24
2008-08-03add --path option to git hash-objectDmitry Potapov1-0/+24
2008-08-03correct argument checking test for git hash-objectDmitry Potapov1-4/+4
2008-07-11t1007-hash-object.sh: use quotes for the test descriptionMiklos Vajna1-1/+1
2008-05-23git-hash-object: Add --stdin-paths optionAdam Roben1-0/+32
2008-05-23Add more tests for git hash-objectAdam Roben1-27/+93
2008-05-23Move git-hash-object tests from t5303 to t1007Adam Roben1-0/+35