summaryrefslogtreecommitdiff
path: root/t/t6102-rev-list-unexpected-objects.sh
AgeCommit message (Expand)AuthorFilesLines
2019-10-21parse_commit_buffer(): treat lookup_commit() failure as parse errorLibravatar Jeff King1-1/+1
2019-04-10rev-list: detect broken root treesLibravatar Jeff King1-2/+4
2019-04-10rev-list: let traversal die when --missing is not in useLibravatar Jeff King1-2/+2
2019-04-10list-objects.c: handle unexpected non-tree entriesLibravatar Taylor Blau1-2/+3
2019-04-10list-objects.c: handle unexpected non-blob entriesLibravatar Taylor Blau1-2/+3
2019-04-10t: introduce tests for unexpected object typesLibravatar Taylor Blau1-0/+123