Age | Commit message (Expand) | Author | Files | Lines |
2015-04-17 | make file install errors non-fatal, and xattr errors hidden | Timo Teräs | 1 | -1/+7 |
2014-12-08 | make del, fetch, fix and info return errors | Timo Teräs | 1 | -2/+11 |
2014-10-08 | rework option parsing to have a group structure | Timo Teräs | 1 | -13/+17 |
2014-10-07 | db: rework directory permission handling | Timo Teräs | 1 | -1/+1 |
2013-06-28 | fix: improve usage | Dubiousjim | 1 | -2/+2 |
2013-06-20 | commit, db: make file conflicts and script errors non-fatal | Timo Teräs | 1 | -4/+14 |
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 | -34/+9 |
2013-06-18 | apk: use string array in applet mains, separate apk_name_foreach_matching | Timo Teräs | 1 | -7/+8 |
2013-06-13 | solver: rewrite as deductive solver -- core features | Timo Teräs | 1 | -2/+0 |
2012-02-24 | all: introduce apk_provides and use it in apk_name | Timo Teräs | 1 | -7/+2 |
2012-02-23 | audit, db: add etc/apk/protected_files.d and new audit features | Timo Teräs | 1 | -1/+1 |
2012-02-10 | db, fix: more secure way to choose effective directory permissions | Timo Teräs | 1 | -0/+15 |
2011-09-16 | solver: inheritable solver flags | Timo Teräs | 1 | -1/+9 |
2011-09-13 | all: update copyright year statement | Timo Teräs | 1 | -1/+1 |
2011-09-13 | solver: add per-name specific flags, and fix the fix applet | Timo Teräs | 1 | -28/+10 |
2011-09-09 | applets: start using solver code | Timo Teräs | 1 | -0/+2 |
2011-03-30 | state: use db in own struc when committing | Natanael Copa | 1 | -1/+1 |
2010-06-11 | First steps for libapk | Natanael Copa | 1 | -0/+1 |
2010-06-05 | all: rework how arrays work | Timo Teräs | 1 | -1/+1 |
2010-06-01 | state: improve error messages from dependency failures | Timo Teräs | 1 | -8/+7 |
2009-08-17 | fix: upgrade also mentioned package (fixes #136) | Timo Teras | 1 | -7/+9 |
2009-08-13 | fix: parse pkgfile properly (fixes #132) | Timo Teras | 1 | -16/+27 |
2009-08-12 | db, pkg: separate structure for fields of installed packages | Timo Teras | 1 | -1/+1 |
2009-08-06 | all: implement database open options | Timo Teras | 1 | -14/+10 |
2009-08-04 | fix: new applet to reinstall and fix package | Timo Teras | 1 | -0/+113 |