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
/
test
Age
Commit message (
Expand
)
Author
Files
Lines
2022-12-21
solver: fix install_if via provides only
Timo Teräs
2
-0
/
+44
2022-12-20
commit: correctly analyze virtual provides induced errors
Timo Teräs
3
-0
/
+32
2022-06-03
add: allow specifying a version for --virtual package
Timo Teräs
1
-0
/
+1
2022-02-24
solver: do not auto select virtual-only package with one provider
Timo Teräs
3
-0
/
+6
2021-10-25
version: increase number of digits supported in version component
Timo Teräs
1
-0
/
+1
2021-05-20
solver: don't consider requirer count for preference
Timo Teräs
2
-0
/
+29
2021-02-07
io: Handle really long lines
Olliver Schinagl
2
-19779
/
+0
2021-01-14
database.c: Fixed package DESCRIPTION parsing
thibault.ferrante
1
-1
/
+1
2021-01-11
database: Propagate errors when loading an APKINDEX
thibault.ferrante
2
-0
/
+19779
2020-10-03
commit: rephrase the error messages more understandable
Timo Teräs
16
-17
/
+17
2020-09-28
Implement upgrade --prune to remove stale world dependencies
Timo Teräs
2
-0
/
+38
2020-07-30
test: add test for granular upgrade
Ariadne Conill
3
-0
/
+31
2020-02-23
fix test6.sh - linux-vanilla was renamed to linux-lts in v3.11
Jakub Jirutka
1
-3
/
+3
2020-01-26
remove tests connected to help output validation
Timo Teräs
1
-10
/
+0
2019-12-12
upgrade: implement --ignore to exclude some packages from upgrade
nrybowski
1
-0
/
+7
2019-11-18
add: always use UTC for virtual package versions
Max Rees
1
-1
/
+0
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
1
-0
/
+26
2019-06-03
use fixed system time in test mode to have fixed test output
Timo Teräs
2
-2
/
+2
2018-11-02
print: don't print spurious newlines
Timo Teräs
2
-4
/
+2
2018-02-21
solver: allow names with only one provider to be autoselected regardless of p...
William Pitcock
1
-1
/
+8
2018-02-20
tests: make sure adding a pinning to a child dependency fails
William Pitcock
1
-0
/
+5
2018-01-29
test: fix test6 testcase
William Pitcock
1
-1
/
+1
2018-01-02
commit: properly analyze packages with provides="$pkgname"
Timo Teräs
2
-0
/
+15
2018-01-02
test: add test to ensure a provider that is already satisfied doesn't get swa...
William Pitcock
1
-0
/
+7
2018-01-02
test: add testcases to ensure provider collisions generate an error
William Pitcock
3
-0
/
+36
2017-12-12
solver: fix potential install_if processing failure, fixes #8237
Timo Teräs
2
-0
/
+28
2017-11-02
solver: prefer highest requirer count above installed status
William Pitcock
1
-2
/
+3
2017-11-02
solver: only select a default if there is at least one provider with a declar...
William Pitcock
2
-1
/
+25
2017-11-02
solver: implement support for choosing default virtuals
William Pitcock
5
-4
/
+24
2017-06-11
test: modernize testing APKBUILDs
Jakub Jirutka
6
-59
/
+54
2017-06-11
test: fix test4.sh, script failure is non-fatal
Jakub Jirutka
1
-2
/
+2
2017-06-11
test: fix running root-tests with QEMU user-mode emulation
Jakub Jirutka
1
-1
/
+12
2017-06-11
test: run test*.sh with set -x
Jakub Jirutka
1
-1
/
+1
2017-06-11
test: fix test6.sh, vmlinuz and initramfs are not symlinks
Jakub Jirutka
1
-2
/
+2
2017-06-11
test: fix test6.sh, replace linux-grsec w/ linux-vanilla, add alpine-keys
Jakub Jirutka
1
-3
/
+3
2017-06-11
test: exit with non-zero status when some root-test fail
Jakub Jirutka
1
-3
/
+4
2017-06-11
test: print output log when test fail
Jakub Jirutka
1
-3
/
+6
2017-06-11
test: fix invalid SYSREPO with http://nl.a.o
Jakub Jirutka
1
-1
/
+1
2017-06-11
test: fix target $(repos), APKINDEX is now generated by abuild
Jakub Jirutka
1
-3
/
+0
2017-06-11
test: fix target $(repos), PKGDEST is no longer supported
Jakub Jirutka
1
-1
/
+1
2017-06-11
test: fix missing "arch" in testing APKBUILDs
Jakub Jirutka
6
-0
/
+6
2017-04-28
test: add test for bug fixed in commit ba7b50c0
Timo Teräs
3
-0
/
+22
2016-07-22
upgrade: improve self upgrade functionality a bit
Timo Teräs
9
-1
/
+121
2015-01-30
sort world dependencies alphabetically
Timo Teräs
4
-14
/
+14
2014-10-06
solver: enforce conflicts during upgrades and new pkg installs
Timo Teräs
3
-0
/
+50
2014-05-19
solver: fix installation of non-repository packages during tmpfs boot
Timo Teräs
1
-0
/
+8
2014-05-19
test: improve loading of repositories, fix broken install-if test
Timo Teräs
1
-0
/
+8
2014-05-19
del: allow deletion of world dependency when it is not installed
Timo Teräs
1
-0
/
+7
2013-09-06
solver: if pinning is specified, it overrides preferred repos
Timo Teräs
3
-0
/
+19
[next]