summaryrefslogtreecommitdiff
path: root/diagnose.c
AgeCommit message (Expand)Author
2023-10-09dir.[ch]: add 'follow_symlink' arg to 'get_dtype'Victoria Dye
2023-10-09dir.[ch]: expose 'get_dtype'Victoria Dye
2023-06-21object-store-ll.h: split this header out of object-store.hElijah Newren
2023-05-09Merge branch 'en/header-split-cache-h-part-2'Junio C Hamano
2023-04-24treewide: remove cache.h inclusion due to previous changesElijah Newren
2023-04-06Merge branch 'en/header-split-cleanup'Junio C Hamano
2023-03-30Merge branch 'sg/parse-options-h-users'Junio C Hamano
2023-03-21write-or-die.h: move declarations for write-or-die.c functions from cache.hElijah Newren
2023-03-21treewide: be explicit about dependence on gettext.hElijah Newren
2023-03-20treewide: include parse-options.h in source filesSZEDER Gábor
2023-03-17Merge branch 'jk/unused-post-2.39-part2'Junio C Hamano
2023-02-24for_each_object: mark unused callback parametersJeff King
2023-02-24cache.h: remove dependence on hex.h; make other files include it explicitlyElijah Newren
2022-09-19diagnose.c: refactor to safely use 'd_type'Victoria Dye
2022-08-12builtin/diagnose.c: add '--mode' optionVictoria Dye
2022-08-12diagnose.c: add option to configure archive contentsVictoria Dye
2022-08-12scalar-diagnose: move functionality to common locationVictoria Dye