summaryrefslogtreecommitdiff
path: root/cli/util/progress_bar/renderer.rs
AgeCommit message (Expand)Author
2024-10-29fix(install): percent encodings in interactive progress bar (#26600)Marvin Hagemeister
2024-08-14feat(clean): add progress bar (#25026)Bartek Iwańczuk
2024-08-08feat: refresh "Download" progress bar with a spinner (#24913)Bartek Iwańczuk
2024-02-07refactor: extract out `runtime::colors` to `deno_terminal::colors` (#22324)David Sherret
2024-01-01chore: update copyright to 2024 (#21753)David Sherret
2023-03-08fix: attempt to only allow one deno process to update the node_modules folder...David Sherret
2023-01-27chore: upgrade to Rust 1.67 (#17548)David Sherret
2023-01-02chore: update copyright year to 2023 (#17247)David Sherret
2022-12-19refactor(progress bars): global control for drawing (#17091)David Sherret
2022-12-17chore: update to Rust 1.66.0 (#17078)linbingquan
2022-12-12feat: improve download progress bar (#16984)Bartek Iwańczuk