apk-tools/src
Timo Teräs cab03b6912 sort world dependencies alphabetically
this makes 'lbu diff' and aaudit diffs nice when a world
dependency is added or removed. sorting also makes the ordering
more deterministic as the world targets constraints are always
applied in the same order. test suite updated accordingly.
2015-01-30 15:53:11 +02:00
..
Makefile url: use libfetch to retrieve http/https/ftp files 2014-10-08 10:10:45 +03:00
add.c rework option parsing to have a group structure 2014-10-08 15:29:27 +03:00
apk-static.c static build: do not use openssl engines 2010-06-30 16:55:50 +03:00
apk-test.c test: rewrite the testing framework to use the real applets 2012-02-23 22:05:02 +02:00
apk.c fix test mode 2014-12-08 08:30:35 +02:00
apk_applet.h rework option parsing to have a group structure 2014-10-08 15:29:27 +03:00
apk_archive.h all: update copyright year statement 2011-09-13 11:53:01 +03:00
apk_blob.h support extended pax header in tar extractor 2014-11-01 19:17:06 +02:00
apk_database.h always save 'world' with line feeds 2015-01-30 14:40:00 +02:00
apk_defines.h io,url,db: support for if-modified-since 2014-10-08 11:13:21 +03:00
apk_hash.h apk_hash.h: include stddef.h 2013-04-18 06:19:45 +00:00
apk_io.h remove support for old database location in /var 2015-01-30 14:35:02 +02:00
apk_package.h solver: fix installation of non-repository packages during tmpfs boot 2014-05-19 11:50:10 +03:00
apk_print.h print: move progress bar update logic to apk_print_progress 2013-06-19 10:00:31 +00:00
apk_provider_data.h solver: merge apk_name_state to apk_name 2012-02-29 11:26:12 +02:00
apk_solver.h upgrade: new option: --latest (-l) 2013-06-19 08:33:51 +03:00
apk_solver_data.h solver: additional improvements to install_if handling 2014-03-12 13:10:19 +02:00
apk_version.h ver: print '?' when package is not available in any repo 2012-05-07 08:51:02 +02:00
archive.c support extended pax header in tar extractor 2014-11-01 19:17:06 +02:00
audit.c make 'mode, uid, gid' triplet separate atomized struct 2014-11-01 20:18:57 +02:00
blob.c support extended pax header in tar extractor 2014-11-01 19:17:06 +02:00
cache.c cache: delete more aggressively unneeded cached files 2014-10-06 15:54:52 +03:00
commit.c db: rework directory permission handling 2014-10-07 14:11:29 +03:00
common.c libapk, apk(8): fix header inclusion issues with musl's headers 2013-06-12 10:47:11 -05:00
database.c always save 'world' with line feeds 2015-01-30 14:40:00 +02:00
del.c make del, fetch, fix and info return errors 2014-12-08 08:31:41 +02:00
dot.c rework option parsing to have a group structure 2014-10-08 15:29:27 +03:00
fetch.c make del, fetch, fix and info return errors 2014-12-08 08:31:41 +02:00
fix.c make del, fetch, fix and info return errors 2014-12-08 08:31:41 +02:00
gunzip.c io,url,db: support for if-modified-since 2014-10-08 11:13:21 +03:00
hash.c all: various conversions to foreach_array_item, and simplifications of code 2013-06-18 08:03:40 +03:00
index.c rework option parsing to have a group structure 2014-10-08 15:29:27 +03:00
info.c make del, fetch, fix and info return errors 2014-12-08 08:31:41 +02:00
io.c remove support for old database location in /var 2015-01-30 14:35:02 +02:00
lua-apk.c various: applet help text and comment fixes 2013-06-28 13:45:41 +03: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 package: do not report duplicate reverse dependencies 2014-04-10 11:31:13 +00:00
policy.c make del, fetch, fix and info return errors 2014-12-08 08:31:41 +02:00
print.c print: flush on apk_log 2013-12-05 10:58:23 +01:00
search.c make del, fetch, fix and info return errors 2014-12-08 08:31:41 +02:00
solver.c sort world dependencies alphabetically 2015-01-30 15:53:11 +02:00
template.c all: update copyright year statement 2011-09-13 11:53:01 +03:00
update.c applets: unify help message by removing final dots 2013-06-19 16:49:14 +03:00
upgrade.c rework option parsing to have a group structure 2014-10-08 15:29:27 +03:00
url.c url: fix double free from late libfetch changes 2014-10-08 15:29:04 +03:00
ver.c make del, fetch, fix and info return errors 2014-12-08 08:31:41 +02:00
verify.c apk: use string array in applet mains, separate apk_name_foreach_matching 2013-06-18 13:02:27 +03:00
version.c all: update copyright year statement 2011-09-13 11:53:01 +03:00