apk-tools/src
Timo Teräs 440cffef58 state: print missing package names on error
especially important if the package requested from command line
does not exist. otherwise we would not print an error at all.
2010-06-01 15:06:48 +03:00
..
Makefile fix: new applet to reinstall and fix package 2009-08-04 15:19:29 +03:00
add.c state: improve error messages from dependency failures 2010-06-01 11:49:32 +03:00
apk.c apk: remove the unneeded --never-overwrite 2009-12-21 16:53:47 +02:00
apk_applet.h all: implement database open options 2009-08-06 14:25:03 +03:00
apk_archive.h index, version: support for repository descriptions (fixes #141) 2009-09-03 14:56:24 +04:00
apk_blob.h state: improve error messages from dependency failures 2010-06-01 11:49:32 +03:00
apk_database.h fetch: do not include installed non-repository files in search 2010-03-04 14:01:37 +02:00
apk_defines.h apk: remove the unneeded --never-overwrite 2009-12-21 16:53:47 +02:00
apk_hash.h hash: allow caching of hash value 2009-07-14 10:47:20 +03:00
apk_io.h io: better error handling when writing stuff out 2009-08-12 11:05:09 +03:00
apk_package.h state: improve error messages from dependency failures 2010-06-01 11:49:32 +03:00
apk_state.h state: print missing package names on error 2010-06-01 15:06:48 +03:00
apk_version.h version: added apk_version_compare_blob() function 2009-06-22 11:08:39 +02:00
archive.c apk: remove the unneeded --never-overwrite 2009-12-21 16:53:47 +02:00
audit.c db, pkg: separate structure for fields of installed packages 2009-08-12 19:17:46 +03:00
blob.c state: improve error messages from dependency failures 2010-06-01 11:49:32 +03:00
cache.c cache: do not download files existing in local repository 2010-03-01 11:27:27 +02:00
database.c fetch: do not include installed non-repository files in search 2010-03-04 14:01:37 +02:00
del.c state: improve error messages from dependency failures 2010-06-01 11:49:32 +03:00
fetch.c fetch: do not include installed non-repository files in search 2010-03-04 14:01:37 +02:00
fix.c state: improve error messages from dependency failures 2010-06-01 11:49:32 +03:00
gunzip.c io: better error handling when writing stuff out 2009-08-12 11:05:09 +03:00
hash.c hash: allow caching of hash value 2009-07-14 10:47:20 +03:00
index.c index: do not segfault if there are no description 2009-09-03 13:15:10 +00:00
info.c info: fix querying of removed, but referenced packages 2010-05-05 08:56:06 +03:00
io.c db: fix migration and pruning of symlinks to dirs 2009-10-26 09:46:09 +02:00
md5.h Initial commit of some stuff written so far. Still in state of flux. Expect 2008-04-17 14:09:13 +00:00
package.c state: improve error messages from dependency failures 2010-06-01 11:49:32 +03:00
search.c search: add search for reverse dependencies in index 2010-05-19 16:49:32 +03:00
state.c state: print missing package names on error 2010-06-01 15:06:48 +03:00
template.c Initial commit of some stuff written so far. Still in state of flux. Expect 2008-04-17 14:09:13 +00:00
update.c index, version: support for repository descriptions (fixes #141) 2009-09-03 14:56:24 +04:00
upgrade.c state: improve error messages from dependency failures 2010-06-01 11:49:32 +03:00
url.c apk: use *at instead of chdir+normal file syscall 2009-07-31 16:08:09 +03:00
ver.c version: --index output to stdout instead of stderr 2009-09-04 11:38:19 +03:00
verify.c all: implement database open options 2009-08-06 14:25:03 +03:00
version.c version: add support for version control suffixes 2009-11-06 13:29:58 +02:00