CREV - Code REView system that we desperately need; consider joining the Matrix channel instead: https://matrix.to/#/!uBhYhtcoNlyEbzfYAW:matrix.org ; they are bridged
dpc on master
Don't bother calculating digest… (compare)
dpc on master
Update getting_started.md Merge pull request #270 from Lo… (compare)
dpc on master
Pin ed25519-dalek Pre-release … Reformat code Add a note about dependency pin… and 1 more (compare)
dpc on master
Make alternatives work both way… (compare)
cargo crev diff
is not an unified diff
MaulingMonkey
For diff I've mostly been explicitly using --dst and --src for versions
MaulingMonkey
As for dangerous it looks like it got aliased to negative in this commit: dpc/crev@7538c55
dpc
I'm back in bussiness!
MaulingMonkey
Makes sense to me... some old lingering references to "dangerous" in the toml comments worth cleaning up
dpc
Yeah, unless it was your stuff that got broken :D
comment
? :D
cargo crev diff
and cargo crev review --diff
or something like that that will let you write a differential review.
cargo-crev
please let me know, as we might conflict a lot.
cargo crev export id
on one host and cargo crev import id
on the other to share identity.
cargo crev clean <crate>
is basically turning into a ritual. can you shed some light on that?