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
/
fetch.c
Age
Commit message (
Expand
)
Author
Files
Lines
2010-06-11
First steps for libapk
Natanael Copa
1
-0
/
+1
2010-06-05
all: rework how arrays work
Timo Teräs
1
-5
/
+7
2010-03-04
fetch: do not include installed non-repository files in search
Timo Teras
1
-3
/
+5
2009-08-06
db: prefer local repositories, and implement --no-network
Timo Teras
1
-9
/
+7
2009-08-06
all: implement database open options
Timo Teras
1
-14
/
+10
2009-08-05
fetch: --link is -L for short, not -l
Timo Teras
1
-1
/
+1
2009-08-04
state: fix world dependencies to be honored always
Timo Teras
1
-0
/
+3
2009-07-31
apk: use *at instead of chdir+normal file syscall
Timo Teras
1
-26
/
+28
2009-07-24
add, fetch: make handling of special options more logical
Timo Teras
1
-0
/
+44
2009-07-07
db: open flags revisited
Timo Teras
1
-1
/
+1
2009-07-06
fetch: respect --simulate option
Natanael Copa
1
-0
/
+3
2009-06-25
help: auto construct help
Timo Teras
1
-8
/
+11
2009-06-20
ver: only compare the given packages, show version
Natanael Copa
1
-2
/
+2
2009-06-19
improve --help output
Natanael Copa
1
-1
/
+2
2009-06-16
fetch: use lstat to verify filesize on existing targets
Natanael Copa
1
-3
/
+2
2009-06-11
fetch: readlink does not end buffer with \0
Natanael Copa
1
-1
/
+4
2009-06-11
fetch: do not create hardlinks to softlinks but to softlink targets
Natanael Copa
1
-1
/
+3
2009-06-09
fetch: removed debug message
Natanael Copa
1
-1
/
+0
2009-06-09
fetch: added --link/-L option
Natanael Copa
1
-19
/
+33
2009-05-26
fetch: fix fd leak
Natanael Copa
1
-1
/
+1
2009-04-15
fetch: close downloaded file. unlink on failure
Natanael Copa
1
-0
/
+3
2009-04-15
fetch: new applet to download .apk files
Timo Teras
1
-0
/
+185