Go to file
A. Wilcox 84941a5967 list: Detect orphaned packages correctly
BIT(1) corresponds with decimal 2, which is the first available repository.

Before this fix, `apk list -O` would list every package installed from the
first available repository, which is the 'system' repository on most Adélie
Linux computers.

After this fix, `apk list -O` correctly lists only the packages which are
no longer available.
2019-05-01 18:56:43 +03:00
libfetch fix strncpy bounds errors 2019-02-13 16:05:27 +02:00
src list: Detect orphaned packages correctly 2019-05-01 18:56:43 +03:00
test print: don't print spurious newlines 2018-11-02 15:40:45 +02:00
.gitignore build and use bundled libfetch natively 2017-10-05 16:59:14 +03:00
.mailmap add .mailmap to consolidate git shortlog 2018-09-10 09:19:01 +03:00
.travis.yml travis: update alpine-chroot-install to 0.7.0 2018-02-09 01:22:56 +01:00
AUTHORS Initial commit of some stuff written so far. Still in state of flux. Expect 2008-04-17 14:09:13 +00:00
Make.rules build and use bundled libfetch natively 2017-10-05 16:59:14 +03:00
Makefile apk-tools-2.10.3 2018-11-15 15:09:07 +02:00
NEWS Initial commit of some stuff written so far. Still in state of flux. Expect 2008-04-17 14:09:13 +00:00
README Initial commit of some stuff written so far. Still in state of flux. Expect 2008-04-17 14:09:13 +00:00

README