Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2019-07-17 | abuild-fetch: use local insecure variable | tcely | 1 | -3/+3 |
2019-07-17 | abuild-fetch: when http:// was used, ignore https:// problems | tcely | 1 | -1/+2 |
2019-07-17 | abuild-fetch: add -k (insecure as in curl) option | tcely | 1 | -1/+11 |
2019-04-29 | abuild-fetch: enable curl certificate verification | tcely | 1 | -2/+2 |
2018-10-03 | move logic of curl's http range error to abuild-fetch | Natanael Copa | 1 | -19/+31 |
2018-10-03 | Fix: incomplete partfile gets renamed to distfile | Oliver Smith | 1 | -13/+23 |
2018-04-11 | Fix a few typos | Jonathan Neuschäfer | 1 | -1/+1 |
2017-06-21 | abuild-fetch.c: remove saveas- syntax | tmpfile | 1 | -3/+0 |
2016-05-20 | abuild-fetch: fix -Wformat-security warnings | Natanael Copa | 1 | -3/+3 |
2016-05-16 | abuild-fetch: retry to create lock on ESTALE | Natanael Copa | 1 | -2/+10 |
2016-03-10 | abuild-fetch: use _exit after execvp | Natanael Copa | 1 | -1/+1 |
2015-10-08 | abuild-fetch: add missing header | Andrew Wilcox | 1 | -0/+1 |
2015-08-26 | abuild: fix fetch lock file on nfs | Natanael Copa | 1 | -0/+194 |