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
2024-09-18
fix: do not panic running invalid file specifier (#25530)
Yazan AbdAl-Rahman
2024-09-17
feat(cli): evaluate code snippets in JSDoc and markdown (#25220)
Yusuke Tanaka
2024-09-18
feat: update warning message for --allow-run with no list (#25693)
Bartek Iwańczuk
2024-09-16
feat: warn when using `--allow-run` with no allow list (#25215)
David Sherret
2024-09-16
refactor(permissions): split up Descriptor into Allow, Deny, and Query (#25508)
David Sherret
2024-09-13
feat(flags): support user provided args in repl subcommand (#25605)
Leo Kettmeir
2024-09-12
fix: no cmd prefix in help output go links (#25459)
Luca Casonato
2024-09-12
refactor: cleanup unstable checks for WebGPU, FFI and FS APIs (#25586)
Asher Gomez
2024-09-11
feat(upgrade): better error message on failure (#25503)
Bartek Iwańczuk
2024-09-10
fix: add link to env var docs (#25557)
Leo Kettmeir
2024-09-09
BREAKING: Remove `--unstable` flag (#25522)
Bartek Iwańczuk
2024-09-09
fix: remove recently added deno.json node_modules aliasing (#25542)
David Sherret
2024-09-07
feat(add/install): Flag to add dev dependency to package.json (#25495)
Nathan Whitaker
2024-09-06
fix(jupyter): allow unstable flags (#25483)
Leo Kettmeir
2024-09-06
refactor(permissions): remove FromStr implementations, add ::parse methods (#...
Bartek Iwańczuk
2024-09-05
feat(flags): allow double commas to escape values in path based flags (#25453)
Leo Kettmeir
2024-09-05
feat(uninstall): alias to 'deno remove' if -g flag missing (#25461)
Bartek Iwańczuk
2024-09-04
feat(install): deno install with entrypoint (#25411)
Nathan Whitaker
2024-09-04
BREAKING(config): make supported compilerOptions an allow list (#25432)
David Sherret
2024-09-04
fix(byonm): resolve npm deps of jsr deps (#25399)
David Sherret
2024-09-04
fix: lock down allow-run permissions more (#25370)
David Sherret
2024-09-03
fix(flags): require global flag for permission flags in install subcommand (#...
Leo Kettmeir
2024-09-03
fix(install): recommend using `deno install -g` when using a single http url ...
Bartek Iwańczuk
2024-09-03
BREAKING(permissions): remove --allow-hrtime (#25367)
Luca Casonato
2024-09-03
fix: only enable byonm if workspace root has pkg json (#25379)
David Sherret
2024-09-03
feat: hide several --unstable-* flags (#25378)
Bartek Iwańczuk
2024-09-03
chore: cleanup code for deprecation notices in JS code (#25368)
Bartek Iwańczuk
2024-09-03
BREAKING: remove `deno vendor` (#25343)
Asher Gomez
2024-09-02
BREAKING: remove `--allow-none` flag (#25337)
Asher Gomez
2024-09-02
BREAKING: remove `--trace-ops` (#25344)
Asher Gomez
2024-09-02
fix: remove entrypoint hack for Deno 2.0 (#25332)
David Sherret
2024-09-02
BREAKING: remove `deno bundle` (#25339)
Asher Gomez
2024-09-02
BREAKING: remove `--ts` flag (#25338)
Asher Gomez
2024-09-02
BREAKING: remove `--jobs` flag (#25336)
Asher Gomez
2024-08-31
fix(upgrade): more informative information on invalid version (#25319)
Bartek Iwańczuk
2024-08-30
fix(lint): support linting jsr pkg without version field (#25230)
David Sherret
2024-08-30
refactor: remove DENO_FUTURE (#25314)
David Sherret
2024-08-30
fix: upgrade deno_ast 0.42 (#25313)
David Sherret
2024-08-30
BREAKING: `DENO_FUTURE=1` by default, or welcome to Deno 2.0 (#25213)
Bartek Iwańczuk
2024-08-29
feat(config): Node modules option for 2.0 (#25299)
Nathan Whitaker
2024-08-29
test: run specs::npm::exec_file_inside_npm_package with DENO_FUTURE=1 (#25282)
Bartek Iwańczuk
2024-08-28
feat: improve lockfile v4 to store normalized version constraints and be more...
David Sherret
2024-08-28
feat: remove `--lock-write` flag (#25214)
Bartek Iwańczuk
2024-08-27
fix: removed unstable-htttp from deno help (#25216)
HasanAlrimawi
2024-08-26
feat: lockfile v4 by default (#25165)
David Sherret
2024-08-21
feat(flags): improve help output and make `deno run` list tasks (#25108)
Leo Kettmeir
2024-08-20
feat(config): Support frozen lockfile config option in deno.json (#25100)
Nathan Whitaker
2024-08-20
feat(unstable): ability to use a local copy of jsr packages (#25068)
David Sherret
2024-08-20
feat(cli/tools): add a subcommand `--hide-stacktraces` for test (#24095)
Hajime-san
2024-08-19
fix(lint): support linting tsx/jsx from stdin (#24955)
Yazan AbdAl-Rahman
[prev]
[next]