Félix Saparelli
Félix Saparelli
It is a bit, but also `cargo-install` has `--version`. I'm reluctant to remove it because having this "drop in replacement to `cargo-install` in most cases" aspect is useful. We can...
> Am I missing something? Probably not, though at the moment changing this (to enforce https) may be a breaking change. I think it's probably pretty safe but if possible...
As a process note I'm busy for the next 1-2 weeks so if you want to submit PRs there's plenty of time until next I do a release, unless ryan...
In Rust there's the concept of a "crater run", where every crate in crates.io registry is tested against something. It's a way to estimate how much changing something will break,...
#152 adds a warning on an HTTP URL, which is a start, pending further ecosystem investigation.
> it -seems- like we're reporting to quickinstall even when not finding a matching package? That's the intent, actually. The reporting to quickinstall is a signal to qi that they...
Also, yes, I was thinking about UI for last release but couldn't see an easy win besides the (slight) confirm improvements. Failure of imagination! I like your draft here
Taking this, I'll be making UI improvements on top of #171 when that merges
We can try, but is this something particular to qi or could we get that for someone else? More out there: Are there other tar crates we could evaluate? Or...
> It can recognize a gnu sparse file Can we detect that in code? The main issue I see is that we can do it for when we have a...