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