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
/
Cargo.lock
Age
Commit message (
Expand
)
Author
2024-07-24
fix(ext/fetch): respect authority from URL (#24705)
Bartek Iwańczuk
2024-07-24
fix(ext/fetch): use correct ALPN to proxies (#24696)
Sean McArthur
2024-07-24
perf: update deno_doc (#24700)
Leo Kettmeir
2024-07-24
Reland "fix: CFunctionInfo and CTypeInfo leaks (#24634)" (#24692)
Bartek Iwańczuk
2024-07-23
refactor: update to use deno_package_json (#24688)
David Sherret
2024-07-23
fix(lsp): rewrite import for 'infer return type' action (#24685)
Nayeem Rahman
2024-07-23
chore: forward v1.45.3 release commit to main (#24681)
denobot
2024-07-23
Revert "chore: move all node-api impl to ext (#24662)" (#24680)
Bartek Iwańczuk
2024-07-22
chore: move all node-api impl to ext (#24662)
snek
2024-07-22
fix(npm): handle packages with only pre-released 0.0.0 versions (#24563)
David Sherret
2024-07-22
Revert "fix: CFunctionInfo and CTypeInfo leaks (#24634)" (#24665)
Bartek Iwańczuk
2024-07-21
fix: make vendor cache manifest more deterministic (#24658)
Zebreus
2024-07-21
fix: CFunctionInfo and CTypeInfo leaks (#24634)
Divy Srivastava
2024-07-19
refactor: update to deno_config 0.25 (#24645)
David Sherret
2024-07-19
fix(fmt): was sometimes putting comments in front of commas in parameter list...
David Sherret
2024-07-19
fix(node): support `tty.hasColors()` and `tty.getColorDepth()` (#24619)
Marvin Hagemeister
2024-07-18
fix(lsp): support npm workspaces and fix some resolution issues (#24627)
David Sherret
2024-07-17
fix(ext/node): stat.mode on windows (#24434)
Divy Srivastava
2024-07-18
Reland "refactor(fetch): reimplement fetch with hyper instead of reqwest" (#2...
Bartek Iwańczuk
2024-07-17
fix(workspace): support resolving bare specifiers to npm pkgs within a worksp...
David Sherret
2024-07-15
chore: upgrade dependencies (#24565)
snek
2024-07-13
Revert "refactor(fetch): reimplement fetch with hyper instead of reqwest (#24...
Ryan Dahl
2024-07-13
refactor(fetch): reimplement fetch with hyper instead of reqwest (#24237)
Sean McArthur
2024-07-12
chore: forward v1.45.2 release commit to main (#24564)
denobot
2024-07-12
fix(config): regression - should not discover npm workspace for nested deno.j...
David Sherret
2024-07-12
fix: include already seen deps in lockfile dep tracking (#24556)
David Sherret
2024-07-12
refactor: move importMap with imports/scopes diagnostic to deno_config (#24553)
David Sherret
2024-07-12
chore: forward v1.45.1 release commit to main (#24540)
denobot
2024-07-11
fix(npm): use start directory deno.json as "root deno.json config" in npm wor...
David Sherret
2024-07-11
fix(workspace): allow using --import-map flag with workspace (#24527)
Bartek Iwańczuk
2024-07-11
build: update wgpu-core to unblock release (#24515)
Bartek Iwańczuk
2024-07-11
1.45.0 (#24512)
denobot
2024-07-10
chore: update deno_doc (#24509)
Leo Kettmeir
2024-07-10
feat(jsr): support publishing jsr packages in npm workspaces (#24507)
David Sherret
2024-07-10
fix: memory leak when transpiling (#24490)
Bartek Iwańczuk
2024-07-10
feat(node): Support executing npm package lifecycle scripts (preinstall/insta...
Nathan Whitaker
2024-07-09
feat(workspace): support object config (#24483)
David Sherret
2024-07-09
refactor: use concrete error types for node resolution (#24470)
David Sherret
2024-07-09
feat: upgrade deno_core to 0.293.0 (#24482)
Bartek Iwańczuk
2024-07-09
feat: support wildcards in npm workspaces (#24471)
David Sherret
2024-07-08
fix(workspace): better cli file argument handling (#24447)
David Sherret
2024-07-05
refactor: move `FileCollector` to deno_config (#24433)
David Sherret
2024-07-05
fix(publish): unfurling should always be done with the package json (#24435)
David Sherret
2024-07-04
feat: npm workspace and better Deno workspace support (#24334)
David Sherret
2024-07-02
chore: upgrade to reqwest 0.12.4 and rustls 0.22 (#24388)
Bartek Iwańczuk
2024-07-01
feat: upgrade deno_core (#24364)
snek
2024-06-28
chore: update deno_doc (#24308)
Leo Kettmeir
2024-06-26
refactor: move PackageJson to deno_config (#24348)
David Sherret
2024-06-26
refactor: bump deno_graph to 0.79 (#24337)
David Sherret
2024-06-24
fix(ext/node): rewrite crypto.Hash (#24302)
Luca Casonato
[next]