aboutsummaryrefslogtreecommitdiffstats
path: root/t/t1007-hash-object.sh
AgeCommit message (Expand)AuthorFilesLines
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