index
:
apk-tools
2.0-stable
2.1-stable
2.10-stable
2.12-stable
2.14-stable
2.6-stable
2.7-stable
2.8-stable
adelie/2.12
current
feature/macos
fix/portability-broken-qsort-r
for-adelie/pmmx
for-alpine/cache-errors
for-alpine/posix-shell
for-alpine/pregen-help
for-alpine/solver-debugging
master
mkpkg-info-generalization
tt-add-virtual-version
tt-fetch-world
tt-fix-symlink-apknew
tt-layers
tt-no-cache
tt-stable-wip
tt-subnet-match
v3.0-wip
zv/test
Adélie Linux patches for Alpine Package Keeper (apk-tools)
root
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2019-12-29
del: report non-matching names and install-if rule non-deletion
Timo Teräs
3
-30
/
+39
2019-12-27
Revert "search: remove from APK_COMMAND_GROUP_QUERY"
Timo Teräs
1
-0
/
+1
2019-12-27
db: parse tabulator as repository separator char
Timo Teräs
1
-0
/
+1
2019-12-18
io: use proper base struct types for method implementations
Timo Teräs
5
-86
/
+68
2019-12-12
upgrade: implement --ignore to exclude some packages from upgrade
nrybowski
5
-4
/
+29
2019-11-22
Don't unpack files to system root
Fredrik Gustafsson
1
-1
/
+5
2019-11-21
Add debian to CI builds
Fredrik Gustafsson
1
-3
/
+15
2019-11-20
Add CI testing, run compile and test on push
Fredrik Gustafsson
1
-0
/
+13
2019-11-18
add: always use UTC for virtual package versions
Max Rees
2
-2
/
+1
2019-11-18
Make tests pass and introduce a memory leak
Fredrik Gustafsson
1
-1
/
+1
2019-11-13
travis: fix dependencies to match v3.10 instead of edge
Jakub Jirutka
1
-1
/
+1
2019-11-13
travis: update dependencies
Jakub Jirutka
1
-2
/
+2
2019-11-13
travis: update alpine-chroot-install to 0.11.0
Jakub Jirutka
1
-2
/
+2
2019-11-13
travis: change dist to bionic
Jakub Jirutka
1
-1
/
+1
2019-07-02
add: fix virtual package id generation
Timo Teräs
1
-16
/
+35
2019-06-05
apk-tools-2.10.4
v2.10.4
Timo Teräs
1
-1
/
+1
2019-06-05
reset TZ when running solver tests as some output has local time
Timo Teräs
3
-2
/
+3
2019-06-05
print usage and exit with error on invalid arguments
Timo Teräs
2
-6
/
+29
2019-06-05
fix all applets to return -ENOTSUP if it's unrecognized
Timo Teräs
5
-5
/
+5
2019-06-05
solver: fix common dependency merging to inherit pinning and flags
Timo Teräs
1
-3
/
+7
2019-06-03
use fixed system time in test mode to have fixed test output
Timo Teräs
7
-6
/
+18
2019-06-03
add: make virtual packages upgradeable (ref #9957)
Timo Teräs
1
-3
/
+12
2019-05-28
Fix compile with glibc
Ian Douglas Scott
1
-1
/
+1
2019-05-01
list: Detect orphaned packages correctly
A. Wilcox
1
-2
/
+2
2019-02-13
fix strncpy bounds errors
Timo Teräs
5
-6
/
+26
2019-02-13
include sys/sysmacros.h for makedev definition
Elan Ruusamäe
2
-0
/
+2
2019-01-10
fetch: fix error message for --recursive
Natanael Copa
1
-1
/
+3
2018-11-15
apk-tools-2.10.3
v2.10.3
Timo Teräs
1
-1
/
+1
2018-11-15
Revert "move --simulate to global options"
Timo Teräs
1
-2
/
+5
2018-11-12
fix orphan package handling for certain provides cases
Timo Teräs
1
-15
/
+17
2018-11-12
prefer selecting packages by their primary name
Timo Teräs
3
-8
/
+25
2018-11-12
fix package preference based on it's conflicts in --latest mode
Timo Teräs
1
-4
/
+5
2018-11-09
apk-tools-2.10.2
v2.10.2
Timo Teräs
1
-1
/
+1
2018-11-02
fix short option string to be nil terminated
Timo Teräs
1
-0
/
+1
2018-11-02
fix error reporting for virtual package addition
Timo Teräs
1
-1
/
+1
2018-11-02
don't report virtual packages as masked
Timo Teräs
1
-1
/
+1
2018-11-02
inhibit printing same 'required by' dependency multiple times
Timo Teräs
1
-0
/
+5
2018-11-02
print: don't print spurious newlines
Timo Teräs
3
-7
/
+5
2018-10-30
fix xattr hash to be sha1
Timo Teräs
1
-1
/
+1
2018-10-26
add support for openssl 1.1
Timo Teräs
8
-54
/
+90
2018-10-05
apk: fix all_options array size off-by-one
Timo Teräs
1
-1
/
+1
2018-09-25
cache: support --latest and --upgrade to affect download policy
Timo Teräs
1
-3
/
+41
2018-09-25
move --simulate to global options
Timo Teräs
1
-5
/
+2
2018-09-11
add: add --latest flag to help analyze why upgrade fails
Timo Teräs
1
-0
/
+6
2018-09-10
apk-tools-2.10.1
v2.10.1
Timo Teräs
1
-1
/
+1
2018-09-10
rework unpacking of packages and harden package file format requirements
Timo Teräs
6
-105
/
+142
2018-09-10
add .mailmap to consolidate git shortlog
Robert Hencke
1
-0
/
+5
2018-09-05
libfetch: do not give out user/hostname as ftp anonymous password
Timo Teräs
1
-15
/
+5
2018-09-05
apk: sanitize return value
Timo Teräs
1
-0
/
+2
2018-08-21
prevent automatic repository index update with --no-network
Natanael Copa
1
-1
/
+2
[next]