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