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.0.10
v2.0.10
2.0-stable
Timo Teräs
2012-02-01
1
-1
/
+1
*
pkg, db: fix signature checking for files without control part
Timo Teräs
2012-02-01
3
-29
/
+47
*
apk-tools-2.0.9
v2.0.9
Timo Teräs
2011-03-02
1
-1
/
+1
*
db: fetch files from proper URL using Arch if available
Timo Teräs
2011-03-01
3
-12
/
+24
*
index: do not generate indexes with Arch field
Timo Teräs
2011-03-01
3
-12
/
+13
*
apk-tools-2.0.8
v2.0.8
Timo Teräs
2011-02-26
1
-1
/
+1
*
pkg, db: add preliminary mini support for arch field
Timo Teräs
2011-02-26
5
-2
/
+24
*
pkg, db: allow index with unsupported features to be loaded
Timo Teräs
2011-01-25
5
-24
/
+60
*
version: fix evaluation order to make valgrind happy
Timo Teräs
2011-01-25
1
-2
/
+2
*
Makefile: include config.mk if exists
Natanael Copa
2011-01-25
1
-0
/
+2
*
db: fix package caching
Timo Teräs
2011-01-25
1
-2
/
+2
*
url: use always busybox wget
Timo Teräs
2011-01-25
1
-1
/
+1
*
gunzip: fix ordering of boundary callbacks
Timo Teräs
2011-01-25
1
-8
/
+24
*
info: return error if owning package was not found
Natanael Copa
2011-01-25
1
-3
/
+6
*
apk-tools-2.0.7
v2.0.7
Timo Teräs
2010-12-09
1
-1
/
+1
*
db: print full url/filename of the failing package
Timo Teräs
2010-12-09
1
-24
/
+27
*
io: enhance istream/bstreams with pipe to forked child
Timo Teräs
2010-12-09
7
-22
/
+84
*
blob: fix segfault on x86_64 with --virtual
Natanael Copa
2010-11-23
1
-1
/
+1
*
db: fix hash lookups on 64-bit machines
Timo Teräs
2010-11-23
1
-1
/
+1
*
db: fix the previous commit
Timo Teräs
2010-10-08
2
-3
/
+3
*
io, db: id cache should be specific to database root, not system root
Timo Teräs
2010-10-08
10
-63
/
+93
*
apk-tools-2.0.6
v2.0.6
Timo Teräs
2010-09-23
1
-1
/
+1
*
archive: resolve uid, gid for file information
Timo Teräs
2010-09-23
1
-6
/
+3
*
db: optionally remove dirs when unref
Natanael Copa
2010-09-22
1
-13
/
+15
*
Fix building on eglibc
Natanael Copa
2010-08-30
4
-0
/
+4
*
static build: do not use openssl engines
Timo Teräs
2010-06-30
4
-1
/
+8
*
Makefile: do not require lua pkgconfig unless you intend build lua module
Natanael Copa
2010-06-16
1
-5
/
+6
*
apk-tools-2.0.5
v2.0.5
Timo Teräs
2010-06-16
1
-1
/
+1
*
test: check if upgrade works when package is missing in repo
Natanael Copa
2010-06-15
1
-0
/
+7
*
test: dont run sh manually but respect #!/bin/sh in each test
Natanael Copa
2010-06-15
9
-10
/
+13
*
upgrade: warn (do not fail) on missing top-level package names
Timo Teräs
2010-06-15
1
-3
/
+23
*
state: handle properly packages which are installed
Timo Teräs
2010-06-15
1
-0
/
+3
*
apk-tools-2.0.4
v2.0.4
Timo Teräs
2010-06-15
1
-1
/
+1
*
test: initial testsuite
Natanael Copa
2010-06-15
17
-0
/
+422
*
db: reinitialize trigger_pkg_list node after deletion
Timo Teräs
2010-06-15
1
-0
/
+1
*
Makefile: Don't build or install the libapk and lua module by default
Natanael Copa
2010-06-14
1
-10
/
+29
*
db: --simulate never needs write access to db
Timo Teräs
2010-06-12
1
-0
/
+4
*
archive: honor username/groupname instead of uid/gid
Timo Teräs
2010-06-12
5
-1
/
+140
*
various: use O_CLOEXEC and add some error checking
Timo Teräs
2010-06-11
6
-31
/
+30
*
build: fix CFLAGS, and use pkg-config for lua
Timo Teräs
2010-06-11
1
-5
/
+4
*
print: clean up after copy-paste
Natanael Copa
2010-06-11
3
-5
/
+2
*
db: make apk_wait a part of dbopts
Natanael Copa
2010-06-11
3
-8
/
+8
*
lua: initial lua module
Natanael Copa
2010-06-11
3
-3
/
+76
*
First steps for libapk
Natanael Copa
2010-06-11
25
-77
/
+165
*
db: do not free trigger list after package is unpacked
Natanael Copa
2010-06-10
1
-6
/
+6
*
apk-tools-2.0.3
v2.0.3
Timo Teräs
2010-06-08
1
-1
/
+1
*
info: fix usage of arrays
Timo Teräs
2010-06-08
1
-4
/
+4
*
state: fix error printing
Timo Teräs
2010-06-08
2
-2
/
+6
*
db: fix usage of apk_name_array in install_ctx
Timo Teräs
2010-06-07
1
-4
/
+4
*
all: rework how arrays work
Timo Teräs
2010-06-05
14
-121
/
+137
[next]