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