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
path:
root
/
src
/
context.c
Age
Commit message (
Expand
)
Author
Files
Lines
2022-04-05
io: move make_dirs as apk_make_dirs and use it
Timo Teräs
1
-2
/
+1
2022-02-13
context: fix 'uvol' default path
Daniel Golle
1
-1
/
+1
2021-12-23
add option --no-logfile
Daniel Golle
1
-1
/
+1
2021-11-09
database: implement uvol support
Timo Teräs
1
-4
/
+18
2021-10-04
enable uvol support by default
Timo Teräs
1
-1
/
+1
2021-09-13
adb: fix --allow-untrusted to work again
Timo Teräs
1
-0
/
+1
2021-08-23
trust: always use have valid struct apk_trust *
Timo Teräs
1
-8
/
+5
2021-06-11
extract: add experimental support for uvol volumes
Timo Teräs
1
-0
/
+1
2021-06-11
add basic abstraction for cryptographic operations
Timo Teräs
1
-1
/
+1
2021-03-19
Log to /var/log/apk.log
Drew DeVault
1
-0
/
+16
2021-03-19
database: do not chroot(".") unless actually necessary
Ariadne Conill
1
-0
/
+1
2020-10-09
rename adb_trust to apk_trust, and use it as package signature keystore too
Timo Teräs
1
-9
/
+6
2020-10-09
make apk_database optional for applets that don't need it
Timo Teräs
1
-0
/
+51
2020-10-09
rename apk_db_options to apk_ctx, rework logging
Timo Teräs
1
-0
/
+27