summaryrefslogtreecommitdiff
path: root/tests/object/tree/parse.c
Commit message (Expand)AuthorAgeFilesLines
* git_error: use new names in internal APIs and usageEdward Thomson2019-01-221-1/+1
* object_type: use new enumeration namesethomson/index_fixesEdward Thomson2018-12-011-2/+2
* tree: fix integer overflow when reading unreasonably large filemodesPatrick Steinhardt2018-11-021-1/+7
* tree: fix mode parsing reading out-of-boundsPatrick Steinhardt2018-11-021-0/+12
* tree: add various tests exercising the tree parserPatrick Steinhardt2018-11-021-0/+146