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
/
args
Age
Commit message (
Expand
)
Author
2023-12-19
fix(node): child_process IPC on Windows (#21597)
Divy Srivastava
2023-12-18
feat(coverage): add default coverage include dir (#21625)
Yoshiya Hinosawa
2023-12-17
fix(jupyter): Deno.test() panic (#21606)
Bartek Iwańczuk
2023-12-15
refactor: update reg url (#21595)
Bartek Iwańczuk
2023-12-15
refactor: check if scope and package exist before publish (#21575)
Bartek Iwańczuk
2023-12-13
fix: implement child_process IPC (#21490)
Divy Srivastava
2023-12-12
refactor: better handling for registry urls (#21545)
Bartek Iwańczuk
2023-12-12
fix(coverage): rename --pretty to --detailed (#21543)
Yoshiya Hinosawa
2023-12-12
feat(coverage): add summary reporter (#21535)
Yoshiya Hinosawa
2023-12-09
feat: bring back WebGPU (#20812)
Leo Kettmeir
2023-12-08
feat(test): add default to --coverage option (#21510)
Yoshiya Hinosawa
2023-12-08
feat(coverage): add html reporter (#21495)
Yoshiya Hinosawa
2023-12-07
feat(unstable): ability to resolve specifiers with no extension, specifiers f...
David Sherret
2023-12-06
fix(task): handle node_modules/.bin directory with byonm (#21386)
David Sherret
2023-12-06
fix: display unstable flags at bottom of help text (#21468)
David Sherret
2023-12-02
chore: update std to 0.208.0 (#21318)
Asher Gomez
2023-12-01
Update doc for deno fmt `--no-semicolons` arg. (#21414)
John Spurlock
2023-11-29
build(cli): allow to build without upgrade feature (#19910)
Jakub Jirutka
2023-11-27
feat(fmt): support formatting code blocks in Jupyter notebooks (#21310)
scarf
2023-11-25
feat(unstable): --unstable-unsafe-proto (#21313)
David Sherret
2023-11-25
perf: move "cli/js/40_testing.js" out of main snapshot (#21212)
Divy Srivastava
2023-11-24
fix: correct flag in tar & upload (#21327)
Luca Casonato
2023-11-23
feat(unstable): tar up directory with deno.json (#21228)
Bartek Iwańczuk
2023-11-20
docs(cli/args/flags.rs): Update dead link for `run` example (#21277)
citrusmunch
2023-11-17
feat(unstable): Workspaces support (#20410)
Bartek Iwańczuk
2023-11-14
perf: move jupyter esm out of main snapshot (#21163)
Divy Srivastava
2023-11-13
fix(install): should work with non-existent relative root (#21161)
David Sherret
2023-11-11
perf: snapshot runtime ops (#21127)
Divy Srivastava
2023-11-10
perf(cli): strace mode for ops (undocumented) (#21131)
Matt Mastracci
2023-11-07
fix(node): inspect ancestor directories when resolving cjs re-exports during ...
David Sherret
2023-11-05
chore: migrate to new deno_core and metrics (#21057)
Matt Mastracci
2023-11-03
fix(doc): require source files if --html or --lint used (#21072)
Bartek Iwańczuk
2023-11-01
fix(repl): jsxImportSource was not working (#21049)
David Sherret
2023-11-01
feat: granular --unstable-* flags (#20968)
Bartek Iwańczuk
2023-11-01
feat: precompile JSX (#20962)
Bartek Iwańczuk
2023-11-01
feat: deno doc --html (#21015)
Bartek Iwańczuk
2023-11-01
feat(unstable): `deno run --env` (#20300)
Asher Gomez
2023-10-31
feat: `deno doc --lint` (#21032)
David Sherret
2023-10-31
perf: use deno_native_certs crate (#18072)
Divy Srivastava
2023-10-31
feat: deno run --unstable-hmr (#20876)
Bartek Iwańczuk
2023-10-30
feat(doc): support multiple file entry (#21018)
Bartek Iwańczuk
2023-10-28
chore: Remove 'UNSTABLE:' from 'deno compile' help (#21003)
Bartek Iwańczuk
2023-10-25
feat(unstable): ability to `npm install` then `deno run main.ts` (#20967)
David Sherret
2023-10-24
refactor: upgrade to deno_ast 0.31 and deno_graph 0.59 (#20965)
David Sherret
2023-10-20
feat(unstable): allow bare specifier for builtin node module (#20728)
Yoshiya Hinosawa
2023-10-06
fix(cli): Support using both `--watch` and `--inspect` at the same time (#20660)
Jesper van den Ende
2023-10-04
refactor(node): combine node resolution code for resolving a package subpath ...
David Sherret
2023-10-02
refactor(npm): make `NpmCache`, `CliNpmRegistryApi`, and `NpmResolution` inte...
David Sherret
2023-09-16
feat: Add "deno jupyter" subcommand (#20337)
Bartek Iwańczuk
2023-09-09
feat(cli): allow --log-level=trace for additional deep debugging (#20426)
Matt Mastracci
[next]