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
/
src
Age
Commit message (
Expand
)
Author
Files
Lines
2016-02-16
fetch: allow enabling --simulate
Timo Teräs
2
-2
/
+6
2016-02-16
implement fetch --purge
Timo Teräs
1
-0
/
+36
2016-02-09
archive: fix long symlink target names
Timo Teräs
1
-2
/
+2
2015-12-10
commit: self-conflict error and satisfies printing
Timo Teräs
3
-11
/
+20
2015-12-10
solver: more debug output for package errors
Timo Teräs
1
-7
/
+11
2015-12-07
db: add support for --no-cache
Natanael Copa
3
-1
/
+12
2015-11-12
info: fix --installed test of conflicts
Timo Teräs
1
-5
/
+5
2015-11-12
add armv7 target
Timo Teräs
1
-0
/
+2
2015-11-09
io, database: preserve [am]time for cached and fetched files
Timo Teräs
7
-11
/
+122
2015-11-09
search: match packages only once
Timo Teräs
1
-0
/
+9
2015-10-08
io: fix posix_fallocate failure handling
Natanael Copa
1
-1
/
+1
2015-10-08
blob: Add missing header
Andrew Wilcox
1
-0
/
+1
2015-09-03
db: stop extract more files if disk is full
Timo Teräs
1
-2
/
+4
2015-09-03
io: use posix_fallocate to allocate disk space
Timo Teräs
1
-3
/
+8
2015-07-02
relocate lock file to /lib/apk/db
Timo Teräs
1
-3
/
+2
2015-06-26
remove db dir entry properly, so it can be recreated properly if needed
Timo Teräs
1
-7
/
+7
2015-06-12
add simple stats applet
Timo Teräs
3
-2
/
+67
2015-06-12
free atoms when VALGRIND is defined
Timo Teräs
1
-0
/
+10
2015-06-12
for completeness free all arrays before exit
Timo Teräs
2
-0
/
+2
2015-06-12
fix bstream_from_fd to use mmap when available
Timo Teräs
1
-1
/
+2
2015-06-12
fix search --has-origin to not leak memory
Timo Teräs
1
-1
/
+1
2015-06-12
optimize base64 decoding a bit
Timo Teräs
1
-20
/
+16
2015-06-11
use murmur3_32 hash
Timo Teräs
1
-6
/
+45
2015-06-11
speed improvements for database opening
Timo Teräs
2
-4
/
+44
2015-06-10
search: fix swapped needle and haystack
Bobby Bingham
1
-2
/
+2
2015-06-01
fix directory permissions loading
Timo Teräs
2
-2
/
+5
2015-05-26
detect failures in writing to file during final flush of buffers
Alex Dowad
1
-1
/
+3
2015-04-24
do not extract files with malicious name
Timo Teräs
1
-1
/
+14
2015-04-24
allow virtual packages beginning with dot by default on tmpfs installs
Timo Teräs
1
-3
/
+3
2015-04-24
modifications for the previous commit in error message handling
Timo Teräs
4
-5
/
+8
2015-04-22
print.c: provide more detailed error messages if retrieving a package fails
Alex Dowad
2
-1
/
+21
2015-04-22
io: fix compiler error by including stdint.h
Alex Dowad
1
-0
/
+1
2015-04-17
fix issue introduced in previous xattr error handling changes
Timo Teräs
1
-2
/
+2
2015-04-17
disable xattrs on symlinks for now
Timo Teräs
2
-2
/
+2
2015-04-17
make file install errors non-fatal, and xattr errors hidden
Timo Teräs
5
-83
/
+109
2015-04-13
fix tee io error handling
Timo Teräs
2
-4
/
+6
2015-04-13
fix error mapping types
Timo Teräs
1
-1
/
+1
2015-04-10
update: return errors also with --quiet
Natanael Copa
1
-1
/
+1
2015-04-08
use memmove for copying buffer leftovers, as the ranges may overlap
Timo Teräs
1
-1
/
+1
2015-04-08
unbreak audit after xattr support
Timo Teräs
1
-2
/
+1
2015-04-08
ignore .apk-new files for overlays
Timo Teräs
3
-1
/
+12
2015-04-08
make default dir/file acl implicit
Timo Teräs
1
-2
/
+2
2015-04-08
audit xattrs
Timo Teräs
3
-38
/
+90
2015-04-07
update: return failure if any mirror update failed
Natanael Copa
3
-3
/
+10
2015-04-07
commit: return failure if there are any errors
Natanael Copa
1
-1
/
+1
2015-03-11
calculate and store checksum of xattrs
Timo Teräs
5
-7
/
+63
2015-03-10
rename file info related functions for consistency
Timo Teräs
8
-17
/
+17
2015-03-10
extract xattrs from packages
Timo Teräs
3
-0
/
+46
2015-03-10
rework error handling for write streams
Timo Teräs
4
-29
/
+19
2015-03-10
rework error handling for read streams
Timo Teräs
8
-42
/
+74
[next]