summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* apk-tools-2.0.5v2.0.5Timo Teräs2010-06-161-1/+1
* test: check if upgrade works when package is missing in repoNatanael Copa2010-06-151-0/+7
* test: dont run sh manually but respect #!/bin/sh in each testNatanael Copa2010-06-159-10/+13
* upgrade: warn (do not fail) on missing top-level package namesTimo Teräs2010-06-151-3/+23
* state: handle properly packages which are installedTimo Teräs2010-06-151-0/+3
* apk-tools-2.0.4v2.0.4Timo Teräs2010-06-151-1/+1
* test: initial testsuiteNatanael Copa2010-06-1517-0/+422
* db: reinitialize trigger_pkg_list node after deletionTimo Teräs2010-06-151-0/+1
* Makefile: Don't build or install the libapk and lua module by defaultNatanael Copa2010-06-141-10/+29
* db: --simulate never needs write access to dbTimo Teräs2010-06-121-0/+4
* archive: honor username/groupname instead of uid/gidTimo Teräs2010-06-125-1/+140
* various: use O_CLOEXEC and add some error checkingTimo Teräs2010-06-116-31/+30
* build: fix CFLAGS, and use pkg-config for luaTimo Teräs2010-06-111-5/+4
* print: clean up after copy-pasteNatanael Copa2010-06-113-5/+2
* db: make apk_wait a part of dboptsNatanael Copa2010-06-113-8/+8
* lua: initial lua moduleNatanael Copa2010-06-113-3/+76
* First steps for libapkNatanael Copa2010-06-1125-77/+165
* db: do not free trigger list after package is unpackedNatanael Copa2010-06-101-6/+6
* apk-tools-2.0.3v2.0.3Timo Teräs2010-06-081-1/+1
* info: fix usage of arraysTimo Teräs2010-06-081-4/+4
* state: fix error printingTimo Teräs2010-06-082-2/+6
* db: fix usage of apk_name_array in install_ctxTimo Teräs2010-06-071-4/+4
* all: rework how arrays workTimo Teräs2010-06-0514-121/+137
* state: fix a crash in error printingTimo Teräs2010-06-031-1/+1
* db, pkg: fix triggers related crashTimo Teräs2010-06-012-8/+11
* state: print missing package names on errorTimo Teräs2010-06-012-8/+23
* state: improve error messages from dependency failuresTimo Teräs2010-06-0110-88/+197
* state: modify reinstallation printsTimo Teräs2010-05-271-8/+11
* state: show changed packages as upgradesTimo Teräs2010-05-271-2/+10
* state: fix deletion of obsoleted dependenciesTimo Teräs2010-05-271-1/+2
* package: don't leak signing key file fdTimo Teräs2010-05-261-1/+1
* search: add search for reverse dependencies in indexTimo Teräs2010-05-191-57/+91
* upgrade: reset versioned deps in world when doing upgrade -aNatanael Copa2010-05-121-2/+7
* info: fix querying of removed, but referenced packagesTimo Teras2010-05-051-1/+1
* apk-tools-2.0.2v2.0.2Timo Teras2010-03-161-1/+1
* state: virtual packages are always installableTimo Teras2010-03-151-0/+2
* state: check package availability alwaysTimo Teras2010-03-101-7/+16
* apk-tools-2.0.1v2.0.1Timo Teras2010-03-041-1/+1
* fetch: do not include installed non-repository files in searchTimo Teras2010-03-043-13/+19
* cache: do not download files existing in local repositoryTimo Teras2010-03-011-1/+1
* db: fix previous commitTimo Teras2010-03-011-0/+1
* db: read also non-repository package index if reading repository indexesTimo Teras2010-03-011-8/+8
* Merge branch 'master' into progNatanael Copa2010-02-261-3/+5
|\
| * add: print all failing packages instead of only firstNatanael Copa2010-02-261-3/+5
* | state: write status for each package changeNatanael Copa2010-02-261-8/+17
* | state: show percent in progress barNatanael Copa2010-02-261-10/+13
|/
* db: keep packages with no files with installed statusTimo Teras2009-12-251-6/+10
* state: Default interactive action is YesNatanael Copa2009-12-251-1/+1
* apk-tools-2.0v2.0Timo Teras2009-12-231-1/+1
* db: make fdb load package description before calling pkg_installTimo Teras2009-12-221-5/+5