aptly/http
Andrey Smirnov 15618c8ea8 Use Go context to abort gracefully mirror updates
There are two fixes here:

1. Abort package download immediately as ^C is pressed.
2. Import all the already downloaded files into package pool,
so that next time mirror is updated, aptly won't download them
once again.
2017-11-30 00:49:37 +03:00
..
compression.go Use Go context to abort gracefully mirror updates 2017-11-30 00:49:37 +03:00
compression_test.go Use Go context to abort gracefully mirror updates 2017-11-30 00:49:37 +03:00
download.go Use Go context to abort gracefully mirror updates 2017-11-30 00:49:37 +03:00
download_go16.go Go 1.6 compatibility 2017-03-17 00:17:07 +03:00
download_go17.go Go 1.6 compatibility 2017-03-17 00:17:07 +03:00
download_test.go Use Go context to abort gracefully mirror updates 2017-11-30 00:49:37 +03:00
fake.go Use Go context to abort gracefully mirror updates 2017-11-30 00:49:37 +03:00
http.go Refactor HTTP downloader package 2017-04-26 23:17:03 +03:00
http_test.go gofmt -s 2015-02-22 14:29:09 +03:00
temp.go Use Go context to abort gracefully mirror updates 2017-11-30 00:49:37 +03:00
temp_test.go Use Go context to abort gracefully mirror updates 2017-11-30 00:49:37 +03:00