21 Commits (73ed2b83f7b750499b1d0c4ad5fd3fbe27e88aaa)

Author SHA1 Message Date
ashley williams 73ed2b83f7
Update mod.rs 7 years ago
Pascal Hertleif bec91efbea Clarify what kind of account `login` adds 7 years ago
Alex Crichton 80be336ee2 Replace `slog` with `log` 7 years ago
csmoe 95268cdaf4 add target arg to publish 7 years ago
Alex Crichton 11beac3736 Replace internal `Error` with `failure::Error` 7 years ago
Nick Fitzgerald 2fa961d97d Use `child::run` for spawning child processes everywhere 7 years ago
Ashley Williams 86a4284ae7 feat(publish): add --access flag to publish command 7 years ago
Nick Fitzgerald 577d1b33e6 feature(test): Add a `wasm-pack test` subcommand 7 years ago
data-pup 8301613278 Coordinate wasm-bindgen versions. 7 years ago
Nick Fitzgerald ed35e497c7 Propagate missing `Cargo.toml` errors instead of unwrapping them 7 years ago
csmoe 022b787a2f cmd(init/build): deprecate init 7 years ago
csmoe 0a616624aa cmd(init/build): cargo clippy 7 years ago
csmoe edbd6f4118 cmd(init/build): cargo fmt 7 years ago
csmoe 7cbfc2e893 cmd(init/build): split init and build 7 years ago
Mackiovello 1067f215be Use PathBuf instead of String to handle paths 7 years ago
Nick Fitzgerald 805b796cf9 Deny missing documentation 7 years ago
Michael Gattozzi f2fbe264d4 fix(no-install): cratename should not be an option 7 years ago
Michael Gerhaeuser 62423e33d4 Replace std::sync::RwLock with parking_lot 7 years ago
Ashley Williams 44f26dfcb2 feat(init): no install flag 7 years ago
Ashley Williams ca0f469356 refactor(command): modularize command.rs 7 years ago