summaryrefslogtreecommitdiff
path: root/cli/cache/deno_dir.rs
AgeCommit message (Expand)Author
2024-10-01BREAKING: rename "deps" remote cache folder to "remote" (#25969)David Sherret
2024-07-01fix(windows): check USERPROFILE env var for finding home directory (#24384)David Sherret
2024-06-27fix(ext/node): discover .npmrc in user's homedir (#24021)Bartek IwaƄczuk
2024-05-29fix: bump cache sqlite dbs to v2 for WAL journal mode change (#24030)David Sherret
2024-05-09refactor(lsp): unify caching into LspCache (#23746)Nayeem Rahman
2024-04-17perf: v8 code cache (#23081)Igor Zinkovsky
2024-02-20perf(jsr): fast check cache and lazy fast check graph (#22485)David Sherret
2024-01-01chore: update copyright to 2024 (#21753)David Sherret
2023-08-02feat(unstable): optional `deno_modules` directory (#19977)David Sherret
2023-05-25fix(compile): handle when DENO_DIR is readonly (#19257)David Sherret
2023-03-17feat(repl): add `DENO_REPL_HISTORY` to change history file path (#18047)Nick Hanley
2023-01-14chore: use rustfmt imports_granularity option (#17421)Divy Srivastava
2023-01-02chore: update copyright year to 2023 (#17247)David Sherret
2022-11-26refactor: `DenoDir` - move to cache folder and make `root_dir` private (#16823)David Sherret