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
2024-01-23
refactor: use parsed source cache when unfurling import map (#22001)
Luca Casonato
2024-01-23
chore: update deno_ast and deno_graph (#22033)
Bartek Iwańczuk
2024-01-23
fix(info): return proper exit code on error (#21952)
Anwesh
2024-01-22
refactor: add "UnstableConfig" struct to cli/args/flags.rs (#21993)
Bartek Iwańczuk
2024-01-18
feat(jupyter): don't require --unstable flag (#21963)
Bartek Iwańczuk
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-15
fix(publish): support deno.jsonc file (#21948)
Bartek Iwańczuk
2024-01-14
feat: remove conditional unstable type-checking (#21825)
Bartek Iwańczuk
2024-01-13
fix(check): should not panic when all specified files excluded (#21929)
David Sherret
2024-01-11
chore(publish): add --dry-run flag (#21895)
Bartek Iwańczuk
2024-01-10
feat(unstable): fast subset type checking of JSR dependencies (#21873)
David Sherret
2024-01-10
chore: bump deno_core (#21832)
Matt Mastracci
2024-01-09
fix: update deno_lint and swc (#21718)
Bartek Iwańczuk
2024-01-08
fix(task): do not eagerly auto-install packages in package.json when `"nodeMo...
David Sherret
2024-01-08
fix(unstable/tar): skip node_modules, .git, and config "exclude" (#21816)
David Sherret
2024-01-08
perf: skip expanding exclude globs (#21817)
David Sherret
2024-01-08
fix(registry): wait for already pending publish (#21663)
Bartek Iwańczuk
2024-01-05
refactor(tools/repl): reorganize code (#21810)
Bartek Iwańczuk
2024-01-04
perf(coverage): faster source mapping (#21783)
David Sherret
2024-01-03
fix(jupyter): error message when install fails due to jupyter command not bei...
David Sherret
2024-01-01
chore: update to Rust 1.75 (#21731)
林炳权
2024-01-01
chore: update copyright to 2024 (#21753)
David Sherret
2023-12-30
chore: update deno_doc to 0.85.0 (#21678)
Leo Kettmeir
2023-12-27
refactor: simplify hyper, http, h2 deps (#21715)
Bartek Iwańczuk
2023-12-26
refactor: change cli/ to use hyper 1.1 (#21705)
Bartek Iwańczuk
2023-12-18
fix(repl): remove stray debug log (#21635)
Bartek Iwańczuk
2023-12-18
fix(coverage): error if no files found (#21615)
Bartek Iwańczuk
2023-12-18
refactor: factor out cdp::ExceptionThrown notification (#21623)
Bartek Iwańczuk
2023-12-17
fix(bench): added group banner to bench output. (#21551)
Raashid Anwar
2023-12-17
fix: urls for publishing (#21613)
Bartek Iwańczuk
2023-12-15
fix: prompts when publishing (#21596)
Bartek Iwańczuk
2023-12-15
refactor: check if scope and package exist before publish (#21575)
Bartek Iwańczuk
2023-12-14
refactor: split registry into multiple modules (#21572)
Bartek Iwańczuk
2023-12-14
chore(unstable/publish): ordered publish of packages in workspace (#21550)
David Sherret
2023-12-13
refactor(cli): update to new deno_core promise/call methods (#21519)
Matt Mastracci
2023-12-13
test: integration tests for tarring/unfurling (#21544)
Bartek Iwańczuk
2023-12-12
refactor: suggest entrypoint on missing 'exports' (#21549)
Bartek Iwańczuk
2023-12-12
refactor: nicer warning display (#21547)
Bartek Iwańczuk
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-11
fix(coverage): escape source code in html coverage report (#21531)
Yoshiya Hinosawa
2023-12-11
refactor(coverage): separate reporter-related structs (#21528)
Yoshiya Hinosawa
2023-12-08
feat(lsp): provide quick fixes for specifiers that could be resolved sloppily...
David Sherret
2023-12-08
feat(coverage): add html reporter (#21495)
Yoshiya Hinosawa
2023-12-07
fix: add more warnings when using sloppy imports (#21503)
David Sherret
2023-12-07
feat: add suggestions to module not found error messages for file urls (#21498)
David Sherret
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
[prev]
[next]