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-09-07
feat: support import attributes (#20342)
David Sherret
2023-09-01
Reland "feat(lsp): enable via config file detection (#20334)" (#20349)
Nayeem Rahman
2023-09-01
chore: forward v1.36.4 to main (#20352)
Bartek Iwańczuk
2023-08-29
feat(lockfile): add redirects to the lockfile (#20262)
David Sherret
2023-08-28
refactor(runtime): factor out code between build.rs and worker.rs (#20299)
Nayeem Rahman
2023-08-28
fix(fmt/markdown): ignore trailing words in code block info string for langua...
David Sherret
2023-08-26
chore(core): bump and trim deps (#20265)
Matt Mastracci
2023-08-25
chore: fully remove atty dep (#20288)
Matt Mastracci
2023-08-25
chore(cli): remove atty crate (#20275)
Matt Mastracci
2023-08-24
chore: forward v1.36.3 release commit to main (#20270)
denobot
2023-08-24
build(deps): bump trust-dns-server from 0.22.0 to 0.22.1 (#20114)
dependabot[bot]
2023-08-24
refactor: use "deno_config" crate (#20260)
Bartek Iwańczuk
2023-08-22
fix(lint): erroneous remove await in async (#20235)
David Sherret
2023-08-22
feat(ext/kv): connect to remote database (#20178)
Heyang Zhou
2023-08-21
refactor: upgrade deno_ast 0.28 and deno_semver 0.4 (#20193)
David Sherret
2023-08-17
fix(cli): handle missing `now` field in cache (#20192)
David Sherret
2023-08-10
chore: forward v1.36.1 to main (#20119)
Divy Srivastava
2023-08-08
refactor(cli): move `snapshot_from_lockfile` function to `deno_npm` (#20024)
Yusuke Tanaka
2023-08-08
refactor: use deno_cache_dir crate (#20092)
David Sherret
2023-08-08
fix(fmt): do not insert expr stmt leading semi-colon in do while stmt body (#...
David Sherret
2023-08-06
build: allow disabling snapshots for dev (#20048)
Nayeem Rahman
2023-08-03
1.36.0 (#20036)
denobot
2023-07-28
chore: remove unused dependencies (#19962)
Divy Srivastava
2023-07-27
feat(cli): Adding JUnit test reports (#19747)
Cooper Benson
2023-07-26
fix(check): should bust check cache when json module or npm resolution change...
David Sherret
2023-07-26
1.35.3 (#19947)
denobot
2023-07-26
fix(task): ensure quoted strings are maintained mid-word (#19944)
David Sherret
2023-07-26
chore: update chrono dependency (#19943)
Bartek Iwańczuk
2023-07-20
chore: forward v1.35.2 release commit to main (#19887)
denobot
2023-07-12
chore: forward 1.35.1 back to main (#19814)
David Sherret
2023-07-10
perf: add setup cache for node_modules folder (#19787)
David Sherret
2023-07-05
1.35.0 (#19717)
denobot
2023-07-04
chore: upgrade deno_lint to 0.49.0 (#19703)
Bartek Iwańczuk
2023-06-30
fix(npm): support siblings that are peer dependencies of each other (#19657)
David Sherret
2023-06-27
chore: update deno_lint to 0.48.0 (#19619)
Bartek Iwańczuk
2023-06-26
Revert "Reland "refactor(core): cleanup feature flags for js source i… (#19...
Bartek Iwańczuk
2023-06-25
Reland "refactor(core): cleanup feature flags for js source inclusion" (#19519)
Nayeem Rahman
2023-06-16
chore: forward v1.34.3 release commit to main (#19526)
denobot
2023-06-13
Revert "refactor(core): cleanup feature flags for js source inclusion… (#19...
Bartek Iwańczuk
2023-06-13
refactor(core): cleanup feature flags for js source inclusion (#19463)
Nayeem Rahman
2023-06-12
chore: update clap (#19467)
Leo Kettmeir
2023-06-09
fix(fmt): do not panic formatting json with multiple values (#19442)
David Sherret
2023-06-09
chore: forward v1.34.2 release commit to main (#19434)
denobot
2023-06-08
refactor(compile): store the npm snapshot in the eszip (#19343)
David Sherret
2023-06-05
fix: upgrade to deno_ast 0.27 (#19375)
David Sherret
2023-06-05
chore: update deno_lint to 0.46.0 (#19372)
Kenta Moriuchi
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
[next]