index
:
aports
1.10-stable
1.9
2.0-stable
2.1-stable
2.2-stable
2.3-stable
2.4-stable
2.5-stable
2.6-stable
2.7-stable
3.0-stable
3.1-stable
3.10-stable
3.11-stable
3.2-stable
3.3-stable
3.4-stable
3.5-stable
3.6-stable
3.7-stable
3.8-stable
3.9-stable
master
uacme-upgrade
v3.0-wip
z3-upgrade
Main aports tree
gitolite
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
archive.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
archive: compile fix
Natanael Copa
2009-08-03
1
-0
/
+1
*
apk: use *at instead of chdir+normal file syscall
Timo Teras
2009-07-31
1
-26
/
+29
*
io: fix mmap writing to actually work
Timo Teras
2009-07-30
1
-1
/
+1
*
tar: make checksumming of inner files conditional
Timo Teras
2009-07-29
1
-4
/
+7
*
tar: don't call digest finalization twice
Timo Teras
2009-07-29
1
-0
/
+3
*
archive: append .apk-new to hard link targets
Natanael Copa
2009-07-23
1
-1
/
+5
*
various: more informative error messages
Timo Teras
2009-07-22
1
-10
/
+11
*
various: installation fixes
Timo Teras
2009-07-22
1
-1
/
+2
*
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