apk-tools/src
Timo Teras 4b29ea2a08 cache: do not download files existing in local repository
wget:ing local files results in error and is useless.
2010-03-01 11:27:27 +02:00
..
Makefile fix: new applet to reinstall and fix package 2009-08-04 15:19:29 +03:00
add.c add: print all failing packages instead of only first 2010-02-26 12:57:06 +00: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 db: implement triggers (fixes #45) 2009-08-13 14:10:30 +03:00
apk_database.h index, version: support for repository descriptions (fixes #141) 2009-09-03 14:56:24 +04: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 db: implement triggers (fixes #45) 2009-08-13 14:10:30 +03:00
apk_state.h db: prefer local repositories, and implement --no-network 2009-08-06 16:00:20 +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 blob: base64 encoding and decoding 2009-07-15 14:48:57 +03:00
cache.c cache: do not download files existing in local repository 2010-03-01 11:27:27 +02:00
database.c db: fix previous commit 2010-03-01 11:26:45 +02:00
del.c add, del, db: fix various bugs introduced by earlier commits 2009-08-13 18:41:03 +03:00
fetch.c db: prefer local repositories, and implement --no-network 2009-08-06 16:00:20 +03:00
fix.c fix: upgrade also mentioned package (fixes #136) 2009-08-17 15:37:19 +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 index, version: support for repository descriptions (fixes #141) 2009-09-03 14:56:24 +04: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 apk: --overlay-from-stdin 2009-12-21 14:14:02 +02:00
search.c all: implement database open options 2009-08-06 14:25:03 +03:00
state.c state: write status for each package change 2010-02-26 13:27:09 +00: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 all: implement database open options 2009-08-06 14:25:03 +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