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
Commit message (
Expand
)
Author
Age
Files
Lines
*
apk-tools-2.6.2
v2.6.2
Timo Teräs
2015-06-12
1
-1
/
+1
*
add simple stats applet
Timo Teräs
2015-06-12
3
-2
/
+67
*
free atoms when VALGRIND is defined
Timo Teräs
2015-06-12
1
-0
/
+10
*
for completeness free all arrays before exit
Timo Teräs
2015-06-12
2
-0
/
+2
*
fix bstream_from_fd to use mmap when available
Timo Teräs
2015-06-12
1
-1
/
+2
*
fix search --has-origin to not leak memory
Timo Teräs
2015-06-12
1
-1
/
+1
*
optimize base64 decoding a bit
Timo Teräs
2015-06-12
1
-20
/
+16
*
use murmur3_32 hash
Timo Teräs
2015-06-11
1
-6
/
+45
*
speed improvements for database opening
Timo Teräs
2015-06-11
2
-4
/
+44
*
search: fix swapped needle and haystack
Bobby Bingham
2015-06-10
1
-2
/
+2
*
apk-tools-2.6.1
v2.6.1
Timo Teräs
2015-06-03
1
-1
/
+1
*
fix directory permissions loading
Timo Teräs
2015-06-01
2
-2
/
+5
*
apk-tools-2.6.0
v2.6.0
Timo Teräs
2015-05-26
1
-1
/
+1
*
detect failures in writing to file during final flush of buffers
Alex Dowad
2015-05-26
1
-1
/
+3
*
apk-tools-2.6.0_rc4
v2.6.0_rc4
Timo Teräs
2015-04-24
1
-1
/
+1
*
do not extract files with malicious name
Timo Teräs
2015-04-24
1
-1
/
+14
*
allow virtual packages beginning with dot by default on tmpfs installs
Timo Teräs
2015-04-24
1
-3
/
+3
*
modifications for the previous commit in error message handling
Timo Teräs
2015-04-24
4
-5
/
+8
*
print.c: provide more detailed error messages if retrieving a package fails
Alex Dowad
2015-04-22
2
-1
/
+21
*
io: fix compiler error by including stdint.h
Alex Dowad
2015-04-22
1
-0
/
+1
*
apk-tools-2.6.0_rc3
v2.6.0_rc3
Timo Teräs
2015-04-17
1
-1
/
+1
*
fix issue introduced in previous xattr error handling changes
Timo Teräs
2015-04-17
1
-2
/
+2
*
disable xattrs on symlinks for now
Timo Teräs
2015-04-17
2
-2
/
+2
*
make file install errors non-fatal, and xattr errors hidden
Timo Teräs
2015-04-17
5
-83
/
+109
*
apk-tools-2.6.0_rc2
v2.6.0_rc2
Timo Teräs
2015-04-13
1
-1
/
+1
*
fix tee io error handling
Timo Teräs
2015-04-13
2
-4
/
+6
*
fix error mapping types
Timo Teräs
2015-04-13
1
-1
/
+1
*
update: return errors also with --quiet
Natanael Copa
2015-04-10
1
-1
/
+1
*
use memmove for copying buffer leftovers, as the ranges may overlap
Timo Teräs
2015-04-08
1
-1
/
+1
*
apk-tools-2.6.0_rc1
v2.6.0_rc1
Timo Teräs
2015-04-08
1
-1
/
+1
*
unbreak audit after xattr support
Timo Teräs
2015-04-08
1
-2
/
+1
*
ignore .apk-new files for overlays
Timo Teräs
2015-04-08
3
-1
/
+12
*
make default dir/file acl implicit
Timo Teräs
2015-04-08
1
-2
/
+2
*
audit xattrs
Timo Teräs
2015-04-08
3
-38
/
+90
*
update: return failure if any mirror update failed
Natanael Copa
2015-04-07
3
-3
/
+10
*
commit: return failure if there are any errors
Natanael Copa
2015-04-07
1
-1
/
+1
*
calculate and store checksum of xattrs
Timo Teräs
2015-03-11
5
-7
/
+63
*
rename file info related functions for consistency
Timo Teräs
2015-03-10
8
-17
/
+17
*
extract xattrs from packages
Timo Teräs
2015-03-10
3
-0
/
+46
*
rework error handling for write streams
Timo Teräs
2015-03-10
4
-29
/
+19
*
rework error handling for read streams
Timo Teräs
2015-03-10
8
-42
/
+74
*
apk-tools-2.5.0
v2.5.0
Timo Teräs
2015-02-04
1
-1
/
+1
*
remove old compat. field entry from installed db handling
Timo Teräs
2015-02-04
1
-1
/
+0
*
remove spurious audit message from missing files with --system
Timo Teräs
2015-01-30
1
-4
/
+2
*
sort world dependencies alphabetically
Timo Teräs
2015-01-30
5
-14
/
+22
*
always save 'world' with line feeds
Timo Teräs
2015-01-30
2
-4
/
+1
*
remove support for old database location in /var
Timo Teräs
2015-01-30
3
-57
/
+0
*
remove reverse dependencies first
Timo Teräs
2015-01-30
1
-0
/
+6
*
make del, fetch, fix and info return errors
Timo Teräs
2014-12-08
8
-32
/
+63
*
fix test mode
Timo Teräs
2014-12-08
1
-5
/
+7
[next]