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