aboutsummaryrefslogtreecommitdiffstats
path: root/src/print.c
Commit message (Collapse)AuthorAgeFilesLines
* 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
| | | | | * fixup the help messages to align up properly * refresh screen width on SIGWINCH
* various: use 'atoms' for certain package field and misc fixesTimo Teräs2010-12-141-1/+1
| | | | | | | - implement a hash table for commonly shared fields such as license, version and architecture - use macroes to print blobs or pkgname-pkgver strings - fix some old cruft
* io: enhance istream/bstreams with pipe to forked childTimo Teräs2010-12-091-1/+1
| | | | | * prunes the child pid to avoid zombies * handles the errors so e.g. file-not-found is reported properly
* print: clean up after copy-pasteNatanael Copa2010-06-111-1/+1
|
* First steps for libapkNatanael Copa2010-06-111-0/+70