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
2023-05-29
chore: forward v1.34.1 to main (#19312)
Bartek Iwańczuk
2023-05-24
1.34.0 (#19246)
denobot
2023-05-23
feat: add support for globs in the config file and CLI arguments for files (#...
Bartek Iwańczuk
2023-05-19
Revert "perf: use jemalloc as global allocator (#18957)" (#19187)
Bartek Iwańczuk
2023-05-18
feat(task): glob expansion (#19084)
David Sherret
2023-05-18
chore: forward v1.33.4 release commit to main (#19181)
denobot
2023-05-12
chore: forward v1.33.3 release commit to main (#19111)
denobot
2023-05-10
feat(compile): unstable npm and node specifier support (#19005)
David Sherret
2023-05-09
perf(fmt): faster formatting for minified object literals (#19050)
David Sherret
2023-05-04
chore: forward v1.33.2 release commit to main (#18990)
denobot
2023-05-03
perf: use jemalloc as global allocator (#18957)
Bartek Iwańczuk
2023-04-30
fix(fmt/json): support formatting number with exponent and no sign (#18894)
David Sherret
2023-04-28
chore: forward v1.33.1 release commit to main (#18897)
denobot
2023-04-28
1.33.0 (#18879)
denobot
2023-04-27
feat(lint): add `Deno.run` to `no-deprecated-deno-api` (#18869)
Bartek Iwańczuk
2023-04-24
fix(lsp): show dependency errors for repeated imports (#18807)
Nayeem Rahman
2023-04-22
refactor: rewrite tests to "fastwebsockets" crate (#18781)
Bartek Iwańczuk
2023-04-21
refactor(node): move most of cli/node to ext/node (#18797)
David Sherret
2023-04-21
feat: upgrade deno_ast to 0.26 (#18795)
David Sherret
2023-04-18
chore: forward v1.32.5 release commit to main (#18758)
denobot
2023-04-13
refactor: upgrade to deno_npm 0.3.0 (#18671)
David Sherret
2023-04-13
refactor(cli,ext,ops): cleanup `regex` with `lazy-regex` (#17296)
Yiyu Lin
2023-04-12
chore: forward v1.32.4 release commit to main (#18669)
denobot
2023-04-12
fix(npm): cache bust npm specifiers more aggressively (#18636)
David Sherret
2023-04-06
fix(npm): reload an npm package's dependency's information when version not f...
David Sherret
2023-04-06
refactor(npm): use deno_npm and deno_semver (#18602)
David Sherret
2023-04-06
feat(task): introduce built-in `unset` command to `deno task` (#18606)
Yusuke Tanaka
2023-04-01
chore: forward v1.32.3 release commit to main (#18561)
denobot
2023-04-01
chore: forward v1.32.2 release commit to main (#18539)
denobot
2023-03-26
chore: upgrade clap to v4 (#17333)
Leo Kettmeir
2023-03-25
refactor: include mitata (#18426)
Leo Kettmeir
2023-03-23
chore: forward v1.32.1 release commit to main (#18399)
denobot
2023-03-22
1.32.0 (#18367)
denobot
2023-03-22
chore(test_util): replace tempdir code w/tempdir crate (#18340)
Matt Mastracci
2023-03-21
Revert "perf: disable TSC snapshot compression (#18333)" (#18336)
Bartek Iwańczuk
2023-03-21
perf: disable TSC snapshot compression (#18333)
Bartek Iwańczuk
2023-03-21
feat: TypeScript 5.0.2 (except decorators) (#18294)
David Sherret
2023-03-17
perf: disable runtime snapshot compression (#18239)
Bartek Iwańczuk
2023-03-16
chore: forward v1.31.3 release commit to main (#18222)
denobot
2023-03-15
perf: do not depend on iana-time-zone (#18088)
Divy Srivastava
2023-03-14
refactor(lockfile): move `anyhow` to `thiserror` (#18178)
Yiyu Lin
2023-03-10
chore: forward v1.31.2 release commit to main (#18114)
denobot
2023-03-10
fix(prompt): better output with control chars (#18108)
Bartek Iwańczuk
2023-03-08
refactor(lsp): improve test client initialization (#18015)
David Sherret
2023-03-08
chore: update tempfile dependency (#18077)
Bartek Iwańczuk
2023-03-08
fix: attempt to only allow one deno process to update the node_modules folder...
David Sherret
2023-03-03
fix: lazily surface errors in package.json deps parsing (#17974)
David Sherret
2023-03-02
chore(cli): update deno_lint to 0.41.0 (#17997)
Yusuke Tanaka
2023-02-24
chore: forward v1.31.1 release commit to main (#17939)
denobot
2023-02-25
fix: regression remapping remote specifier to local file (#17935)
David Sherret
[next]