Age | Commit message (Expand) | Author | Files | Lines |
2013-06-28 | various: applet help text and comment fixes | Dubiousjim | 1 | -2/+2 |
2013-06-19 | all: few behavioural regression fixes | Timo Teräs | 1 | -1/+3 |
2013-06-19 | applets: unify help message by removing final dots | Timo Teräs | 1 | -1/+1 |
2013-06-18 | fix, info, ver: perform wildcard matching | Timo Teräs | 1 | -33/+24 |
2013-06-18 | apk: use string array in applet mains, separate apk_name_foreach_matching | Timo Teräs | 1 | -47/+37 |
2013-06-18 | all: various conversions to foreach_array_item, and simplifications of code | Timo Teräs | 1 | -93/+37 |
2013-06-17 | db: refactor repository file construction | Timo Teräs | 1 | -1/+1 |
2013-05-29 | db, info: allow packages to install files/symlinks to root | Timo Teräs | 1 | -1/+1 |
2012-09-28 | info: --provides alias -p is reserved for --root, use -P | Natanael Copa | 1 | -2/+2 |
2012-03-30 | info: fix exit code for -e | Timo Teräs | 1 | -3/+6 |
2012-02-29 | info: support displaying provides | Timo Teräs | 1 | -6/+32 |
2012-02-29 | solver, test: make conflicts unconditional | Timo Teräs | 1 | -1/+1 |
2012-02-24 | all: introduce apk_provides and use it in apk_name | Timo Teräs | 1 | -41/+36 |
2012-01-12 | db: support line feed as 'world' dependency separator | Timo Teräs | 1 | -1/+5 |
2012-01-06 | info: display short info if packages are given | Natanael Copa | 1 | -0/+10 |
2011-12-24 | info: -e and -W operate on database only (repos not needed) | Timo Teräs | 1 | -0/+2 |
2011-10-29 | solver, db: implement repository pinning | Timo Teräs | 1 | -16/+18 |
2011-10-18 | pkg, info: remember installed packages "replaces" | Timo Teräs | 1 | -5/+32 |
2011-09-13 | all: update copyright year statement | Timo Teräs | 1 | -1/+1 |
2011-09-09 | applets: start using solver code | Timo Teräs | 1 | -1/+0 |
2011-03-29 | state, info: implement install_if (fixes #443) | Timo Teräs | 1 | -4/+76 |
2011-01-01 | pkg: dependencies to specific package checksum | Timo Teräs | 1 | -2/+1 |
2011-01-01 | various: fix breakage from converting dependency versions to atoms | Timo Teräs | 1 | -0/+1 |
2010-12-15 | info: return error if owning package was not found | Natanael Copa | 1 | -3/+6 |
2010-12-14 | various: use 'atoms' for certain package field and misc fixes | Timo Teräs | 1 | -14/+22 |
2010-06-11 | First steps for libapk | Natanael Copa | 1 | -0/+1 |
2010-06-08 | info: fix usage of arrays | Timo Teräs | 1 | -4/+4 |
2010-06-05 | all: rework how arrays work | Timo Teräs | 1 | -14/+4 |
2010-05-05 | info: fix querying of removed, but referenced packages | Timo Teras | 1 | -1/+1 |
2009-09-03 | index, version: support for repository descriptions (fixes #141) | Timo Teras | 1 | -1/+1 |
2009-08-13 | info: clean ups, print triggers (ref #45) | Timo Teras | 1 | -96/+113 |
2009-08-12 | db, pkg: separate structure for fields of installed packages | Timo Teras | 1 | -8/+11 |
2009-08-06 | all: implement database open options | Timo Teras | 1 | -13/+7 |
2009-08-05 | info: fix a --exists to work if the name is non-existant | Timo Teras | 1 | -0/+3 |
2009-08-05 | info: support dependency style tests in package existance checking | Timo Teras | 1 | -11/+18 |
2009-07-14 | db: speed up fdb creation | Timo Teras | 1 | -1/+1 |
2009-07-07 | db: open flags revisited | Timo Teras | 1 | -1/+1 |
2009-06-30 | info: fix compiler warning on x86_64 | Natanael Copa | 1 | -2/+2 |
2009-06-25 | help: auto construct help | Timo Teras | 1 | -14/+14 |
2009-06-19 | info: support for -d, --description | Natanael Copa | 1 | -5/+20 |
2009-06-19 | info: allow multiple subactions at the same run | Natanael Copa | 1 | -18/+45 |
2009-06-19 | info: add size and webpage to usage | Natanael Copa | 1 | -1/+1 |
2009-06-19 | info: add -w,--webpage and -s,--size options | Natanael Copa | 1 | -0/+30 |
2009-06-19 | improve --help output | Natanael Copa | 1 | -1/+2 |
2009-04-21 | info: let -e print which packages are installed | Natanael Copa | 1 | -14/+30 |
2009-04-21 | info: do not read the repositories as this tool only query the statedb | Natanael Copa | 1 | -1/+1 |
2009-04-16 | pkg: clean up writing of dependencies | Timo Teras | 1 | -3/+8 |
2009-04-14 | state: rework changeset calculation algorithm | Timo Teras | 1 | -3/+4 |
2009-04-14 | info: option '-r' to print "required by" info | Timo Teras | 1 | -43/+71 |
2009-03-07 | Created search applet | Cameron Banta | 1 | -29/+1 |