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
/
app_mkndx.c
Age
Commit message (
Expand
)
Author
Files
Lines
2022-03-21
mkndx: fix v3 package handling
Timo Teräs
1
-2
/
+0
2022-03-21
mkndx, adb: fix index searching
Timo Teräs
1
-5
/
+2
2022-03-21
mkndx: fix index generation for v2 and v3 packages
Timo Teräs
1
-36
/
+35
2021-09-03
extract: pass root object instead of database
Timo Teräs
1
-5
/
+3
2021-07-30
mkndx: support v3 packages
Timo Teräs
1
-0
/
+14
2021-07-27
Further refactor extract API to have separate ops vtable
Timo Teräs
1
-14
/
+13
2021-07-27
Refactor .apk extraction code
Timo Teräs
1
-21
/
+13
2021-07-22
io: rework apk_istream_get_* to not return erros in blob value
Timo Teräs
1
-11
/
+12
2021-07-22
adb: unify various interfaces to adb_m_process
Timo Teräs
1
-1
/
+3
2021-06-19
reduce misuse of error codes from errno.h
Timo Teräs
1
-1
/
+1
2021-06-19
fixup some includes
Timo Teräs
1
-1
/
+0
2021-06-11
add basic abstraction for cryptographic operations
Timo Teräs
1
-2
/
+2
2020-10-09
rename adb_trust to apk_trust, and use it as package signature keystore too
Timo Teräs
1
-2
/
+2
2020-10-09
make apk_database optional for applets that don't need it
Timo Teräs
1
-7
/
+8
2020-10-09
rename apk_db_options to apk_ctx, rework logging
Timo Teräs
1
-12
/
+12
2020-10-09
make apk_flags non-global, make progress printing state non-global
Timo Teräs
1
-1
/
+1
2020-10-09
io: make ostream_file always use tmpname
Timo Teräs
1
-1
/
+1
2020-10-09
adb: introduce apk-tools database format, and few applets
Timo Teräs
1
-0
/
+329