apk-tools/src
Natanael Copa 20d242a4bd info: list contents with -L 2009-01-20 13:04:17 +00:00
..
Makefile Makefile: added 'make static' target to build apk.static 2009-01-16 10:10:29 +00:00
add.c db: database locking and creation to part of opening it 2009-01-17 11:08:48 +02:00
apk.c apk: added option --version/-V 2009-01-17 08:51:52 +00:00
apk_applet.h apk: per applet options 2009-01-13 14:09:45 +02:00
apk_archive.h various: make fancy progress bar and update todo 2009-01-07 21:45:11 +02:00
apk_blob.h hash, db: use apk_blob_t and list_* 2008-11-27 20:25:01 +02:00
apk_database.h db: database locking and creation to part of opening it 2009-01-17 11:08:48 +02:00
apk_defines.h add: --upgrade|-u to control if upgrading is preferred or not 2009-01-16 13:59:36 +02:00
apk_hash.h db: keep only filename in file entries, hash by both directory and file 2009-01-14 10:44:47 +02:00
apk_io.h db: index file location is a URL 2009-01-15 12:55:26 +02:00
apk_package.h add: --upgrade|-u to control if upgrading is preferred or not 2009-01-16 13:59:36 +02:00
apk_state.h add: --upgrade|-u to control if upgrading is preferred or not 2009-01-16 13:59:36 +02:00
apk_version.h Initial commit of some stuff written so far. Still in state of flux. Expect 2008-04-17 14:09:13 +00:00
archive.c archive: utimes modifies file, not link so don't use it for symlinks 2009-01-17 13:34:18 +02:00
audit.c db: database locking and creation to part of opening it 2009-01-17 11:08:48 +02:00
blob.c db: keep only filename in file entries, hash by both directory and file 2009-01-14 10:44:47 +02:00
database.c db: try creating db if locking fails 2009-01-19 21:19:36 +02:00
del.c db: database locking and creation to part of opening it 2009-01-17 11:08:48 +02:00
gunzip.c io: fix some memory leaks 2009-01-06 21:23:26 +02:00
hash.c del: proper ordering of file db entry deletion 2009-01-17 09:33:02 +02:00
index.c db: database locking and creation to part of opening it 2009-01-17 11:08:48 +02:00
info.c info: list contents with -L 2009-01-20 13:04:17 +00:00
io.c various: make fancy progress bar and update todo 2009-01-07 21:45:11 +02:00
md5.c db: checksum installed files, protect config files 2008-11-14 14:26:59 +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 pkg: use absolute filenames for packages 2009-01-20 14:30:07 +02:00
state.c add: --upgrade|-u to control if upgrading is preferred or not 2009-01-16 13:59:36 +02: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
url.c url: allow wget report error messages 2009-01-16 09:58:27 +00:00
ver.c db: database locking and creation to part of opening it 2009-01-17 11:08:48 +02:00
version.c Initial commit of some stuff written so far. Still in state of flux. Expect 2008-04-17 14:09:13 +00:00