aboutsummaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
...
* remove old compat. field entry from installed db handlingTimo Teräs2015-02-041-1/+0
* remove spurious audit message from missing files with --systemTimo Teräs2015-01-301-4/+2
* sort world dependencies alphabeticallyTimo Teräs2015-01-301-0/+8
* always save 'world' with line feedsTimo Teräs2015-01-302-4/+1
* remove support for old database location in /varTimo Teräs2015-01-303-57/+0
* remove reverse dependencies firstTimo Teräs2015-01-301-0/+6
* make del, fetch, fix and info return errorsTimo Teräs2014-12-088-32/+63
* fix test modeTimo Teräs2014-12-081-5/+7
* db: assign write permission to lock fileKaarle Ritvanen2014-11-031-2/+2
* move --simulate to commit options group and alias -s for itTimo Teräs2014-11-011-5/+4
* make 'mode, uid, gid' triplet separate atomized structTimo Teräs2014-11-013-53/+68
* support extended pax header in tar extractorTimo Teräs2014-11-013-38/+93
* db: improve and unify fdb error messagesTimo Teräs2014-10-131-27/+13
* db: unconditionally refresh index with --forceTimo Teräs2014-10-091-1/+3
* rework option parsing to have a group structureTimo Teräs2014-10-0814-319/+390
* url: fix double free from late libfetch changesTimo Teräs2014-10-081-1/+0
* io,url,db: support for if-modified-sinceTimo Teräs2014-10-086-53/+81
* url: use libfetch to retrieve http/https/ftp filesTimo Teräs2014-10-083-56/+51
* db: fix crash if unable to download cache itemTimo Teräs2014-10-071-2/+3
* io: fix few error path leaksTimo Teräs2014-10-072-6/+9
* db: rework directory permission handlingTimo Teräs2014-10-074-58/+88
* solver: enforce conflicts during upgrades and new pkg installsTimo Teräs2014-10-061-2/+11
* cache: delete more aggressively unneeded cached filesTimo Teräs2014-10-062-6/+12
* db: use per-pkg architecture (if available) to form download urlTimo Teräs2014-10-061-2/+6
* info who-owns: print symlink target owner as a fallbackTimo Teräs2014-10-061-3/+15
* index: fix warning about package names without providerTimo Teräs2014-10-063-9/+11
* solver: fix installation of non-repository packages during tmpfs bootTimo Teräs2014-05-194-3/+13
* test: improve loading of repositories, fix broken install-if testTimo Teräs2014-05-191-3/+15
* del: allow deletion of world dependency when it is not installedTimo Teräs2014-05-191-0/+3
* finally fix building PIE binariesTimo Teräs2014-05-123-14/+37
* db: allow replacing files of origin package is sameTimo Teräs2014-04-251-0/+3
* package: do not report duplicate reverse dependenciesTimo Teräs2014-04-101-1/+4
* url: double-fallback to static busyboxTimo Teräs2014-04-101-0/+1
* solver: purge install_if packages deleted from repositories on upgrade -aTimo Teräs2014-04-101-2/+9
* solver: fix cleaning of packages that got replaced by providesTimo Teräs2014-04-101-1/+4
* solver: fix inherited flags/pinning for install_if packagesTimo Teräs2014-04-041-56/+28
* solver: do not consider packages in cache as 'available'Timo Teräs2014-04-041-5/+16
* audit: report missing files in system modeTimo Teräs2014-03-121-21/+64
* solver: additional improvements to install_if handlingTimo Teräs2014-03-122-4/+22
* audit: include all files in etc/apk in overlayTimo Teräs2014-03-123-40/+50
* solver: fixes to install_if handlingTimo Teräs2014-03-111-14/+21
* info: fix printing of 'replaces' fieldTimo Teräs2014-03-071-1/+1
* fetch: disable all progress/log output with --stdoutNatanael Copa2014-02-031-1/+3
* fetch: disable progress when outputting pkg to stdoutTimo Teräs2014-02-031-1/+4
* Revert "fetch: run quiet when --stdout"Natanael Copa2014-01-061-1/+0
* apk: new option --print-archNatanael Copa2014-01-061-0/+10
* fetch: run quiet when --stdoutNatanael Copa2013-12-101-0/+1
* print: flush on apk_logNatanael Copa2013-12-051-0/+1
* print: use stdout instead of stderr for logging and progressTimo Teräs2013-10-112-11/+10
* db: allow using cached packages with --no-networkTimo Teräs2013-10-021-1/+1