aboutsummaryrefslogtreecommitdiffstats
path: root/t/helper/test-example-decorate.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* decorate: add clear_decoration() functionJeff King2023-10-051-0/+2
* Merge branch 'en/header-split-cache-h-part-2'Junio C Hamano2023-05-091-0/+1
|\
| * hash-ll.h: split out of hash.h to remove dependency on repository.hElijah Newren2023-04-241-0/+1
* | t/helper: mark unused argv/argc argumentsJeff King2023-03-281-1/+1
|/
* object.h: stop depending on cache.h; make cache.h depend on object.hElijah Newren2023-02-231-1/+1
* lookup_unknown_object(): take a repository argumentJeff King2021-04-131-3/+3
* object: convert lookup_unknown_object() to use object_idJeff King2019-06-201-3/+3
* Replace all die("BUG: ...") calls by BUG() onesJohannes Schindelin2018-05-061-8/+8
* t/helper: merge test-example-decorate into test-toolNguyễn Thái Ngọc Duy2018-03-271-1/+2
* decorate: clean up and document APIJonathan Tan2017-12-081-0/+74