| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | modifications for the previous commit in error message handling | Timo Teräs | 2015-04-24 | 1 | -0/+2 |
* | make file install errors non-fatal, and xattr errors hidden | Timo Teräs | 2015-04-17 | 1 | -28/+41 |
* | fix tee io error handling | Timo Teräs | 2015-04-13 | 1 | -1/+1 |
* | make default dir/file acl implicit | Timo Teräs | 2015-04-08 | 1 | -2/+2 |
* | update: return failure if any mirror update failed | Natanael Copa | 2015-04-07 | 1 | -1/+3 |
* | calculate and store checksum of xattrs | Timo Teräs | 2015-03-11 | 1 | -6/+20 |
* | rename file info related functions for consistency | Timo Teräs | 2015-03-10 | 1 | -3/+3 |
* | rework error handling for write streams | Timo Teräs | 2015-03-10 | 1 | -19/+9 |
* | rework error handling for read streams | Timo Teräs | 2015-03-10 | 1 | -14/+21 |
* | remove old compat. field entry from installed db handling | Timo Teräs | 2015-02-04 | 1 | -1/+0 |
* | always save 'world' with line feeds | Timo Teräs | 2015-01-30 | 1 | -3/+1 |
* | remove support for old database location in /var | Timo Teräs | 2015-01-30 | 1 | -25/+0 |
* | make del, fetch, fix and info return errors | Timo Teräs | 2014-12-08 | 1 | -3/+1 |
* | db: assign write permission to lock file | Kaarle Ritvanen | 2014-11-03 | 1 | -2/+2 |
* | make 'mode, uid, gid' triplet separate atomized struct | Timo Teräs | 2014-11-01 | 1 | -39/+53 |
* | db: improve and unify fdb error messages | Timo Teräs | 2014-10-13 | 1 | -27/+13 |
* | db: unconditionally refresh index with --force | Timo Teräs | 2014-10-09 | 1 | -1/+3 |
* | io,url,db: support for if-modified-since | Timo Teräs | 2014-10-08 | 1 | -18/+20 |
* | db: fix crash if unable to download cache item | Timo Teräs | 2014-10-07 | 1 | -2/+3 |
* | db: rework directory permission handling | Timo Teräs | 2014-10-07 | 1 | -54/+79 |
* | db: use per-pkg architecture (if available) to form download url | Timo Teräs | 2014-10-06 | 1 | -2/+6 |
* | index: fix warning about package names without provider | Timo Teräs | 2014-10-06 | 1 | -0/+1 |
* | solver: fix installation of non-repository packages during tmpfs boot | Timo Teräs | 2014-05-19 | 1 | -0/+2 |
* | db: allow replacing files of origin package is same | Timo Teräs | 2014-04-25 | 1 | -0/+3 |
* | audit: include all files in etc/apk in overlay | Timo Teräs | 2014-03-12 | 1 | -27/+23 |
* | db: allow using cached packages with --no-network | Timo Teräs | 2013-10-02 | 1 | -1/+1 |
* | db, url: fix exec sentinels | Timo Teräs | 2013-10-01 | 1 | -1/+1 |
* | db: minor improvements to an error and a verbose log messages | Timo Teräs | 2013-09-20 | 1 | -2/+2 |
* | db: fix error message | Timo Teräs | 2013-09-20 | 1 | -1/+1 |
* | db: fix segfault when --root points to invalid dir | Natanael Copa | 2013-07-17 | 1 | -1/+3 |
* | various: applet help text and comment fixes | Dubiousjim | 2013-06-28 | 1 | -8/+6 |
* | db: write ipkg flags in proper place | Timo Teräs | 2013-06-21 | 1 | -7/+8 |
* | db: reset broken pkg state on reinstall | Timo Teräs | 2013-06-21 | 1 | -0/+2 |
* | solver: fix pinning+cache to work | Timo Teräs | 2013-06-20 | 1 | -2/+0 |
* | commit, db: make file conflicts and script errors non-fatal | Timo Teräs | 2013-06-20 | 1 | -82/+67 |
* | all: few behavioural regression fixes | Timo Teräs | 2013-06-19 | 1 | -0/+2 |
* | policy: new applet | Timo Teräs | 2013-06-18 | 1 | -4/+4 |
* | db: store repository tag names including leading @ | Timo Teräs | 2013-06-18 | 1 | -21/+35 |
* | apk: use string array in applet mains, separate apk_name_foreach_matching | Timo Teräs | 2013-06-18 | 1 | -0/+77 |
* | all: various conversions to foreach_array_item, and simplifications of code | Timo Teräs | 2013-06-18 | 1 | -33/+25 |
* | io: get rid of APK_PROGRESS_SCALE | Timo Teräs | 2013-06-17 | 1 | -19/+4 |
* | cache: implement progress bar (ref #1170) | Timo Teräs | 2013-06-17 | 1 | -5/+9 |
* | print: move progress printing to common functions | Timo Teräs | 2013-06-17 | 1 | -1/+0 |
* | db, cache: do not use cache/tmp for downloads | Timo Teräs | 2013-06-17 | 1 | -22/+22 |
* | db: refactor repository file construction | Timo Teräs | 2013-06-17 | 1 | -107/+129 |
* | solver, errors: fix few additional test cases and clean ups | Timo Teräs | 2013-06-13 | 1 | -12/+12 |
* | solver: rewrite as deductive solver -- core features | Timo Teräs | 2013-06-13 | 1 | -13/+19 |
* | index: add sensible error message if metadata is too long | Timo Teräs | 2013-05-30 | 1 | -4/+4 |
* | db: unify handling of special packages | Timo Teräs | 2013-05-30 | 1 | -56/+55 |
* | db, info: allow packages to install files/symlinks to root | Timo Teräs | 2013-05-29 | 1 | -20/+40 |