index
:
aports
1.10-stable
1.9
2.0-stable
2.1-stable
2.2-stable
2.3-stable
2.4-stable
2.5-stable
2.6-stable
2.7-stable
3.0-stable
3.1-stable
3.10-stable
3.11-stable
3.2-stable
3.3-stable
3.4-stable
3.5-stable
3.6-stable
3.7-stable
3.8-stable
3.9-stable
master
uacme-upgrade
v3.0-wip
z3-upgrade
Main aports tree
gitolite
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
add apk-repositories(5)
Drew DeVault
2020-01-26
2
-0
/
+41
*
add apk-world(8)
Drew DeVault
2020-01-26
2
-1
/
+64
*
Initial riggings for man pages, add apk(8)
Drew DeVault
2020-01-26
4
-3
/
+179
*
.gitignore: add compiled man pages
Drew DeVault
2020-01-26
1
-0
/
+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
4
-19
/
+24
*
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
5
-4
/
+29
*
Don't unpack files to system root
Fredrik Gustafsson
2019-11-22
1
-1
/
+5
*
Add debian to CI builds
Fredrik Gustafsson
2019-11-21
1
-3
/
+15
*
Add CI testing, run compile and test on push
Fredrik Gustafsson
2019-11-20
1
-0
/
+13
*
add: always use UTC for virtual package versions
Max Rees
2019-11-18
2
-2
/
+1
*
Make tests pass and introduce a memory leak
Fredrik Gustafsson
2019-11-18
1
-1
/
+1
*
travis: fix dependencies to match v3.10 instead of edge
Jakub Jirutka
2019-11-13
1
-1
/
+1
*
travis: update dependencies
Jakub Jirutka
2019-11-13
1
-2
/
+2
*
travis: update alpine-chroot-install to 0.11.0
Jakub Jirutka
2019-11-13
1
-2
/
+2
*
travis: change dist to bionic
Jakub Jirutka
2019-11-13
1
-1
/
+1
*
add: fix virtual package id generation
Timo Teräs
2019-07-02
1
-16
/
+35
*
apk-tools-2.10.4
v2.10.4
Timo Teräs
2019-06-05
1
-1
/
+1
*
reset TZ when running solver tests as some output has local time
Timo Teräs
2019-06-05
3
-2
/
+3
*
print usage and exit with error on invalid arguments
Timo Teräs
2019-06-05
2
-6
/
+29
*
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
7
-6
/
+18
*
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
[prev]
[next]