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-04-01
chore: forward v1.42.1 release commit to main (#23162)
denobot
2024-03-31
fix: deno_graph 0.69.10 (#23147)
David Sherret
2024-03-28
1.42.0 (#23105)
denobot
2024-03-28
chore: update deno_doc to 0.119.0 (#23103)
Leo Kettmeir
2024-03-27
feat(task): Task description in the form of comments (#23101)
Nathan Whitaker
2024-03-27
feat(task): cross-platform shebang support (#23091)
David Sherret
2024-03-25
chore(tests): Introduce integration tests for `jupyter` subcommand (#23074)
Nathan Whitaker
2024-03-21
feat(lint): `deno lint --fix` and lsp quick fixes (#22615)
David Sherret
2024-03-21
feat: deno_task_shell 0.15 (#23019)
David Sherret
2024-03-14
chore: Forward 1.41.3 release commit (#22930)
Nathan Whitaker
2024-03-13
chore: rough first pass on spec tests (#22877)
David Sherret
2024-03-12
fix(slow-types): improved exports tracing and infer type literals in as exprs...
David Sherret
2024-03-09
fix(ext/node): support junction symlinks on Windows (#22762)
Divy Srivastava
2024-03-08
chore: forward v1.41.2 release commit to main (#22793)
denobot
2024-03-07
fix(publish): make include and exclude work (#22720)
David Sherret
2024-03-07
perf(cli): use faster_hex (#22761)
Matt Mastracci
2024-02-29
chore: forward v1.41.1 release commit to main (#22643)
denobot
2024-02-29
fix: relative dynamic imports in jsr packages (#22624)
David Sherret
2024-02-28
feat(publish): provenance attestation (#22573)
Divy Srivastava
2024-02-27
fix(unstable): sloppy imports should resolve .d.ts files during types resolut...
David Sherret
2024-02-27
feat(publish): discover jsr.json and jsr.jsonc files (#22587)
Bartek Iwańczuk
2024-02-24
fix(lsp): import map expansion (#22553)
David Sherret
2024-02-23
perf(fmt): reduce memory usage and improve performance (#22570)
David Sherret
2024-02-23
feat(publish): respect .gitignore during `deno publish` (#22514)
Divy Srivastava
2024-02-22
1.41.0 (#22524)
denobot
2024-02-21
perf: linter lsp memory leak fix and deno_graph executor (#22519)
David Sherret
2024-02-21
fix(ext/fs): make errors in tempfile creation clearer (#22498)
Matt Mastracci
2024-02-21
fix(publish): better no-slow-types type discovery (#22517)
David Sherret
2024-02-21
chore: bump deno_lint to 0.57.0 (#22513)
Bartek Iwańczuk
2024-02-20
perf(jsr): fast check cache and lazy fast check graph (#22485)
David Sherret
2024-02-19
feat(unstable/lint): no-slow-types for JSR packages (#22430)
David Sherret
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
[next]