| Commit message (Expand) | Author | Age | Files | Lines |
* | apk: usage: cleanup help text when no applet is selected | William Pitcock | 2018-01-09 | 1 | -0/+1 |
* | info: fix typo in help | Damiano Albani | 2017-09-27 | 1 | -1/+1 |
* | io: make io vtables const struct, and add accessors for them | Timo Teräs | 2017-06-23 | 1 | -2/+2 |
* | info: add support for --license | Natanael Copa | 2016-06-13 | 1 | -0/+16 |
* | fix info --who-owns to work with relative filenames | Timo Teräs | 2016-05-31 | 1 | -5/+12 |
* | info: fix --installed test of conflicts | Timo Teräs | 2015-11-12 | 1 | -5/+5 |
* | rework error handling for write streams | Timo Teräs | 2015-03-10 | 1 | -3/+5 |
* | make del, fetch, fix and info return errors | Timo Teräs | 2014-12-08 | 1 | -19/+18 |
* | rework option parsing to have a group structure | Timo Teräs | 2014-10-08 | 1 | -6/+10 |
* | info who-owns: print symlink target owner as a fallback | Timo Teräs | 2014-10-06 | 1 | -3/+15 |
* | info: fix printing of 'replaces' field | Timo Teräs | 2014-03-07 | 1 | -1/+1 |
* | various: applet help text and comment fixes | Dubiousjim | 2013-06-28 | 1 | -2/+2 |
* | all: few behavioural regression fixes | Timo Teräs | 2013-06-19 | 1 | -1/+3 |
* | applets: unify help message by removing final dots | Timo Teräs | 2013-06-19 | 1 | -1/+1 |
* | fix, info, ver: perform wildcard matching | Timo Teräs | 2013-06-18 | 1 | -33/+24 |
* | apk: use string array in applet mains, separate apk_name_foreach_matching | Timo Teräs | 2013-06-18 | 1 | -47/+37 |
* | all: various conversions to foreach_array_item, and simplifications of code | Timo Teräs | 2013-06-18 | 1 | -93/+37 |
* | db: refactor repository file construction | Timo Teräs | 2013-06-17 | 1 | -1/+1 |
* | db, info: allow packages to install files/symlinks to root | Timo Teräs | 2013-05-29 | 1 | -1/+1 |
* | info: --provides alias -p is reserved for --root, use -P | Natanael Copa | 2012-09-28 | 1 | -2/+2 |
* | info: fix exit code for -e | Timo Teräs | 2012-03-30 | 1 | -3/+6 |
* | info: support displaying provides | Timo Teräs | 2012-02-29 | 1 | -6/+32 |
* | solver, test: make conflicts unconditional | Timo Teräs | 2012-02-29 | 1 | -1/+1 |
* | all: introduce apk_provides and use it in apk_name | Timo Teräs | 2012-02-24 | 1 | -41/+36 |
* | db: support line feed as 'world' dependency separator | Timo Teräs | 2012-01-12 | 1 | -1/+5 |
* | info: display short info if packages are given | Natanael Copa | 2012-01-06 | 1 | -0/+10 |
* | info: -e and -W operate on database only (repos not needed) | Timo Teräs | 2011-12-24 | 1 | -0/+2 |
* | solver, db: implement repository pinning | Timo Teräs | 2011-10-29 | 1 | -16/+18 |
* | pkg, info: remember installed packages "replaces" | Timo Teräs | 2011-10-18 | 1 | -5/+32 |
* | all: update copyright year statement | Timo Teräs | 2011-09-13 | 1 | -1/+1 |
* | applets: start using solver code | Timo Teräs | 2011-09-09 | 1 | -1/+0 |
* | state, info: implement install_if (fixes #443) | Timo Teräs | 2011-03-29 | 1 | -4/+76 |
* | pkg: dependencies to specific package checksum | Timo Teräs | 2011-01-01 | 1 | -2/+1 |
* | various: fix breakage from converting dependency versions to atoms | Timo Teräs | 2011-01-01 | 1 | -0/+1 |
* | info: return error if owning package was not found | Natanael Copa | 2010-12-15 | 1 | -3/+6 |
* | various: use 'atoms' for certain package field and misc fixes | Timo Teräs | 2010-12-14 | 1 | -14/+22 |
* | First steps for libapk | Natanael Copa | 2010-06-11 | 1 | -0/+1 |
* | info: fix usage of arrays | Timo Teräs | 2010-06-08 | 1 | -4/+4 |
* | all: rework how arrays work | Timo Teräs | 2010-06-05 | 1 | -14/+4 |
* | info: fix querying of removed, but referenced packages | Timo Teras | 2010-05-05 | 1 | -1/+1 |
* | index, version: support for repository descriptions (fixes #141) | Timo Teras | 2009-09-03 | 1 | -1/+1 |
* | info: clean ups, print triggers (ref #45) | Timo Teras | 2009-08-13 | 1 | -96/+113 |
* | db, pkg: separate structure for fields of installed packages | Timo Teras | 2009-08-12 | 1 | -8/+11 |
* | all: implement database open options | Timo Teras | 2009-08-06 | 1 | -13/+7 |
* | info: fix a --exists to work if the name is non-existant | Timo Teras | 2009-08-05 | 1 | -0/+3 |
* | info: support dependency style tests in package existance checking | Timo Teras | 2009-08-05 | 1 | -11/+18 |
* | db: speed up fdb creation | Timo Teras | 2009-07-14 | 1 | -1/+1 |
* | db: open flags revisited | Timo Teras | 2009-07-07 | 1 | -1/+1 |
* | info: fix compiler warning on x86_64 | Natanael Copa | 2009-06-30 | 1 | -2/+2 |
* | help: auto construct help | Timo Teras | 2009-06-25 | 1 | -14/+14 |