summaryrefslogtreecommitdiff
path: root/cli/util/draw_thread.rs
AgeCommit message (Expand)Author
2024-08-23fix: handle showing warnings while the progress bar is shown (#25187)David Sherret
2024-01-01chore: update copyright to 2024 (#21753)David Sherret
2023-08-25chore(cli): remove atty crate (#20275)Matt Mastracci
2023-08-23fix(ext/web): add stream tests to detect v8slice split bug (#20253)Matt Mastracci
2023-05-14refactor(core): bake single-thread assumptions into spawn/spawn_blocking (#19...Matt Mastracci
2023-01-02chore: update copyright year to 2023 (#17247)David Sherret
2022-12-19fix: hide progress bars when showing permission prompt (#17130)David Sherret
2022-12-19refactor(progress bars): global control for drawing (#17091)David Sherret