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
/
Cargo.toml
Age
Commit message (
Expand
)
Author
2024-02-16
fix(fmt): remove debug output when formatting dynamic imports (#22433)
David Sherret
2024-02-15
feat(unstable): single checksum per JSR package in the lockfile (#22421)
David Sherret
2024-02-15
chore: forward v1.40.5 release commit to main (#22424)
denobot
2024-02-13
feat: denort binary for `deno compile` (#22205)
Divy Srivastava
2024-02-13
chore: bump deno_graph to 0.65.3 (#22397)
Lino Le Van
2024-02-12
chore: continue tests/ re-org (#22396)
Matt Mastracci
2024-02-12
feat(lsp): jsr support first pass (#22382)
Nayeem Rahman
2024-02-10
chore: move cli/tests/ -> tests/ (#22369)
Matt Mastracci
2024-02-10
fix: cache bust jsr deps on constraint failure (#22372)
David Sherret
2024-02-09
fix: lockfile was sometimes getting corrupt when changing config deps (#22359)
David Sherret
2024-02-09
refactor: split integration tests from CLI (part 1) (#22308)
Matt Mastracci
2024-02-09
fix: handle non-file scopes in synthetic import map (#22361)
David Sherret
2024-02-09
fix: upgrade to deno_ast 0.33 (#22341)
David Sherret
2024-02-08
chore: forward v1.40.4 release commit to main (#22345)
denobot
2024-02-08
fix(lint): point to migration docs in deprecated APIs rule (#22338)
Asher Gomez
2024-02-07
refactor: extract out `runtime::colors` to `deno_terminal::colors` (#22324)
David Sherret
2024-02-06
fix(publish): 'explit' typo (#22296)
John Spurlock
2024-02-05
refactor(cli): Move op descriptions into Rust and prepare for op import (#22271)
Matt Mastracci
2024-02-05
fix: Fix segmentation fault in tests on CPUs with PKU support (#22152)
Alessandro Cosentino
2024-02-03
fix(test/regression): handle CLI arg directory using `../` in path (#22244)
David Sherret
2024-02-01
fix(publish): use lighter crate for opening browser (#22224)
Bartek Iwańczuk
2024-02-01
chore: forward v1.40.3 release commit to main (#22220)
Divy Srivastava
2024-02-01
refactor: load bytes in deno_graph (#22212)
David Sherret
2024-01-31
chore(publish): try to automatically open the web browser (#22208)
Bartek Iwańczuk
2024-01-31
chore: update deno_doc (#22174)
Leo Kettmeir
2024-01-26
chore: forward v1.40.2 commit to main (#22133)
Bartek Iwańczuk
2024-01-25
chore: forward v1.40.1 commit to main (#22107)
Bartek Iwańczuk
2024-01-25
chore: update deno_graph (#22099)
Luca Casonato
2024-01-25
1.40.0 (#22096)
denobot
2024-01-25
chore: upgrade deno_lint to 0.55.0 (#22092)
Bartek Iwańczuk
2024-01-24
feat(publish): exclude and include (#22055)
Luca Casonato
2024-01-24
feat: TC39 decorator proposal support (#22040)
Bartek Iwańczuk
2024-01-23
chore: make deno --help more colorful (#21962)
Bartek Iwańczuk
2024-01-23
feat(cli): improved diagnostics printing (#22049)
Luca Casonato
2024-01-23
chore: update deno_ast and deno_graph (#22033)
Bartek Iwańczuk
2024-01-22
feat(lockfile): track JSR and npm dependencies in config file (#22004)
David Sherret
2024-01-22
fix(runtime): only discard extension sources if a snapshot is provided (#22023)
Nayeem Rahman
2024-01-21
fix: remove conditional unstable type-checking from other commands (#21991)
Bartek Iwańczuk
2024-01-21
fix(lsp): improved npm specifier to import map entry mapping (#22016)
David Sherret
2024-01-18
fix(lsp): regression - formatting was broken on windows (#21972)
David Sherret
2024-01-17
chore: update deno_doc (#21969)
Leo Kettmeir
2024-01-16
chore: upgrade clap to 4.4.17 (#21956)
Bartek Iwańczuk
2024-01-15
refactor: use globbing from deno_config (#21925)
David Sherret
2024-01-13
chore: forward v1.39.4 release commit to main (#21933)
denobot
2024-01-12
chore: forward v1.39.3 to main (#21915)
Bartek Iwańczuk
2024-01-11
fix(web): use rustyline for prompt (#21893)
Divy Srivastava
2024-01-11
fix(fast_check): analyze identifiers in type assertions/as exprs (#21899)
David Sherret
2024-01-10
feat(unstable): fast subset type checking of JSR dependencies (#21873)
David Sherret
2024-01-10
refactor: remove snapshotting from deno_runtime (#21794)
Bartek Iwańczuk
2024-01-09
fix: update deno_lint and swc (#21718)
Bartek Iwańczuk
[next]