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
/
util
Age
Commit message (
Expand
)
Author
2024-04-17
perf: v8 code cache (#23081)
Igor Zinkovsky
2024-04-10
chore: update to Rust 1.77.2 (#23262)
林炳权
2024-04-08
refactor: use `chrono::DateTime::from_timestamp` (#23273)
Asher Gomez
2024-03-27
feat: add `--watch-exclude` flag (#21935)
Łukasz Czerniawski
2024-03-27
fix: less aggressive vendor folder ignoring (#23100)
David Sherret
2024-03-27
fix(lsp): decoding percent-encoding(non-ASCII) file path correctly (#22582)
Hajime-san
2024-03-14
chore(cli): move away from PathBuf in clap (#22036)
Łukasz Czerniawski
2024-03-09
fix(publish): regression - publishing with vendor folder (#22830)
David Sherret
2024-03-08
fix(cli): occasional panics on progress bar (#22809)
tuhana
2024-03-08
fix(publish): ability to un-exclude when .gitignore ignores everything (#22805)
David Sherret
2024-03-08
fix(publish): include explicitly specified .gitignored files and directories ...
David Sherret
2024-03-07
fix(publish): make include and exclude work (#22720)
David Sherret
2024-03-07
perf(cli): use faster_hex (#22761)
Matt Mastracci
2024-02-27
feat(publish): support sloppy imports and bare node built-ins (#22588)
Luca Casonato
2024-02-24
fix(lsp): import map expansion (#22553)
David Sherret
2024-02-23
feat: infer dependencies from package.json (#22563)
Marvin Hagemeister
2024-02-21
fix(publish): better no-slow-types type discovery (#22517)
David Sherret
2024-02-09
fix: upgrade to deno_ast 0.33 (#22341)
David Sherret
2024-02-07
refactor: extract out `runtime::colors` to `deno_terminal::colors` (#22324)
David Sherret
2024-02-01
refactor: load bytes in deno_graph (#22212)
David Sherret
2024-01-24
chore: improve unanalyzable dynamic import diagnostic (#22051)
Luca Casonato
2024-01-23
refactor: use parsed source cache when unfurling import map (#22001)
Luca Casonato
2024-01-22
feat(lockfile): track JSR and npm dependencies in config file (#22004)
David Sherret
2024-01-18
fix(lsp): regression - formatting was broken on windows (#21972)
David Sherret
2024-01-15
refactor: use globbing from deno_config (#21925)
David Sherret
2024-01-13
fix(config): regression - handle relative patterns with leading dot slash (#2...
David Sherret
2024-01-10
chore: bump deno_core (#21832)
Matt Mastracci
2024-01-08
perf: skip expanding exclude globs (#21817)
David Sherret
2024-01-01
chore: update copyright to 2024 (#21753)
David Sherret
2023-12-12
refactor: nicer warning display (#21547)
Bartek Iwańczuk
2023-12-01
feat(compile): support discovering modules for more dynamic arguments (#21381)
David Sherret
2023-11-29
feat(compile): support "bring your own node_modules" in deno compile (#21377)
David Sherret
2023-11-29
fix: use correct import map in tar & upload (#21380)
Luca Casonato
2023-11-23
feat(unstable): tar up directory with deno.json (#21228)
Bartek Iwańczuk
2023-11-13
fix(install): should work with non-existent relative root (#21161)
David Sherret
2023-11-04
perf: lazy `atexit` setup (#21053)
Divy Srivastava
2023-11-01
fix(test): --junit-path should handle when the dir doesn't exist (#21044)
David Sherret
2023-10-31
feat: deno run --unstable-hmr (#20876)
Bartek Iwańczuk
2023-10-30
fix: implement node:tty (#20892)
Divy Srivastava
2023-10-26
chore: update base64 crate (#20877)
Luca Casonato
2023-10-19
refactor: add WatcherCommunicator helper struct (#20927)
Bartek Iwańczuk
2023-10-05
chore: update to Rust 1.73 (#20781)
林炳权
2023-09-18
refactor(lsp): cleanup document preload (#20520)
Nayeem Rahman
2023-09-17
fix(lsp): include JSON modules in local import completions (#20536)
Nayeem Rahman
2023-09-14
chore(cli): update chrono to remove broken time dep (#20508)
Matt Mastracci
2023-09-14
refactor: remove `DENO_UNSTABLE_NPM_SYNC_DOWNLOAD` and custom sync functional...
David Sherret
2023-09-13
refactor: move `deno_core::TaskQueue` to `cli::util::sync` (#20481)
David Sherret
2023-09-09
Reland "refactor(lsp): clean up "enablePaths" handling (#20388)" (#20423)
Nayeem Rahman
2023-09-08
fix: empty include in config file excludes all (#20404)
Nayeem Rahman
2023-08-26
chore: update to Rust 1.72 (#20258)
林炳权
[prev]
[next]