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
Age
Commit message (
Expand
)
Author
2024-03-27
fix(check): do not suggest running with `--unstable` (#23092)
David Sherret
2024-03-27
fix(lsp): decoding percent-encoding(non-ASCII) file path correctly (#22582)
Hajime-san
2024-03-27
fix(lsp): prefer cache over tsc quick fixes (#23093)
Nayeem Rahman
2024-03-26
feat: type declarations for new Set methods (#23090)
David Sherret
2024-03-26
feat: TypeScript 5.4 (#23086)
David Sherret
2024-03-26
feat(add): always produce multiline config file (#23077)
Bartek Iwańczuk
2024-03-26
fix(kernel): Do not increase counter if store_history=false (#20848)
Don Jayamanne
2024-03-26
fix(bench): Fix group header printing logic + don't filter out the warmup ben...
Nathan Whitaker
2024-03-26
refactor(lsp): unify config file data into ConfigTree (#23032)
Nayeem Rahman
2024-03-25
chore(tests): Introduce integration tests for `jupyter` subcommand (#23074)
Nathan Whitaker
2024-03-25
feat(lint): automatically opt-in packages to `jsr` lint tag (#23072)
David Sherret
2024-03-26
fix(cli): output more detailed information for steps when using JUnit reporte...
Yusuke Tanaka
2024-03-24
fix: don't panic in test and bench if ops not available (#23055)
Bartek Iwańczuk
2024-03-24
docs(dts): Update edge case in `prompt()` docs (#22954)
Sol Boucher
2024-03-24
refactor(bench): align ops to testing ops (#23038)
Bartek Iwańczuk
2024-03-22
perf(cli): use args_os (#23039)
Matt Mastracci
2024-03-22
feat(publish): check for uncommitted files in `deno publish --dry-run` (#22981)
Asher Gomez
2024-03-21
feat(unstable/publish): error when a package's module is excluded from publis...
David Sherret
2024-03-21
feat(lint): `deno lint --fix` and lsp quick fixes (#22615)
David Sherret
2024-03-21
chore: upgrade deno_core to 0.272.0 (#23022)
Bartek Iwańczuk
2024-03-21
feat(node): load ES modules defined as CJS (#22945)
David Sherret
2024-03-21
feat: deno_task_shell 0.15 (#23019)
David Sherret
2024-03-21
refactor(lsp): factor out workspace walk from resolver update (#22937)
Nayeem Rahman
2024-03-21
chore: make DENO_FUTURE a singleton (#23009)
Bartek Iwańczuk
2024-03-20
chore(ext/io): remove use of deprecated `Deno.writeSync()` (#22872)
Asher Gomez
2024-03-15
fix(coverage): Error if no files are included in the report (#22952)
Nathan Whitaker
2024-03-15
fix(ext/node): worker_threads doesn't exit if there are message listeners (#2...
Bartek Iwańczuk
2024-03-15
fix: handle cache body file not existing when using etag (#22931)
David Sherret
2024-03-14
fix(cli): sanitizer should ignore count of ops started before tests begin (#2...
Matt Mastracci
2024-03-14
chore(cli): move away from PathBuf in clap (#22036)
Łukasz Czerniawski
2024-03-14
chore: Forward 1.41.3 release commit (#22930)
Nathan Whitaker
2024-03-13
fix(cli): show asserts before leaks (#22904)
Matt Mastracci
2024-03-13
fix: stop type checking during runtime (#22854)
David Sherret
2024-03-13
perf(permissions): Fast exit from checks when permission is in "fully-granted...
Matt Mastracci
2024-03-13
chore(lsp): remove enablePaths compat path (#22895)
Nayeem Rahman
2024-03-13
fix(ext/node): allow automatic worker_thread termination (#22647)
Satya Rohith
2024-03-13
chore: rough first pass on spec tests (#22877)
David Sherret
2024-03-13
chore(permissions): add allow_all flag (#22890)
Matt Mastracci
2024-03-12
fix(slow-types): improved exports tracing and infer type literals in as exprs...
David Sherret
2024-03-12
refactor: add `deno_permissions` crate (#22236)
Divy Srivastava
2024-03-11
chore: enable clippy unused_async rule (#22834)
David Sherret
2024-03-11
fix(cli): use Instant for test times (#22853)
Matt Mastracci
2024-03-11
fix(ext/node): make worker setup synchronous (#22815)
Bartek Iwańczuk
2024-03-11
chore: hidden tool for overwriting files with fast check output (#22822)
David Sherret
2024-03-09
fix(publish): regression - publishing with vendor folder (#22830)
David Sherret
2024-03-09
fix(ext/node): support junction symlinks on Windows (#22762)
Divy Srivastava
2024-03-08
fix(config): remove pkg name example and add pattern to schema (#22813)
David Sherret
2024-03-08
fix(config): add unstable features as examples to config schema (#22814)
David Sherret
2024-03-08
fix(publish): suggest using `--allow-dirty` on uncommitted changes (#22810)
David Sherret
2024-03-08
fix(cli): occasional panics on progress bar (#22809)
tuhana
[prev]
[next]