cargo-binstall/crates
Sebastian Thiel 5acfda9379
avoid worktree checkouts (#1207)
* perform a bare git cloen to avoid worktree checkouts

This will be way faster on windows

* feat: use the git repository directly to obtain crate information

* Apply code review changes

Signed-off-by: Jiahao XU <Jiahao_XU@outlook.com>

* Impl `fmt::Display` for `helpers::git::GitUrl`

and also refactor implementation of `git::Repository::{shallow_clone,
shallow_clone_bare}`.

Signed-off-by: Jiahao XU <Jiahao_XU@outlook.com>

* Fix clippy lint warnings

Signed-off-by: Jiahao XU <Jiahao_XU@outlook.com>

* Fix typo

Signed-off-by: Jiahao XU <Jiahao_XU@outlook.com>

---------

Signed-off-by: Jiahao XU <Jiahao_XU@outlook.com>
Co-authored-by: Jiahao XU <Jiahao_XU@outlook.com>
2023-07-17 15:46:12 +00:00
..
bin build(deps): update file-format requirement from 0.17.0 to 0.18.0 in /crates/bin (#1205) 2023-07-17 14:51:46 +10:00
binstalk avoid worktree checkouts (#1207) 2023-07-17 15:46:12 +00:00
binstalk-downloader Fix clippy warning in binstalk_downloader (#1204) 2023-07-16 13:50:04 +10:00
binstalk-manifests Support --registry and more options from .cargo/config.toml (#1195) 2023-07-10 03:37:41 +00:00
binstalk-types release: binstalk-types v0.5.0 (#1175) 2023-06-26 12:27:56 +00:00
detect-targets release: detect-targets v0.1.8 (#1174) 2023-06-26 10:23:31 +00:00
detect-wasi Bump tempfile from 3.4.0 to 3.5.0 (#967) 2023-03-30 02:49:38 +00:00
fs-lock Bump fs4 from 0.6.4 to 0.6.5 (#1112) 2023-06-01 04:02:01 +00:00
leon release: leon v2.0.1 (#1172) 2023-06-26 05:10:30 +00:00
leon-macros release: leon v2.0.1 (#1172) 2023-06-26 05:10:30 +00:00
normalize-path release: normalize-path v0.2.1 (#1173) 2023-06-26 08:22:39 +00:00