summaryrefslogtreecommitdiff
path: root/diagnose.c
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'en/header-split-cache-h-part-2'Junio C Hamano2023-05-091-1/+1
|\
| * treewide: remove cache.h inclusion due to previous changesElijah Newren2023-04-241-1/+1
* | Merge branch 'en/header-split-cleanup'Junio C Hamano2023-04-061-0/+2
|\ \ | |/
| * write-or-die.h: move declarations for write-or-die.c functions from cache.hElijah Newren2023-03-211-0/+1
| * treewide: be explicit about dependence on gettext.hElijah Newren2023-03-211-0/+1
* | Merge branch 'sg/parse-options-h-users'Junio C Hamano2023-03-301-0/+1
|\ \ | |/ |/|
| * treewide: include parse-options.h in source filesSZEDER Gábor2023-03-201-0/+1
* | Merge branch 'jk/unused-post-2.39-part2'Junio C Hamano2023-03-171-1/+2
|\ \
| * | for_each_object: mark unused callback parametersJeff King2023-02-241-1/+2
| |/
* | cache.h: remove dependence on hex.h; make other files include it explicitlyElijah Newren2023-02-231-0/+1
|/
* diagnose.c: refactor to safely use 'd_type'Victoria Dye2022-09-191-14/+56
* builtin/diagnose.c: add '--mode' optionVictoria Dye2022-08-121-0/+30
* diagnose.c: add option to configure archive contentsVictoria Dye2022-08-121-8/+31
* scalar-diagnose: move functionality to common locationVictoria Dye2022-08-121-0/+216