apk-tools/src
nrybowski 695a2f8231 upgrade: implement --ignore to exclude some packages from upgrade 2019-12-12 13:47:11 +02:00
..
Makefile list: new applet 2018-01-28 23:55:29 +00:00
add.c add: always use UTC for virtual package versions 2019-11-18 16:46:57 +01: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 print usage and exit with error on invalid arguments 2019-06-05 09:56:13 +03:00
apk_applet.h apk: usage: cleanup help text when no applet is selected 2018-01-09 17:07:13 +00:00
apk_archive.h rework unpacking of packages and harden package file format requirements 2018-09-10 10:59:39 +03:00
apk_blob.h fix strncpy bounds errors 2019-02-13 16:05:27 +02:00
apk_database.h prefer selecting packages by their primary name 2018-11-12 14:16:36 +02:00
apk_defines.h use fixed system time in test mode to have fixed test output 2019-06-03 16:19:17 +03:00
apk_hash.h apk_hash.h: include stddef.h 2013-04-18 06:19:45 +00:00
apk_io.h add support for openssl 1.1 2018-10-26 08:22:08 +03:00
apk_openssl.h add support for openssl 1.1 2018-10-26 08:22:08 +03:00
apk_package.h add support for openssl 1.1 2018-10-26 08:22:08 +03:00
apk_print.h print: print warnings and errors to stderr 2017-04-24 22:42:29 +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: implement --ignore to exclude some packages from upgrade 2019-12-12 13:47:11 +02:00
apk_solver_data.h upgrade: implement --ignore to exclude some packages from upgrade 2019-12-12 13:47:11 +02:00
apk_version.h version: add support for fuzzy version matching 2017-05-27 21:49:53 +00:00
archive.c use fixed system time in test mode to have fixed test output 2019-06-03 16:19:17 +03:00
audit.c add support for pre and post commit hooks 2017-02-15 13:44:04 +02:00
blob.c Fix compile with glibc 2019-05-28 13:07:50 +03:00
cache.c cache: support --latest and --upgrade to affect download policy 2018-09-25 13:07:42 +03:00
commit.c don't report virtual packages as masked 2018-11-02 17:12:20 +02:00
common.c libapk, apk(8): fix header inclusion issues with musl's headers 2013-06-12 10:47:11 -05:00
database.c Don't unpack files to system root 2019-11-22 14:41:55 +02:00
del.c prevent automatic repository index update for 'apk del' 2018-07-18 13:29:13 +03:00
dot.c apk: usage: cleanup help text when no applet is selected 2018-01-09 17:07:13 +00:00
fetch.c fetch: fix error message for --recursive 2019-01-10 09:29:35 +01:00
fix.c apk: usage: cleanup help text when no applet is selected 2018-01-09 17:07:13 +00:00
gunzip.c rework unpacking of packages and harden package file format requirements 2018-09-10 10:59:39 +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 apk: usage: cleanup help text when no applet is selected 2018-01-09 17:07:13 +00:00
info.c fix all applets to return -ENOTSUP if it's unrecognized 2019-06-05 09:32:29 +03:00
io.c fix xattr hash to be sha1 2018-10-30 18:26:10 +02:00
list.c fix all applets to return -ENOTSUP if it's unrecognized 2019-06-05 09:32:29 +03:00
lua-apk.c db: separate init from open 2017-04-28 13:28:32 +03:00
manifest.c apk: usage: cleanup help text when no applet is selected 2018-01-09 17:07:13 +00: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 add support for openssl 1.1 2018-10-26 08:22:08 +03:00
policy.c apk: usage: cleanup help text when no applet is selected 2018-01-09 17:07:13 +00:00
print.c print: don't print spurious newlines 2018-11-02 15:40:45 +02:00
search.c fix all applets to return -ENOTSUP if it's unrecognized 2019-06-05 09:32:29 +03:00
solver.c upgrade: implement --ignore to exclude some packages from upgrade 2019-12-12 13:47:11 +02:00
stats.c add simple stats applet 2015-06-12 11:20:01 +03:00
template.c all: update copyright year statement 2011-09-13 11:53:01 +03:00
update.c apk: usage: cleanup help text when no applet is selected 2018-01-09 17:07:13 +00:00
upgrade.c upgrade: implement --ignore to exclude some packages from upgrade 2019-12-12 13:47:11 +02:00
url.c url: return relevant error value from apk_istream_fetch 2018-05-08 22:44:23 +03:00
ver.c fix all applets to return -ENOTSUP if it's unrecognized 2019-06-05 09:32:29 +03:00
verify.c apk: usage: cleanup help text when no applet is selected 2018-01-09 17:07:13 +00:00
version.c Revert "version: consider pkg-rX and pkg to be the same version" 2017-06-23 06:59:13 +00:00