summaryrefslogtreecommitdiff
path: root/t/helper/test-example-decorate.c
AgeCommit message (Expand)Author
2023-10-05decorate: add clear_decoration() functionJeff King
2023-05-09Merge branch 'en/header-split-cache-h-part-2'Junio C Hamano
2023-04-24hash-ll.h: split out of hash.h to remove dependency on repository.hElijah Newren
2023-03-28t/helper: mark unused argv/argc argumentsJeff King
2023-02-24object.h: stop depending on cache.h; make cache.h depend on object.hElijah Newren
2021-04-13lookup_unknown_object(): take a repository argumentJeff King
2019-06-20object: convert lookup_unknown_object() to use object_idJeff King
2018-05-06Replace all die("BUG: ...") calls by BUG() onesJohannes Schindelin
2018-03-27t/helper: merge test-example-decorate into test-toolNguyễn Thái Ngọc Duy
2017-12-08decorate: clean up and document APIJonathan Tan