Age | Commit message (Expand) | Author | Files | Lines |
2013-06-18 | policy: new applet | Timo Teräs | 1 | -1/+1 |
2013-06-18 | db: store repository tag names including leading @ | Timo Teräs | 1 | -1/+1 |
2013-06-18 | fix, info, ver: perform wildcard matching | Timo Teräs | 1 | -7/+3 |
2013-06-18 | apk: use string array in applet mains, separate apk_name_foreach_matching | Timo Teräs | 1 | -2/+11 |
2013-06-17 | cache: implement progress bar (ref #1170) | Timo Teräs | 1 | -1/+2 |
2013-06-17 | print: move progress printing to common functions | Timo Teräs | 1 | -2/+2 |
2013-06-17 | db, cache: do not use cache/tmp for downloads | Timo Teräs | 1 | -1/+1 |
2013-06-17 | db: refactor repository file construction | Timo Teräs | 1 | -11/+9 |
2013-06-13 | solver: rewrite as deductive solver -- core features | Timo Teräs | 1 | -1/+3 |
2013-05-30 | db: unify handling of special packages | Timo Teräs | 1 | -4/+4 |
2013-05-29 | db, info: allow packages to install files/symlinks to root | Timo Teräs | 1 | -0/+3 |
2012-09-20 | apk: implement --progress-fd to write progress to a specified fd | Timo Teräs | 1 | -2/+2 |
2012-07-16 | audit: fix protection mask of non-db directories | Timo Teräs | 1 | -0/+2 |
2012-02-29 | solver: merge apk_name_state to apk_name | Timo Teräs | 1 | -13/+9 |
2012-02-24 | solver, dot: elementary provides fixes | Timo Teräs | 1 | -2/+2 |
2012-02-24 | all: introduce apk_provides and use it in apk_name | Timo Teräs | 1 | -1/+10 |
2012-02-23 | audit, db: add etc/apk/protected_files.d and new audit features | Timo Teräs | 1 | -10/+19 |
2012-02-22 | db, io: load repositories also from etc/apk/repositories.d/*.list | Timo Teräs | 1 | -1/+1 |
2012-02-22 | db, solver, io: scan cache items at startup | Timo Teräs | 1 | -20/+6 |
2012-02-15 | solver, db: repository pinning improvements | Timo Teräs | 1 | -2/+6 |
2012-02-14 | db: record file uid/gid/mode in installed db | Timo Teräs | 1 | -3/+7 |
2012-02-10 | db: smarter handling of directory owner, group and mode | Timo Teräs | 1 | -2/+4 |
2012-01-31 | pkg, db: fix signature checking for files without control part | Timo Teräs | 1 | -1/+1 |
2012-01-17 | solver, upgrade: properly detect missing repository tags | Timo Teräs | 1 | -1/+1 |
2012-01-12 | db: support line feed as 'world' dependency separator | Timo Teräs | 1 | -0/+1 |
2012-01-12 | solver: print repository tag when committing package changes | Timo Teräs | 1 | -0/+1 |
2012-01-12 | db, solver: refuse committing changes if there is missing tags | Timo Teräs | 1 | -0/+1 |
2011-12-27 | solver: report number of (mega)bytes used | Timo Teräs | 1 | -0/+1 |
2011-10-29 | solver, db: implement repository pinning | Timo Teräs | 1 | -1/+8 |
2011-09-14 | solver, db: run triggers in dependency order | Timo Teräs | 1 | -1/+1 |
2011-09-14 | upgrade: reimplement self-upgrade (after solver merge) | Timo Teräs | 1 | -0/+1 |
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 | -8/+5 |
2011-07-24 | dot: applet to generate the dot attributed graph language files | Timo Teräs | 1 | -0/+1 |
2011-07-16 | apk_database: add APK_DEFAULT_ARCH for ppc, ppc64 and arm ports | William Pitcock | 1 | -0/+6 |
2011-07-16 | apk_database: move APK_DEFAULT_ARCH to headers so that we can use it in versi... | William Pitcock | 1 | -0/+10 |
2011-05-27 | db: more fix for read-only cache remounting | Timo Teräs | 1 | -1/+0 |
2011-04-14 | db: Allow override arch when using --root | Natanael Copa | 1 | -0/+1 |
2011-04-07 | fetch: fix fetching of packages with arch | Timo Teräs | 1 | -0/+3 |
2011-03-16 | db, cache: automatically remount cache read-write when needed | Timo Teräs | 1 | -0/+3 |
2011-03-16 | db: handle arch similarly to stable branch | Timo Teräs | 1 | -1/+1 |
2011-01-04 | pkg: recognize install_if | Timo Teräs | 1 | -0/+1 |
2011-01-03 | pkg, db: allow index with unsupported features to be loaded | Timo Teräs | 1 | -1/+3 |
2010-12-14 | various: use 'atoms' for certain package field and misc fixes | Timo Teräs | 1 | -1/+2 |
2010-12-14 | pkg, db: add preliminary support for arch field | Timo Teräs | 1 | -1/+1 |
2010-12-10 | db: remove support for unsigned repository index | Timo Teräs | 1 | -1/+1 |
2010-11-23 | db: fix hash lookups on 64-bit machines | Timo Teräs | 1 | -1/+1 |
2010-10-08 | io, db: id cache should be specific to database root, not system root | Timo Teräs | 1 | -0/+2 |
2010-06-11 | db: make apk_wait a part of dbopts | Natanael Copa | 1 | -1/+2 |
2010-06-11 | First steps for libapk | Natanael Copa | 1 | -1/+1 |