summaryrefslogtreecommitdiff
path: root/cli/util/fs.rs
AgeCommit message (Expand)Author
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-07refactor(cli/tools): move flag and config logic to CliOptions (#17008)Geert-Jan Zwiers
2023-01-02chore: update copyright year to 2023 (#17247)David Sherret
2022-12-17chore: update to Rust 1.66.0 (#17078)linbingquan
2022-12-07feat: ignore `node_modules` and `.git` folders when collecting files everywhe...David Sherret
2022-11-28refactor: create util folder, move nap_sym to napi/sym, move http_cache to ca...David Sherret