summaryrefslogtreecommitdiff
path: root/cli/util/progress_bar
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-08-07chore(progress): handle position greater than total size (#24924)David Sherret
2024-03-08fix(cli): occasional panics on progress bar (#22809)tuhana
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-13fix(npm): show a progress bar when initializing the node_modules folder (#18136)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-19fix: hide progress bars when showing permission prompt (#17130)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-14chore: fix recent regression with `deno upgrade` not handling redirects (#17045)David Sherret
2022-12-12feat: improve download progress bar (#16984)Bartek Iwańczuk