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
/
archive.c
Age
Commit message (
Expand
)
Author
Files
Lines
2009-07-20
db: signed index loading (ref #46)
Timo Teras
1
-0
/
+5
2009-07-16
archive: use the abuild-tar mangled checksum if available
Timo Teras
1
-8
/
+28
2009-07-16
various: new style index generation
Timo Teras
1
-12
/
+27
2009-07-16
gzip: always autoclose the inner stream
Timo Teras
1
-13
/
+0
2009-07-14
db: live with sha1 and md5
Timo Teras
1
-9
/
+82
2009-07-14
blob: some helpers to replace snprintf
Timo Teras
1
-1
/
+1
2009-07-14
bstream: make tokenizable and load index using bstream
Timo Teras
1
-1
/
+6
2009-07-13
io: move csumming away from bstream to gunzip
Timo Teras
1
-2
/
+2
2009-01-17
archive: utimes modifies file, not link so don't use it for symlinks
Timo Teras
1
-7
/
+9
2009-01-17
archive: preserve mtime on extraction
apk-tools-2.0_pre4
Timo Teras
1
-8
/
+27
2009-01-17
archive: set suid bit after chown if needed
Natanael Copa
1
-0
/
+6
2009-01-07
various: make fancy progress bar and update todo
Timo Teras
1
-2
/
+4
2009-01-06
io: fix some memory leaks
Timo Teras
1
-1
/
+8
2009-01-06
archive: minor clean ups
Timo Teras
1
-2
/
+3
2008-11-28
io: apk_ostream stuff
Timo Teras
1
-5
/
+1
2008-11-14
db: checksum installed files, protect config files
Timo Teras
1
-19
/
+13
2008-11-07
use zlib internally to decompress
Timo Teras
1
-175
/
+66
2008-10-26
give more helpful error messages
Natanael Copa
1
-0
/
+3
2008-04-22
Preserve uid and gid. Quiet flag to print dots on progress.
Timo Teras
1
-6
/
+11
2008-04-21
Argument parsing. Some other stuff too.
Timo Teras
1
-1
/
+1
2008-04-17
Initial commit of some stuff written so far. Still in state of flux. Expect
Timo Teras
1
-0
/
+349