index
:
apk-tools
2.0-stable
2.1-stable
2.10-stable
2.6-stable
2.7-stable
2.8-stable
master
v3.0-wip
Alpine Package Keeper, the 2.x tree
gitolite
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
Commit message (
Expand
)
Author
Age
Files
Lines
*
fix murmur3 hash unaligned memory access
Timo Teräs
2020-02-18
1
-29
/
+39
*
defines: add typeof() as it's gcc built-in
Timo Teräs
2020-02-18
1
-0
/
+4
*
remove apk_time() as it is causing problems with shared objects
Timo Teräs
2020-02-18
6
-17
/
+10
*
remove obsolete md5.h
Timo Teräs
2020-02-18
1
-60
/
+0
*
database.c: drop GNU extension for fnmatch
Drew DeVault
2020-02-18
1
-1
/
+1
*
io: remove the now unused pid association with istream
Timo Teräs
2020-02-18
2
-32
/
+8
*
io: remove unused size parameter from bstream close
Timo Teräs
2020-02-18
5
-44
/
+34
*
lua: fix build and update to lua5.3
Timo Teräs
2019-12-30
2
-16
/
+21
*
del: report non-matching names and install-if rule non-deletion
Timo Teräs
2019-12-29
3
-30
/
+39
*
Revert "search: remove from APK_COMMAND_GROUP_QUERY"
Timo Teräs
2019-12-27
1
-0
/
+1
*
db: parse tabulator as repository separator char
Timo Teräs
2019-12-27
1
-0
/
+1
*
io: use proper base struct types for method implementations
Timo Teräs
2019-12-18
5
-86
/
+68
*
upgrade: implement --ignore to exclude some packages from upgrade
nrybowski
2019-12-12
4
-4
/
+22
*
Don't unpack files to system root
Fredrik Gustafsson
2019-11-22
1
-1
/
+5
*
add: always use UTC for virtual package versions
Max Rees
2019-11-18
1
-1
/
+1
*
Make tests pass and introduce a memory leak
Fredrik Gustafsson
2019-11-18
1
-1
/
+1
*
add: fix virtual package id generation
Timo Teräs
2019-07-02
1
-16
/
+35
*
print usage and exit with error on invalid arguments
Timo Teräs
2019-06-05
1
-6
/
+3
*
fix all applets to return -ENOTSUP if it's unrecognized
Timo Teräs
2019-06-05
5
-5
/
+5
*
solver: fix common dependency merging to inherit pinning and flags
Timo Teräs
2019-06-05
1
-3
/
+7
*
use fixed system time in test mode to have fixed test output
Timo Teräs
2019-06-03
5
-4
/
+16
*
add: make virtual packages upgradeable (ref #9957)
Timo Teräs
2019-06-03
1
-3
/
+12
*
Fix compile with glibc
Ian Douglas Scott
2019-05-28
1
-1
/
+1
*
list: Detect orphaned packages correctly
A. Wilcox
2019-05-01
1
-2
/
+2
*
fix strncpy bounds errors
Timo Teräs
2019-02-13
4
-4
/
+24
*
include sys/sysmacros.h for makedev definition
Elan Ruusamäe
2019-02-13
2
-0
/
+2
*
fetch: fix error message for --recursive
Natanael Copa
2019-01-10
1
-1
/
+3
*
Revert "move --simulate to global options"
Timo Teräs
2018-11-15
1
-2
/
+5
*
fix orphan package handling for certain provides cases
Timo Teräs
2018-11-12
1
-15
/
+17
*
prefer selecting packages by their primary name
Timo Teräs
2018-11-12
3
-8
/
+25
*
fix package preference based on it's conflicts in --latest mode
Timo Teräs
2018-11-12
1
-4
/
+5
*
fix short option string to be nil terminated
Timo Teräs
2018-11-02
1
-0
/
+1
*
fix error reporting for virtual package addition
Timo Teräs
2018-11-02
1
-1
/
+1
*
don't report virtual packages as masked
Timo Teräs
2018-11-02
1
-1
/
+1
*
inhibit printing same 'required by' dependency multiple times
Timo Teräs
2018-11-02
1
-0
/
+5
*
print: don't print spurious newlines
Timo Teräs
2018-11-02
1
-3
/
+3
*
fix xattr hash to be sha1
Timo Teräs
2018-10-30
1
-1
/
+1
*
add support for openssl 1.1
Timo Teräs
2018-10-26
8
-54
/
+90
*
apk: fix all_options array size off-by-one
Timo Teräs
2018-10-05
1
-1
/
+1
*
cache: support --latest and --upgrade to affect download policy
Timo Teräs
2018-09-25
1
-3
/
+41
*
move --simulate to global options
Timo Teräs
2018-09-25
1
-5
/
+2
*
add: add --latest flag to help analyze why upgrade fails
Timo Teräs
2018-09-11
1
-0
/
+6
*
rework unpacking of packages and harden package file format requirements
Timo Teräs
2018-09-10
6
-105
/
+142
*
apk: sanitize return value
Timo Teräs
2018-09-05
1
-0
/
+2
*
prevent automatic repository index update with --no-network
Natanael Copa
2018-08-21
1
-1
/
+2
*
archive: enable FIFO extraction
Jesse Young
2018-08-14
1
-2
/
+4
*
prevent automatic repository index update for 'apk del'
Timo Teräs
2018-07-18
3
-4
/
+7
*
Invalidate id cache after script execution
Jussi Kukkonen
2018-07-02
1
-0
/
+4
*
list: fix segmentation fault with virtual packages
Sören Tempel
2018-07-02
1
-3
/
+9
*
fetch: ignore conflicts when solving --recursive fetches
Timo Teräs
2018-06-14
3
-9
/
+25
[next]