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
Age
Commit message (
Expand
)
Author
Files
Lines
2022-12-28
db: handle repository index update/opening errors more consistently
Timo Teräs
3
-31
/
+43
2022-12-25
solver: prioritize user specified action on mentioned packages
Timo Teräs
2
-0
/
+5
2022-12-23
defines: fix UB in get_unaligned32
Daniel Kolesa
1
-1
/
+1
2022-12-22
db: always have writable directories with --no-chown
Daniel Kolesa
2
-3
/
+19
2022-12-22
apk: ignore SIGINT after applet is executed
Timo Teräs
1
-0
/
+1
2022-12-22
apk: remove empty arguments
Timo Teräs
1
-0
/
+11
2022-12-22
solver: move install if discovery after all dependencies are done
Timo Teräs
1
-7
/
+10
2022-12-22
commit: consider also provides_priority for error analysis
Timo Teräs
1
-1
/
+2
2022-12-21
solver: fix install_if via provides only
Timo Teräs
1
-2
/
+7
2022-12-21
pkg: increase index entry buffer size
Timo Teräs
1
-1
/
+1
2022-12-21
io: fix fdo_write direct write path return value and index writing
Timo Teräs
2
-5
/
+4
2022-12-20
apk, fetch: implement --no-check-certificate
Timo Teräs
1
-0
/
+4
2022-12-20
solver: fix queue resolving order
Timo Teräs
1
-3
/
+3
2022-12-20
solver, commit: handle install_if via provided names correctly
Timo Teräs
2
-43
/
+95
2022-12-20
db: simplify reverse name list creation
Timo Teräs
1
-12
/
+12
2022-12-20
apk: improve interactive mode handling
Timo Teräs
2
-1
/
+5
2022-12-20
commit: correctly analyze virtual provides induced errors
Timo Teräs
1
-15
/
+51
2022-08-17
db: fix change detection for symlinks
Timo Teräs
4
-30
/
+28
2022-05-04
fetch: implement --world
Timo Teräs
1
-7
/
+21
2022-05-04
add: allow specifying a version for --virtual package
Timo Teräs
1
-18
/
+31
2022-04-05
io: move make_dirs as apk_make_dirs and use it
Timo Teräs
5
-31
/
+22
2022-04-05
db: fix atfd for access repository index
Timo Teräs
1
-2
/
+3
2022-04-04
mkpkg: use correct script counter when writing scripts to adb
Daniel Kolesa
1
-1
/
+1
2022-03-31
package: respect version fuzziness when creating dep from adb
Daniel Kolesa
1
-0
/
+1
2022-03-30
keep APK_DEFAULT_ARCH as the define used in source code
Ariadne Conill
4
-26
/
+26
2022-03-30
use arch_prefix for this feature instead
Ariadne Conill
5
-10
/
+10
2022-03-30
use APK_DEFAULT_ABI_TAG everywhere APK_DEFAULT_ARCH was previously used
Ariadne Conill
3
-4
/
+4
2022-03-30
defines: introduce APK_DEFAULT_ABI_TAG
Ariadne Conill
1
-0
/
+6
2022-03-30
meson: support definition of a custom abi tag
Ariadne Conill
1
-0
/
+5
2022-03-29
db: make --no-cache disable the cache completely
tt-no-cache
Timo Teräs
1
-4
/
+11
2022-03-29
pkg: recursive create exec dir
Timo Teräs
1
-15
/
+34
2022-03-21
mkndx: fix v3 package handling
Timo Teräs
1
-2
/
+0
2022-03-21
package: fix error message when script fails to execute
Daniel Kolesa
1
-1
/
+1
2022-03-21
adb: use qsort_r
Timo Teräs
1
-33
/
+35
2022-03-21
mkndx, adb: fix index searching
Timo Teräs
4
-78
/
+97
2022-03-21
mkndx: fix index generation for v2 and v3 packages
Timo Teräs
3
-36
/
+50
2022-03-07
adb: fix handling of conflicts
Daniel Kolesa
3
-6
/
+14
2022-03-07
test: fix tests by setting sane active_layers without state
Timo Teräs
1
-0
/
+1
2022-03-06
db: fix APK_OPENF_NO_STATE check
Daniel Kolesa
1
-1
/
+1
2022-03-06
mkpkg: use -I for --info
Timo Teräs
1
-1
/
+1
2022-03-06
mkpkg: check apk_ostream_to_file/adb_compress error
Timo Teräs
1
-1
/
+6
2022-03-06
db: honor APK_OPENF_NO_STATE again
Timo Teräs
1
-8
/
+10
2022-02-24
pkg: use lib/apk/exec as the package script execution directory
Timo Teräs
1
-11
/
+15
2022-02-24
solver: do not auto select virtual-only package with one provider
Timo Teräs
2
-2
/
+6
2022-02-22
db, uvol: commit regular files before uvol volumes
Timo Teräs
4
-4
/
+30
2022-02-22
db: fix apkindex path generation
Timo Teräs
1
-1
/
+1
2022-02-21
io_gunzip: fix handling short reads near end-of-file
Timo Teräs
1
-12
/
+15
2022-02-21
fs_fsys: ignore mkdir EEXIST
Timo Teräs
1
-1
/
+2
2022-02-21
tar: allow for space as numeric field terminator
ptrcnull
1
-1
/
+1
2022-02-21
solver: require package layer to be enabled for install
Timo Teräs
2
-3
/
+7
[next]