aboutsummaryrefslogtreecommitdiffstats
path: root/src/print.c
Commit message (Expand)AuthorAgeFilesLines
* adb: introduce apk-tools database format, and few appletsv3.0-wipTimo Teräs2020-04-011-0/+2
* lower min-width to 25 columnsAntoine Fontaine2020-03-211-1/+1
* Humanize size output of `apk info`Sören Tempel2020-01-051-0/+18
* print: don't print spurious newlinesTimo Teräs2018-11-021-3/+3
* print: oh dear, i have reworked the progress bar againWilliam Pitcock2017-06-011-4/+15
* print: handle mixing stdout and stderr printingTimo Teräs2017-04-261-0/+2
* print: don't shadow log()William Pitcock2017-04-241-3/+3
* print: print warnings and errors to stderrShiz2017-04-241-7/+18
* progress: shorten bar to prevent newlines on some terminalsAvi Halachmi (:avih)2017-03-291-1/+1
* modifications for the previous commit in error message handlingTimo Teräs2015-04-241-3/+3
* print.c: provide more detailed error messages if retrieving a package failsAlex Dowad2015-04-221-1/+19
* print: flush on apk_logNatanael Copa2013-12-051-0/+1
* print: use stdout instead of stderr for logging and progressTimo Teräs2013-10-111-10/+10
* print: move progress bar update logic to apk_print_progressNatanael Copa2013-06-191-22/+39
* print: percent arg for process_fd is integerNatanael Copa2013-06-191-1/+1
* print: move progress printing to common functionsTimo Teräs2013-06-171-0/+32
* db: refactor repository file constructionTimo Teräs2013-06-171-0/+2
* errors: rewrite the logic how errors are reportedTimo Teräs2013-06-131-0/+12
* print: minimum screen width of 50Timo Teräs2012-02-101-2/+3
* all: update copyright year statementTimo Teräs2011-09-131-1/+1
* print: minor cleanup to indented writerTimo Teräs2011-09-091-5/+6
* apk: improve indented printingTimo Teräs2011-07-221-3/+22
* various: use 'atoms' for certain package field and misc fixesTimo Teräs2010-12-141-1/+1
* io: enhance istream/bstreams with pipe to forked childTimo Teräs2010-12-091-1/+1
* print: clean up after copy-pasteNatanael Copa2010-06-111-1/+1
* First steps for libapkNatanael Copa2010-06-111-0/+70