summaryrefslogtreecommitdiff
path: root/t/t1007-hash-object.sh
AgeCommit message (Expand)Author
2017-03-21hash-object: fix buffer reuse with --path in a subdirectoryJeff King
2016-09-27tree-walk: be more specific about corrupt tree errorsJeff King
2016-09-13t1007: factor out repeated setupJeff King
2016-09-13hash-object: always try to set up the git repositoryJeff King
2015-05-11Merge branch 'jc/hash-object'Junio C Hamano
2015-05-05t1007: add hash-object --literally testsEric Sunshine
2015-04-17type_from_string_gently: make sure length matchesJeff King
2011-12-09test: fix '&&' chainingRamkumar Ramachandra
2011-02-07Make hash-object more robust against malformed objectsNguyễn Thái Ngọc Duy
2010-03-05hash-object: support --stdin-paths with --no-filtersErik Faye-Lund
2008-09-03Merge branch 'maint'Junio C Hamano
2008-09-03tests: use "git xyzzy" form (t0000 - t3599)Nanako Shiraishi
2008-08-03add --no-filters option to git hash-objectDmitry Potapov
2008-08-03add --path option to git hash-objectDmitry Potapov
2008-08-03correct argument checking test for git hash-objectDmitry Potapov
2008-07-12t1007-hash-object.sh: use quotes for the test descriptionMiklos Vajna
2008-05-23git-hash-object: Add --stdin-paths optionAdam Roben
2008-05-23Add more tests for git hash-objectAdam Roben
2008-05-23Move git-hash-object tests from t5303 to t1007Adam Roben