Age | Commit message (Expand) | Author |
---|---|---|
2024-02-07 | refactor: extract out `runtime::colors` to `deno_terminal::colors` (#22324) | David Sherret |
2024-01-01 | chore: update copyright to 2024 (#21753) | David Sherret |
2023-03-13 | fix(npm): show a progress bar when initializing the node_modules folder (#18136) | David Sherret |
2023-03-08 | fix: attempt to only allow one deno process to update the node_modules folder... | David Sherret |
2023-01-27 | chore: upgrade to Rust 1.67 (#17548) | David Sherret |
2023-01-02 | chore: update copyright year to 2023 (#17247) | David Sherret |
2022-12-19 | fix: hide progress bars when showing permission prompt (#17130) | David Sherret |
2022-12-19 | refactor(progress bars): global control for drawing (#17091) | David Sherret |
2022-12-17 | chore: update to Rust 1.66.0 (#17078) | linbingquan |
2022-12-14 | chore: fix recent regression with `deno upgrade` not handling redirects (#17045) | David Sherret |
2022-12-12 | feat: improve download progress bar (#16984) | Bartek IwaĆczuk |