Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | parse_commit_buffer(): treat lookup_commit() failure as parse error | Jeff King | 2019-10-21 | 1 | -1/+1 |
* | rev-list: detect broken root trees | Jeff King | 2019-04-10 | 1 | -2/+4 |
* | rev-list: let traversal die when --missing is not in use | Jeff King | 2019-04-10 | 1 | -2/+2 |
* | list-objects.c: handle unexpected non-tree entries | Taylor Blau | 2019-04-10 | 1 | -2/+3 |
* | list-objects.c: handle unexpected non-blob entries | Taylor Blau | 2019-04-10 | 1 | -2/+3 |
* | t: introduce tests for unexpected object types | Taylor Blau | 2019-04-10 | 1 | -0/+123 |