Age | Commit message (Expand) | Author | Files | Lines |
2015-03-10 | extract xattrs from packages | Timo Teräs | 3 | -0/+46 |
2015-03-10 | rework error handling for write streams | Timo Teräs | 4 | -29/+19 |
2015-03-10 | rework error handling for read streams | Timo Teräs | 8 | -42/+74 |
2015-02-04 | apk-tools-2.5.0v2.5.0 | Timo Teräs | 1 | -1/+1 |
2015-02-04 | remove old compat. field entry from installed db handling | Timo Teräs | 1 | -1/+0 |
2015-01-30 | remove spurious audit message from missing files with --system | Timo Teräs | 1 | -4/+2 |
2015-01-30 | sort world dependencies alphabetically | Timo Teräs | 5 | -14/+22 |
2015-01-30 | always save 'world' with line feeds | Timo Teräs | 2 | -4/+1 |
2015-01-30 | remove support for old database location in /var | Timo Teräs | 3 | -57/+0 |
2015-01-30 | remove reverse dependencies first | Timo Teräs | 1 | -0/+6 |
2014-12-08 | make del, fetch, fix and info return errors | Timo Teräs | 8 | -32/+63 |
2014-12-08 | fix test mode | Timo Teräs | 1 | -5/+7 |
2014-11-03 | apk-tools-2.5.0_rc1v2.5.0_rc1 | Timo Teräs | 1 | -1/+1 |
2014-11-03 | db: assign write permission to lock file | Kaarle Ritvanen | 1 | -2/+2 |
2014-11-01 | move --simulate to commit options group and alias -s for it | Timo Teräs | 1 | -5/+4 |
2014-11-01 | make 'mode, uid, gid' triplet separate atomized struct | Timo Teräs | 3 | -53/+68 |
2014-11-01 | support extended pax header in tar extractor | Timo Teräs | 3 | -38/+93 |
2014-10-13 | db: improve and unify fdb error messages | Timo Teräs | 1 | -27/+13 |
2014-10-09 | db: unconditionally refresh index with --force | Timo Teräs | 1 | -1/+3 |
2014-10-08 | rework option parsing to have a group structure | Timo Teräs | 14 | -319/+390 |
2014-10-08 | url: fix double free from late libfetch changes | Timo Teräs | 1 | -1/+0 |
2014-10-08 | io,url,db: support for if-modified-since | Timo Teräs | 6 | -53/+81 |
2014-10-08 | url: use libfetch to retrieve http/https/ftp files | Timo Teräs | 3 | -56/+51 |
2014-10-08 | apk-tools-2.4.5v2.4.5 | Timo Teräs | 1 | -1/+1 |
2014-10-07 | db: fix crash if unable to download cache item | Timo Teräs | 1 | -2/+3 |
2014-10-07 | io: fix few error path leaks | Timo Teräs | 2 | -6/+9 |
2014-10-07 | db: rework directory permission handling | Timo Teräs | 4 | -58/+88 |
2014-10-06 | solver: enforce conflicts during upgrades and new pkg installs | Timo Teräs | 4 | -2/+61 |
2014-10-06 | cache: delete more aggressively unneeded cached files | Timo Teräs | 2 | -6/+12 |
2014-10-06 | db: use per-pkg architecture (if available) to form download url | Timo Teräs | 1 | -2/+6 |
2014-10-06 | info who-owns: print symlink target owner as a fallback | Timo Teräs | 1 | -3/+15 |
2014-10-06 | index: fix warning about package names without provider | Timo Teräs | 3 | -9/+11 |
2014-05-20 | apk-tools-2.4.4v2.4.4 | Timo Teräs | 1 | -1/+1 |
2014-05-19 | solver: fix installation of non-repository packages during tmpfs boot | Timo Teräs | 5 | -3/+21 |
2014-05-19 | test: improve loading of repositories, fix broken install-if test | Timo Teräs | 2 | -3/+23 |
2014-05-19 | del: allow deletion of world dependency when it is not installed | Timo Teräs | 2 | -0/+10 |
2014-05-12 | finally fix building PIE binaries | Timo Teräs | 3 | -14/+37 |
2014-04-25 | db: allow replacing files of origin package is same | Timo Teräs | 1 | -0/+3 |
2014-04-14 | apk-tools-2.4.3v2.4.3 | Timo Teräs | 1 | -1/+1 |
2014-04-10 | package: do not report duplicate reverse dependencies | Timo Teräs | 1 | -1/+4 |
2014-04-10 | url: double-fallback to static busybox | Timo Teräs | 1 | -0/+1 |
2014-04-10 | solver: purge install_if packages deleted from repositories on upgrade -a | Timo Teräs | 1 | -2/+9 |
2014-04-10 | solver: fix cleaning of packages that got replaced by provides | Timo Teräs | 1 | -1/+4 |
2014-04-04 | apk-tools-2.4.2v2.4.2 | Timo Teräs | 1 | -1/+1 |
2014-04-04 | solver: fix inherited flags/pinning for install_if packages | Timo Teräs | 1 | -56/+28 |
2014-04-04 | solver: do not consider packages in cache as 'available' | Timo Teräs | 1 | -5/+16 |
2014-03-12 | apk-tools-2.4.1v2.4.1 | Timo Teräs | 1 | -1/+1 |
2014-03-12 | audit: report missing files in system mode | Timo Teräs | 1 | -21/+64 |
2014-03-12 | solver: additional improvements to install_if handling | Timo Teräs | 2 | -4/+22 |
2014-03-12 | audit: include all files in etc/apk in overlay | Timo Teräs | 3 | -40/+50 |