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
/
package.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
db: support "replaces" directive (fixes #113)
Timo Teras
2009-08-04
1
-11
/
+5
*
apk: use *at instead of chdir+normal file syscall
Timo Teras
2009-07-31
1
-19
/
+48
*
tar: make checksumming of inner files conditional
Timo Teras
2009-07-29
1
-1
/
+1
*
pkg: remove implicit bb dependency when install script is present
Timo Teras
2009-07-24
1
-14
/
+0
*
index: more informative error message
Timo Teras
2009-07-23
1
-1
/
+1
*
signing: verify and generate identity
Timo Teras
2009-07-22
1
-0
/
+6
*
add: fixes to installing non-repository package
Timo Teras
2009-07-22
1
-2
/
+2
*
pkg: cleanup the signing code
Timo Teras
2009-07-22
1
-95
/
+78
*
apk: allow-untrusted option
Timo Teras
2009-07-22
1
-10
/
+15
*
various: more informative error messages
Timo Teras
2009-07-22
1
-13
/
+16
*
various: misc fixes
Timo Teras
2009-07-22
1
-59
/
+54
*
various: installation fixes
Timo Teras
2009-07-22
1
-5
/
+0
*
various: fix installation of new style apks
Timo Teras
2009-07-21
1
-1
/
+2
*
pkg: fix indexing of multi-part apks
Timo Teras
2009-07-21
1
-2
/
+2
*
db: fixes to package checksumming while installing it
Timo Teras
2009-07-21
1
-14
/
+23
*
db: signed index loading (ref #46)
Timo Teras
2009-07-20
1
-22
/
+88
*
pkg: filenames with '/' cannot be control data
Timo Teras
2009-07-20
1
-1
/
+1
*
digest: use oneshot context flag where approriate
Timo Teras
2009-07-17
1
-17
/
+26
*
index: fix output file permissions, verify signed index (ref #46)
Timo Teras
2009-07-17
1
-7
/
+18
*
pkg: remove debug prints
Timo Teras
2009-07-17
1
-1
/
+0
*
pkg: fix index generation
Timo Teras
2009-07-17
1
-4
/
+12
*
verify: new applet (ref #46)
Timo Teras
2009-07-17
1
-73
/
+172
*
pkg: .PKGINFO field for data checksum is 'datahash'
Timo Teras
2009-07-16
1
-1
/
+1
*
various: new style index generation
Timo Teras
2009-07-16
1
-22
/
+71
*
gzip: always autoclose the inner stream
Timo Teras
2009-07-16
1
-2
/
+6
*
pkg: remove support for the deprecated .INSTALL script
Timo Teras
2009-07-16
1
-14
/
+1
*
cache: make cache cleaning work again properly
Timo Teras
2009-07-15
1
-0
/
+3
*
pkg: fix package scanner to read whole archive
Timo Teras
2009-07-15
1
-2
/
+2
*
db: live with sha1 and md5
Timo Teras
2009-07-14
1
-9
/
+10
*
blob: some helpers to replace snprintf
Timo Teras
2009-07-14
1
-28
/
+28
*
bstream: make tokenizable and load index using bstream
Timo Teras
2009-07-14
1
-3
/
+3
*
io: move csumming away from bstream to gunzip
Timo Teras
2009-07-13
1
-5
/
+23
*
package: removed debug code
Natanael Copa
2009-06-22
1
-1
/
+0
*
ver: only compare the given packages, show version
Natanael Copa
2009-06-20
1
-0
/
+5
*
add: support for forced versions
Natanael Copa
2009-06-16
1
-0
/
+33
*
pkg: clean up writing of dependencies
Timo Teras
2009-04-16
1
-82
/
+60
*
pkg: apk_deps_del helper introduced
Timo Teras
2009-04-16
1
-0
/
+19
*
pkg: fix apk v1.0 URL field import
Timo Teras
2009-04-16
1
-1
/
+1
*
state: rework changeset calculation algorithm
Timo Teras
2009-04-14
1
-7
/
+79
*
pkg: write dependencies directly file instead of buffer
Timo Teras
2009-03-17
1
-0
/
+23
*
pkg: show warning if deprecated .INSTALL is present in package
Timo Teras
2009-02-27
1
-1
/
+14
*
Revert "Revert "pkg: use absolute filenames for packages""
Natanael Copa
2009-01-21
1
-2
/
+7
*
Revert "pkg: use absolute filenames for packages"
Natanael Copa
2009-01-21
1
-7
/
+2
*
pkg: use absolute filenames for packages
Timo Teras
2009-01-20
1
-2
/
+7
*
add: --upgrade|-u to control if upgrading is preferred or not
Timo Teras
2009-01-16
1
-3
/
+0
*
info: implement who owns packages query (apk_info -W)
Timo Teras
2009-01-13
1
-5
/
+7
*
pkg: use generic blob functions to parse dependencies
Timo Teras
2009-01-13
1
-38
/
+36
*
db, package: new dependency format, second try
Natanael Copa
2009-01-11
1
-4
/
+4
*
Revert "db: change format for dependencies"
Natanael Copa
2009-01-09
1
-3
/
+3
*
db: change format for dependencies
Natanael Copa
2009-01-08
1
-3
/
+3
[next]