Age | Commit message (Expand) | Author | Files | Lines |
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 |
2014-03-11 | solver: fixes to install_if handling | Timo Teräs | 1 | -14/+21 |
2014-03-07 | info: fix printing of 'replaces' field | Timo Teräs | 1 | -1/+1 |
2014-02-03 | fetch: disable all progress/log output with --stdout | Natanael Copa | 1 | -1/+3 |
2014-02-03 | fetch: disable progress when outputting pkg to stdout | Timo Teräs | 1 | -1/+4 |
2014-01-06 | Revert "fetch: run quiet when --stdout" | Natanael Copa | 1 | -1/+0 |
2014-01-06 | apk: new option --print-arch | Natanael Copa | 1 | -0/+10 |
2013-12-10 | fetch: run quiet when --stdout | Natanael Copa | 1 | -0/+1 |
2013-12-05 | print: flush on apk_log | Natanael Copa | 1 | -0/+1 |
2013-10-11 | print: use stdout instead of stderr for logging and progress | Timo Teräs | 2 | -11/+10 |
2013-10-02 | db: allow using cached packages with --no-network | Timo Teräs | 1 | -1/+1 |
2013-10-01 | apk-tools-2.4.0v2.4.0 | Timo Teräs | 1 | -1/+1 |
2013-10-01 | db, url: fix exec sentinels | Timo Teräs | 2 | -3/+3 |