cargo-binstall/crates/binstalk-downloader/src
Jiahao XU fbed317df5
feat: git::Repository cancellation support (#1288)
feat: `git::Repository` support cancellation.

To make sure users can cancel git operation via signal, e.g. when the
git operation fail or users no longer want to install.

Signed-off-by: Jiahao XU <Jiahao_XU@outlook.com>
2023-08-12 14:18:02 +00:00
..
download Remove dep futures-lite from binstalk-downloader (#1259) 2023-08-08 10:48:12 +00:00
gh_api_client fix binstalk_downloader::GhApiClient json deser error (#1193) 2023-07-09 10:39:18 +00:00
git feat: git::Repository cancellation support (#1288) 2023-08-12 14:18:02 +00:00
remote Remove dep futures-lite from binstalk-downloader (#1259) 2023-08-08 10:48:12 +00:00
download.rs Remove dep futures-lite from binstalk-downloader (#1259) 2023-08-08 10:48:12 +00:00
gh_api_client.rs Fix too many 429 response (#1231) 2023-08-08 00:53:15 +00:00
git.rs feat: git::Repository cancellation support (#1288) 2023-08-12 14:18:02 +00:00
lib.rs Refactor: Move mod git into binstalk-downloader (#1285) 2023-08-12 07:20:26 +00:00
remote.rs Remove dep futures-lite from binstalk-downloader (#1259) 2023-08-08 10:48:12 +00:00
utils.rs Remove dep futures-lite from binstalk-downloader (#1259) 2023-08-08 10:48:12 +00:00