apk-tools/src
Timo Teras 7cef96c30d blob: add strspn helpers 2009-04-14 18:46:35 +03:00
..
Makefile Created search applet 2009-03-07 11:34:37 +02:00
add.c db: database locking and creation to part of opening it 2009-01-17 11:08:48 +02:00
apk.c apk: --force to overwrite files 2009-03-04 08:36:56 +02:00
apk_applet.h db: allow more than one --repository arg 2009-02-17 12:23:01 +00:00
apk_archive.h various: make fancy progress bar and update todo 2009-01-07 21:45:11 +02:00
apk_blob.h blob: add strspn helpers 2009-04-14 18:46:35 +03:00
apk_database.h db: track reverse dependencies 2009-04-14 09:21:30 +03:00
apk_defines.h apk: --force to overwrite files 2009-03-04 08:36:56 +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 pkg: write dependencies directly file instead of buffer 2009-03-17 13:19:06 +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 blob: add strspn helpers 2009-04-14 18:46:35 +03:00
database.c db: track reverse dependencies 2009-04-14 09:21:30 +03: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: option '-r' to print "required by" info 2009-04-14 09:35:02 +03:00
io.c io: implement write cache 2009-03-17 14:17:35 +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: write dependencies directly file instead of buffer 2009-03-17 13:19:06 +02:00
search.c search: use fnmatch so we have support for wildcards 2009-04-03 12:16:12 +00: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 ver: added --check/-c option to vaildate given version string 2009-04-03 21:40:53 +02:00
version.c version: avoid end up in endless loop if we compare 2 equal invalid versions 2009-04-13 09:18:48 +00:00