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-08-08
fix: Don't shell out to `unzip` in deno upgrade/compile (#24926)
Nathan Whitaker
2024-08-07
fix(compile): support workspace members importing other members (#24909)
David Sherret
2024-08-02
feat(fmt): support YAML (#24717)
Pig Fang
2024-08-02
fix(fmt): handle using stmt in for of stmt (#24834)
David Sherret
2024-08-01
feat: codesign for deno compile binaries (#24604)
Divy Srivastava
2024-07-31
perf: update deno_ast to 0.41 (#24819)
David Sherret
2024-07-31
chore: forward v1.45.5 release commit to main (#24818)
denobot
2024-07-27
fix: adapt to new jupyter runtime API and include session IDs (#24762)
Kyle Kelley
2024-07-26
chore: forward v1.45.4 release commit to main (#24754)
denobot
2024-07-25
refactor: decouple node resolution from deno_core (#24724)
David Sherret
2024-07-25
fix(unstable): move sloppy-import warnings to lint rule (#24710)
David Sherret
2024-07-24
perf: update deno_doc (#24700)
Leo Kettmeir
2024-07-23
refactor: update to use deno_package_json (#24688)
David Sherret
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-19
fix(fmt): was sometimes putting comments in front of commas in parameter list...
David Sherret
2024-07-18
Reland "refactor(fetch): reimplement fetch with hyper instead of reqwest" (#2...
Bartek Iwańczuk
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: include already seen deps in lockfile dep tracking (#24556)
David Sherret
2024-07-12
chore: forward v1.45.1 release commit to main (#24540)
denobot
2024-07-11
1.45.0 (#24512)
denobot
2024-07-10
chore: update deno_doc (#24509)
Leo Kettmeir
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-05
refactor: move `FileCollector` to deno_config (#24433)
David Sherret
2024-07-05
chore: rename `__runtime_js_source` to `hmr` (#24442)
Divy Srivastava
2024-07-04
feat: npm workspace and better Deno workspace support (#24334)
David Sherret
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-20
fix(task): do not propagate env changes outside subshells (#24279)
David Sherret
2024-06-19
chore: forward v1.44.4 release commit to main (#24271)
denobot
2024-06-19
chore: forward v1.44.3 release commit to main (#24256)
denobot
2024-06-13
fix(npm): use more relaxed package.json version constraint parsing (#24202)
David Sherret
2024-06-13
chore: forward v1.44.2 release commit to main (#24194)
denobot
2024-06-11
fix(npm): resolve dynamic npm imports individually (#24170)
David Sherret
2024-06-06
refactor: `NpmRegistryApi` - `#[async_trait(?Send)]` (#24126)
David Sherret
2024-06-06
chore: forward v1.44.1 release commit to main (#24115)
denobot
2024-06-05
fix(npm): use configured auth for tarball urls instead of scope auth (#24111)
David Sherret
2024-06-05
fix: update deno_npm (#24065)
Bartek Iwańczuk
2024-06-05
fix: better handling of npm resolution occurring on workers (#24094)
David Sherret
2024-05-30
1.44.0 (#24045)
denobot
2024-05-30
feat(lint): add `no-boolean-literal-for-arguments` rule and enable `no-unused...
Luca Casonato
2024-05-29
chore: upgrade jupyter runtimelib to 0.11.0 (#24036)
Kyle Kelley
2024-05-29
fix: bump cache sqlite dbs to v2 for WAL journal mode change (#24030)
David Sherret
2024-05-28
feat(vendor): support modifying remote files in vendor folder without checksu...
David Sherret
[next]