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_extract.c
Age
Commit message (
Expand
)
Author
Files
Lines
2021-11-09
database: implement uvol support
Timo Teräs
1
-8
/
+8
2021-11-03
extract: move uvol extraction code to extract
Timo Teräs
1
-88
/
+2
2021-11-03
db, extract: handle waitpid returning EINTR
Timo Teräs
1
-2
/
+2
2021-09-03
extract: remove redundant file unlink on failure path
Timo Teräs
1
-1
/
+0
2021-09-03
extract: pass root object instead of database
Timo Teräs
1
-1
/
+1
2021-08-17
extract: fix directory handling
Timo Teräs
1
-7
/
+8
2021-08-03
extract: fix extracting untrusted package
Timo Teräs
1
-0
/
+3
2021-07-30
extract: use extraction api, and implement it for v3 packages
Timo Teräs
1
-202
/
+24
2021-07-27
Refactor .apk extraction code
Timo Teräs
1
-8
/
+9
2021-07-26
extract: fix handling of error of regular file extraction
Timo Teräs
1
-1
/
+2
2021-07-26
adb: fix some error handling paths
Timo Teräs
1
-1
/
+1
2021-07-23
extract: rework uvol name logic
Timo Teräs
1
-15
/
+15
2021-07-23
extract: fix uvol parameter order
Daniel Golle
1
-1
/
+1
2021-07-22
extract: remove unneeded argument from uvol_extract
Timo Teräs
1
-3
/
+3
2021-07-22
rework apk_istream_splice and apk_istream_tee
Timo Teräs
1
-3
/
+5
2021-07-22
adb: unify various interfaces to adb_m_process
Timo Teräs
1
-2
/
+5
2021-07-22
adbsign: support compressed adb files
Timo Teräs
1
-1
/
+1
2021-07-16
extract: fix integrity check failure to remove the bad file/volume
Timo Teräs
1
-33
/
+31
2021-06-23
mkpkg, extract: implement support for symlinks, devices and fifos
Timo Teräs
1
-13
/
+50
2021-06-19
reduce misuse of error codes from errno.h
Timo Teräs
1
-8
/
+8
2021-06-11
extract: add experimental support for uvol volumes
Timo Teräs
1
-3
/
+101
2021-06-11
extract: new applet to extract v2 packages
Timo Teräs
1
-0
/
+239