summaryrefslogtreecommitdiffstats
path: root/lib/output.c
AgeCommit message (Collapse)AuthorFilesLines
2025-02-19Use asprintf in lib directly instead of xasprintfLorenz Kästle1-16/+16
2025-02-19Fix one-line formattingLorenz Kästle1-2/+11
2025-02-19Exit with 0 in JSON-format if everything else worksLorenz Kästle1-0/+4
2025-02-18Implement new output functionalityLorenz Kästle1-0/+464