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
Age
Commit message (
Expand
)
Author
Files
Lines
2018-11-15
Revert "move --simulate to global options"
Timo Teräs
1
-2
/
+5
2018-11-12
fix orphan package handling for certain provides cases
Timo Teräs
1
-15
/
+17
2018-11-12
prefer selecting packages by their primary name
Timo Teräs
3
-8
/
+25
2018-11-12
fix package preference based on it's conflicts in --latest mode
Timo Teräs
1
-4
/
+5
2018-11-09
apk-tools-2.10.2
v2.10.2
Timo Teräs
1
-1
/
+1
2018-11-02
fix short option string to be nil terminated
Timo Teräs
1
-0
/
+1
2018-11-02
fix error reporting for virtual package addition
Timo Teräs
1
-1
/
+1
2018-11-02
don't report virtual packages as masked
Timo Teräs
1
-1
/
+1
2018-11-02
inhibit printing same 'required by' dependency multiple times
Timo Teräs
1
-0
/
+5
2018-11-02
print: don't print spurious newlines
Timo Teräs
3
-7
/
+5
2018-10-30
fix xattr hash to be sha1
Timo Teräs
1
-1
/
+1
2018-10-26
add support for openssl 1.1
Timo Teräs
8
-54
/
+90
2018-10-05
apk: fix all_options array size off-by-one
Timo Teräs
1
-1
/
+1
2018-09-25
cache: support --latest and --upgrade to affect download policy
Timo Teräs
1
-3
/
+41
2018-09-25
move --simulate to global options
Timo Teräs
1
-5
/
+2
2018-09-11
add: add --latest flag to help analyze why upgrade fails
Timo Teräs
1
-0
/
+6
2018-09-10
apk-tools-2.10.1
v2.10.1
Timo Teräs
1
-1
/
+1
2018-09-10
rework unpacking of packages and harden package file format requirements
Timo Teräs
6
-105
/
+142
2018-09-10
add .mailmap to consolidate git shortlog
Robert Hencke
1
-0
/
+5
2018-09-05
libfetch: do not give out user/hostname as ftp anonymous password
Timo Teräs
1
-15
/
+5
2018-09-05
apk: sanitize return value
Timo Teräs
1
-0
/
+2
2018-08-21
prevent automatic repository index update with --no-network
Natanael Copa
1
-1
/
+2
2018-08-14
archive: enable FIFO extraction
Jesse Young
1
-2
/
+4
2018-07-18
prevent automatic repository index update for 'apk del'
Timo Teräs
3
-4
/
+7
2018-07-02
Invalidate id cache after script execution
Jussi Kukkonen
1
-0
/
+4
2018-07-02
list: fix segmentation fault with virtual packages
Sören Tempel
1
-3
/
+9
2018-06-24
apk-tools-2.10.0
v2.10.0
Natanael Copa
1
-1
/
+1
2018-06-14
apk-tools-2.10.0_rc1
v2.10.0_rc1
Timo Teräs
1
-1
/
+1
2018-06-14
fetch: ignore conflicts when solving --recursive fetches
Timo Teräs
3
-9
/
+25
2018-06-14
fetch: include install_if dependencies with --recursive
Natanael Copa
1
-26
/
+23
2018-05-08
url: return relevant error value from apk_istream_fetch
Edan Bedrik
1
-3
/
+10
2018-04-05
db: fix refreshing index if time is zero
Timo Teräs
1
-3
/
+5
2018-02-21
solver: allow names with only one provider to be autoselected regardless of p...
William Pitcock
2
-3
/
+11
2018-02-20
tests: make sure adding a pinning to a child dependency fails
William Pitcock
1
-0
/
+5
2018-02-20
add: child dependencies can never take a pinning, give a useful error
William Pitcock
1
-3
/
+4
2018-02-20
apk: in test mode, always exit 0 (so the test harness doesn't stop running te...
William Pitcock
1
-0
/
+5
2018-02-09
travis: update alpine-chroot-install to 0.7.0
Jakub Jirutka
1
-3
/
+3
2018-01-31
libfetch: support OpenSSL
A. Wilcox
1
-1
/
+1
2018-01-29
list: use `apk list --providers` to search virtual providers instead of enabl...
William Pitcock
1
-6
/
+8
2018-01-29
search: remove from APK_COMMAND_GROUP_QUERY
William Pitcock
1
-1
/
+0
2018-01-29
list: add option to match against real names only instead of providers
William Pitcock
1
-1
/
+7
2018-01-29
list: add --depends option for searching based on rdepends
William Pitcock
1
-3
/
+27
2018-01-29
list: refactor package dumping vs package filtering
William Pitcock
1
-20
/
+20
2018-01-29
test: fix test6 testcase
William Pitcock
1
-1
/
+1
2018-01-28
list: new applet
William Pitcock
2
-1
/
+236
2018-01-09
apk: make --help --verbose actually work.
William Pitcock
1
-1
/
+10
2018-01-09
apk: properly error out if an unknown command is requested
William Pitcock
1
-1
/
+5
2018-01-09
apk: commit options help text: fix typo concerning diskless boot
William Pitcock
1
-1
/
+1
2018-01-09
apk: usage: cleanup help text when no applet is selected
William Pitcock
16
-13
/
+52
2018-01-09
fix --update-cache help to reflect reality
Timo Teräs
1
-1
/
+1
[next]