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
/
fetch.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
apk: use *at instead of chdir+normal file syscall
Timo Teras
2009-07-31
1
-26
/
+28
*
add, fetch: make handling of special options more logical
Timo Teras
2009-07-24
1
-0
/
+44
*
db: open flags revisited
Timo Teras
2009-07-07
1
-1
/
+1
*
fetch: respect --simulate option
Natanael Copa
2009-07-06
1
-0
/
+3
*
help: auto construct help
Timo Teras
2009-06-25
1
-8
/
+11
*
ver: only compare the given packages, show version
Natanael Copa
2009-06-20
1
-2
/
+2
*
improve --help output
Natanael Copa
2009-06-19
1
-1
/
+2
*
fetch: use lstat to verify filesize on existing targets
Natanael Copa
2009-06-16
1
-3
/
+2
*
fetch: readlink does not end buffer with \0
Natanael Copa
2009-06-11
1
-1
/
+4
*
fetch: do not create hardlinks to softlinks but to softlink targets
Natanael Copa
2009-06-11
1
-1
/
+3
*
fetch: removed debug message
Natanael Copa
2009-06-09
1
-1
/
+0
*
fetch: added --link/-L option
Natanael Copa
2009-06-09
1
-19
/
+33
*
fetch: fix fd leak
Natanael Copa
2009-05-26
1
-1
/
+1
*
fetch: close downloaded file. unlink on failure
Natanael Copa
2009-04-15
1
-0
/
+3
*
fetch: new applet to download .apk files
Timo Teras
2009-04-15
1
-0
/
+185