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
*
build: fix includedir in pkgconfig file
HEAD
master
Rasmus Thomsen
2020-04-01
2
-3
/
+3
*
db: fix database reading without scripts or triggers
Timo Teräs
2020-04-01
1
-6
/
+10
*
build: add apk.pc.in
Rasmus Thomsen
2020-03-23
1
-0
/
+10
*
lower min-width to 25 columns
Antoine Fontaine
2020-03-21
1
-1
/
+1
*
fix glibc build
TBK
2020-03-21
1
-0
/
+1
*
build: enable building of development package
Rasmus Thomsen
2020-03-16
1
-39
/
+67
*
db: fix unaligned memory access in csum_hash()
Timo Teräs
2020-02-21
3
-11
/
+13
*
fix murmur3 hash unaligned memory access
Timo Teräs
2020-02-17
1
-29
/
+39
*
rename all iostream source to io_*.c
Timo Teräs
2020-02-14
4
-6
/
+7
*
rename all applets sources to app_*.c
Timo Teräs
2020-02-14
19
-21
/
+25
*
io: add stream copy helper
Timo Teräs
2020-02-14
3
-8
/
+37
*
defines: add typeof() as it's gcc built-in
Timo Teräs
2020-02-04
1
-0
/
+4
*
remove apk_time() as it is causing problems with shared objects
Timo Teräs
2020-02-04
6
-17
/
+10
*
Update apk to make man pages sole source of truth
Drew DeVault
2020-01-26
20
-228
/
+107
*
add apk-manifest(8)
Drew DeVault
2020-01-26
1
-1
/
+2
*
don't use hardcoded checksum buffer sizes
Reid Rankin
2020-01-25
2
-5
/
+8
*
document mysterious SHA-1 blob in database.c
Reid Rankin
2020-01-25
1
-0
/
+2
*
don't ignore md parameter to apk_fileinfo_hash_xattr_array()
Reid Rankin
2020-01-25
1
-1
/
+1
*
db: additional clean up and hardening for apk extraction
Timo Teräs
2020-01-24
1
-15
/
+16
*
Harden signature verification process
Reid Rankin
2020-01-24
2
-29
/
+32
*
Improve documentation of signature verification process
Reid Rankin
2020-01-24
1
-7
/
+19
*
manifest: fix package file processing
Reid Rankin
2020-01-24
1
-4
/
+7
*
io: use min() instead of MIN()
Timo Teräs
2020-01-11
1
-5
/
+4
*
archive: make apk_tar_parse check and close input stream
Timo Teräs
2020-01-11
5
-54
/
+26
*
io: convert bstream mmap to istream, remove the now obsolete bstream machinery
Timo Teräs
2020-01-11
2
-244
/
+65
*
convert remaining locations to use istream instead of bstream
Timo Teräs
2020-01-11
8
-156
/
+161
*
istream, archive, db: convert db and tar function to use istream
Timo Teräs
2020-01-11
8
-156
/
+224
*
istream: add buffering capability
Timo Teräs
2020-01-11
5
-103
/
+109
*
archive: remove support for old packages without xattr checksums
Timo Teräs
2020-01-11
6
-52
/
+14
*
remove obsolete md5.h
Timo Teräs
2020-01-10
1
-60
/
+0
*
database.c: drop GNU extension for fnmatch
Drew DeVault
2020-01-09
1
-1
/
+1
*
io: remove the now unused pid association with istream
Timo Teräs
2020-01-06
2
-32
/
+8
*
io: remove unused size parameter from bstream close
Timo Teräs
2020-01-06
5
-44
/
+34
*
info: Remove short options for --install-if, --rinstall-if
Matthew McGill
2020-01-05
1
-4
/
+4
*
commit: make use of the apk_get_human_unit function
Sören Tempel
2020-01-05
1
-11
/
+8
*
Humanize size output of `apk info`
Sören Tempel
2020-01-05
3
-4
/
+27
*
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
[next]