summaryrefslogtreecommitdiff
path: root/lib/dpkg/report.c
AgeCommit message (Expand)AuthorFilesLines
2019-01-22libdpkg: Add new warning printer setter functionGuillem Jover1-3/+19
2017-05-06doc: Spelling fixesJosh Soref1-1/+1
2016-05-09libdpkg: Do not use fixed size strings in reporting functionsGuillem Jover1-6/+14
2016-05-02libdpkg, scripts: Add very basic color supportGuillem Jover1-3/+8
2016-05-02libdpkg: Add new info() reporting functionGuillem Jover1-0/+13
2013-12-12libdpkg: Change non-tty output to be line buffered by defaultGuillem Jover1-1/+9
2013-12-07Use https:// URLs instead of http:// when possibleGuillem Jover1-1/+1
2013-11-23libdpkg: Use fp instead of stdout on isatty() in dpkg_set_report_buffer()Guillem Jover1-1/+1
2013-10-14libdpkg: Use fully buffered output on non-ttyGuillem Jover1-1/+5
2013-10-14libdpkg: Refactor report output buffering setup into a new functionGuillem Jover1-1/+7
2012-06-30libdpkg: Add new notice() output functionGuillem Jover1-0/+13
2012-06-30libdpkg: Move warning functions to a new report moduleGuillem Jover1-0/+59