aboutsummaryrefslogtreecommitdiffstats
path: root/src/fetch.c
Commit message (Expand)AuthorAgeFilesLines
...
* fetch: do not create hardlinks to softlinks but to softlink targetsNatanael Copa2009-06-111-1/+3
* fetch: removed debug messageNatanael Copa2009-06-091-1/+0
* fetch: added --link/-L optionNatanael Copa2009-06-091-19/+33
* fetch: fix fd leakNatanael Copa2009-05-261-1/+1
* fetch: close downloaded file. unlink on failureNatanael Copa2009-04-151-0/+3
* fetch: new applet to download .apk filesTimo Teras2009-04-151-0/+185