25 Commits (b9b38890cf47074417c76b6d19f08a2682f4207b)

Author SHA1 Message Date
printfn b9b38890cf Update to Rust 2021 2 years ago
printfn f73b53c5ab Switch from failure to anyhow 2 years ago
Thomas Graviou 0535422605 Fix logs for uniformity 5 years ago
Pauan fc57f09688 Adding in log-level flag; also changing quiet to silence all stdout 6 years ago
Pauan a522ed6c42 Running cargo fmt 6 years ago
Pauan a8f4ddbe05 Adding in --quiet flag to suppress warnings 6 years ago
Alex Crichton e796e6e604 Run `cargo fmt` 6 years ago
Alex Crichton 90055c682f Funnel everything through `PBAR.info` 6 years ago
Alex Crichton bcbfc4fc86 Tweak output formatting slightly and location 6 years ago
Alex Crichton b710fde193 Remove the no longer needed `Step` type 6 years ago
Alex Crichton d3d2a4cc28 More effort towards "1.0 output" goals 6 years ago
Alex Crichton 64239747a0 Migrate output towards the 1.0 strategy 6 years ago
Nick Fitzgerald f5f9d40c91 Only print `cargo test` output the once 6 years ago
Mason Stallmo d84aae3b64 Refactor: fix clippy warnings 6 years ago
Nick Fitzgerald 805b796cf9 Deny missing documentation 7 years ago
Michael Gerhaeuser 62423e33d4 Replace std::sync::RwLock with parking_lot 7 years ago
Michael Gerhaeuser 9a220f10dd Let the spinners spin again 7 years ago
kohensu 09046aa40b Add --skip-build flag for init command 7 years ago
Michael Gattozzi b8763a3285
feat(error_msg): Make custom module for errors 7 years ago
Ashley Williams bf1f5eda9d feat(pbar): style warning/info/err better 7 years ago
Ashley Williams eed2e127b0 fix(pbar): emoji second, msg first 7 years ago
Michael Gattozzi aa629b320c
feat(pbar): Add global progress bar to write to 7 years ago
Ashley Williams c8fb09a24c fix(progressbar): refactor msg into pb fn 7 years ago
Ashley Williams ac9f5f7994 fix(style): improve output messaging 7 years ago