Age | Commit message (Expand) | Author | Files | Lines |
2017-06-01 | print: oh dear, i have reworked the progress bar again | William Pitcock | 1 | -4/+15 |
2017-04-26 | print: handle mixing stdout and stderr printing | Timo Teräs | 1 | -0/+2 |
2017-04-24 | print: don't shadow log() | William Pitcock | 1 | -3/+3 |
2017-04-24 | print: print warnings and errors to stderr | Shiz | 1 | -7/+18 |
2017-03-29 | progress: shorten bar to prevent newlines on some terminals | Avi Halachmi (:avih) | 1 | -1/+1 |
2015-04-24 | modifications for the previous commit in error message handling | Timo Teräs | 1 | -3/+3 |
2015-04-22 | print.c: provide more detailed error messages if retrieving a package fails | Alex Dowad | 1 | -1/+19 |
2013-12-05 | print: flush on apk_log | Natanael Copa | 1 | -0/+1 |
2013-10-11 | print: use stdout instead of stderr for logging and progress | Timo Teräs | 1 | -10/+10 |
2013-06-19 | print: move progress bar update logic to apk_print_progress | Natanael Copa | 1 | -22/+39 |
2013-06-19 | print: percent arg for process_fd is integer | Natanael Copa | 1 | -1/+1 |
2013-06-17 | print: move progress printing to common functions | Timo Teräs | 1 | -0/+32 |
2013-06-17 | db: refactor repository file construction | Timo Teräs | 1 | -0/+2 |
2013-06-13 | errors: rewrite the logic how errors are reported | Timo Teräs | 1 | -0/+12 |
2012-02-10 | print: minimum screen width of 50 | Timo Teräs | 1 | -2/+3 |
2011-09-13 | all: update copyright year statement | Timo Teräs | 1 | -1/+1 |
2011-09-09 | print: minor cleanup to indented writer | Timo Teräs | 1 | -5/+6 |
2011-07-22 | apk: improve indented printing | Timo Teräs | 1 | -3/+22 |
2010-12-14 | various: use 'atoms' for certain package field and misc fixes | Timo Teräs | 1 | -1/+1 |
2010-12-09 | io: enhance istream/bstreams with pipe to forked child | Timo Teräs | 1 | -1/+1 |
2010-06-11 | print: clean up after copy-paste | Natanael Copa | 1 | -1/+1 |
2010-06-11 | First steps for libapk | Natanael Copa | 1 | -0/+70 |