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
/
tools
Age
Commit message (
Expand
)
Author
2023-12-06
fix(compile/npm): ignore symlinks to non-existent paths in node_modules direc...
David Sherret
2023-12-06
chore: update rustyline to 13.0.0 (#21481)
Bartek Iwańczuk
2023-12-05
fix(fmt): `"singleQuote": true` should prefer single quote—not always use o...
David Sherret
2023-12-05
refactor(cli): refactor bench/test for future module changes (#21460)
Matt Mastracci
2023-12-04
fix: error code used for duplicate version publish (#21457)
Luca Casonato
2023-12-04
fix: don't error if a version already published (#21455)
Luca Casonato
2023-12-02
fix(cli/installer): percent decode name (#21392)
Leo Kettmeir
2023-12-01
feat(compile): support discovering modules for more dynamic arguments (#21381)
David Sherret
2023-11-30
fix: correct the batch upload length (#21401)
Luca Casonato
2023-11-30
fix: batch upload authentication (#21397)
Luca Casonato
2023-11-29
build(cli): allow to build without upgrade feature (#19910)
Jakub Jirutka
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-27
fix: extraneous slash in tar & upload (#21349)
Luca Casonato
2023-11-27
feat(fmt): support formatting code blocks in Jupyter notebooks (#21310)
scarf
2023-11-23
feat(unstable): tar up directory with deno.json (#21228)
Bartek Iwańczuk
2023-11-23
chore: add upgrade prompt integration test (#21273)
David Sherret
2023-11-22
fix: 'Promise was collected' error in REPL/jupyter (#21272)
Bartek Iwańczuk
2023-11-17
chore: combine `TestCommandBuilder` with `DenoCmd` (#21248)
David Sherret
2023-11-17
refactor(upgrade): add unit tests for lsp upgrade check (#21244)
David Sherret
2023-11-16
fix(npm): support cjs entrypoint in node_modules folder (#21224)
David Sherret
2023-11-15
fix(cli): Allow executable name start with digit (#21214)
Bolat Azamat
2023-11-14
feat(lsp): upgrade check on init and notification (#21105)
Nayeem Rahman
2023-11-13
fix(install): should work with non-existent relative root (#21161)
David Sherret
2023-11-10
fix: improve `deno doc --lint` error messages (#21156)
David Sherret
2023-11-05
refactor: unify CDP types in a single module (#21094)
Bartek Iwańczuk
2023-11-04
fix(doc): `deno doc --lint mod.ts` should output how many files checked (#21084)
David Sherret
2023-11-01
fix(repl): jsxImportSource was not working (#21049)
David Sherret
2023-11-01
feat: precompile JSX (#20962)
Bartek Iwańczuk
2023-11-01
fix(test): --junit-path should handle when the dir doesn't exist (#21044)
David Sherret
2023-11-01
feat: deno doc --html (#21015)
Bartek Iwańczuk
2023-11-01
fix(repl): support transforming JSX/TSX (#20695)
Bartek Iwańczuk
2023-10-31
feat: `deno doc --lint` (#21032)
David Sherret
2023-10-31
refactor: update to deno_doc 0.71 (#21023)
David Sherret
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-30
chore: remove usage of chrono::Utc::now() (#20995)
Divy Srivastava
2023-10-26
feat(doc): display non-exported types referenced in exported types (#20990)
David Sherret
2023-10-25
refactor: break out ModuleInfoCache from ParsedSourceCache (#20977)
David Sherret
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-24
fix: improved using declaration support (#20959)
David Sherret
2023-10-20
feat(unstable): allow bare specifier for builtin node module (#20728)
Yoshiya Hinosawa
2023-10-19
refactor: add WatcherCommunicator helper struct (#20927)
Bartek Iwańczuk
2023-10-12
feat(unstable): add Deno.jupyter.display API (#20819)
Kyle Kelley
2023-10-12
chore(task): remove warning for npm "scripts" (#20880)
Nayeem Rahman
2023-10-10
fix(bench): use total time when measuring wavg (#20862)
Nayeem Rahman
2023-10-07
refactor: migrate more ops to op2 macro (#20808)
Bartek Iwańczuk
2023-10-06
feat(unstable): Await return from `Jupyter.display` (#20807)
Trevor Manz
2023-10-06
fix(jupyter): Rename logo assets so they are discoverable (#20806)
Trevor Manz
[prev]
[next]