.. |
Makefile
|
fix cross-compiling to pick right libfetch.a
|
2016-07-06 14:19:08 +03:00 |
add.c
|
allow virtual packages beginning with dot by default on tmpfs installs
|
2015-04-24 09:33:09 +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
|
apk: don't exit with error code for -V and --print-arch
|
2016-04-19 08:55:58 +03: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
|
ignore .apk-new files for overlays
|
2015-04-08 11:08:16 +03:00 |
apk_database.h
|
upgrade: improve self upgrade functionality a bit
|
2016-07-22 11:13:33 +03:00 |
apk_defines.h
|
detect aarch64 architecture and assign default name for it
|
2016-07-08 11:10:32 +03:00 |
apk_hash.h
|
apk_hash.h: include stddef.h
|
2013-04-18 06:19:45 +00:00 |
apk_io.h
|
io, database: preserve [am]time for cached and fetched files
|
2015-11-09 12:51:01 +02:00 |
apk_package.h
|
commit: self-conflict error and satisfies printing
|
2015-12-10 14:30:57 +02: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
|
archive: fix long symlink target names
|
2016-02-09 16:55:06 +02:00 |
audit.c
|
fix directory permissions loading
|
2015-06-01 11:22:58 +03:00 |
blob.c
|
blob: fix sign extension in test_bit
|
2016-04-03 16:06:57 +03:00 |
cache.c
|
cache: delete more aggressively unneeded cached files
|
2014-10-06 15:54:52 +03:00 |
commit.c
|
upgrade: improve self upgrade functionality a bit
|
2016-07-22 11:13:33 +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
|
db: add support for --no-cache
|
2015-12-07 12:50:32 +00: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
|
fetch: allow enabling --simulate
|
2016-02-16 15:59:55 +02:00 |
fix.c
|
make file install errors non-fatal, and xattr errors hidden
|
2015-04-17 10:05:10 +03:00 |
gunzip.c
|
io, database: preserve [am]time for cached and fetched files
|
2015-11-09 12:51:01 +02:00 |
hash.c
|
all: various conversions to foreach_array_item, and simplifications of code
|
2013-06-18 08:03:40 +03:00 |
index.c
|
index: don't return error if --index does not exists
|
2016-05-27 12:21:14 +03:00 |
info.c
|
info: add support for --license
|
2016-06-13 10:02:08 +00:00 |
io.c
|
io, database: preserve [am]time for cached and fetched files
|
2015-11-09 12:51:01 +02:00 |
lua-apk.c
|
lua: remove unused reg_apk_db_meta_methods
|
2016-07-22 10:11:04 +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
|
commit: self-conflict error and satisfies printing
|
2015-12-10 14:30:57 +02:00 |
policy.c
|
make del, fetch, fix and info return errors
|
2014-12-08 08:31:41 +02:00 |
print.c
|
modifications for the previous commit in error message handling
|
2015-04-24 09:32:22 +03:00 |
search.c
|
search: match packages only once
|
2015-11-09 10:06:57 +02:00 |
solver.c
|
upgrade: improve self upgrade functionality a bit
|
2016-07-22 11:13:33 +03: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
|
update: return errors also with --quiet
|
2015-04-10 17:33:21 +00:00 |
upgrade.c
|
upgrade: improve self upgrade functionality a bit
|
2016-07-22 11:13:33 +03:00 |
url.c
|
io, database: preserve [am]time for cached and fetched files
|
2015-11-09 12:51:01 +02:00 |
ver.c
|
make del, fetch, fix and info return errors
|
2014-12-08 08:31:41 +02:00 |
verify.c
|
rework error handling for read streams
|
2015-03-10 13:15:31 +02:00 |
version.c
|
all: update copyright year statement
|
2011-09-13 11:53:01 +03:00 |