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
Age
Commit message (
Expand
)
Author
2024-10-03
fix: don't prompt when using `Deno.permissions.request` with `--no-prompt` (#...
Simon Lecoq
2024-10-03
chore: remove custom `bench` profile (#26008)
Divy Srivastava
2024-10-03
fix(ext/crypto): fix identity test for x25519 derive bits (#26011)
Divy Srivastava
2024-10-03
feat(permissions): allow importing from cdn.jsdelivr.net by default (#26013)
David Sherret
2024-10-03
perf: Use -O3 for sui in release builds (#26010)
Divy Srivastava
2024-10-03
fix: enable `Win32_Security` feature in `windows-sys` (#26007)
Divy Srivastava
2024-10-03
v2.0.0-rc.10 (#26002)
Bartek Iwańczuk
2024-10-02
fix(install): store tags associated with package in node_modules dir (#26000)
Nathan Whitaker
2024-10-02
chore: disable flaky uv_test.js for now (#26003)
Nathan Whitaker
2024-10-02
fix(install): compare versions directly to decide whether to create a child n...
Nathan Whitaker
2024-10-02
feat(byonm): support `deno run npm:<package>` when package is not in package....
David Sherret
2024-10-02
fix(node): implement libuv APIs needed to support `npm:sqlite3` (#25893)
Nathan Whitaker
2024-10-02
Revert "fix(urlpattern): fallback to empty string for undefined group values"...
Leo Kettmeir
2024-10-02
fix(workspace): handle when config has members when specified via --config (#...
David Sherret
2024-10-02
fix(no-slow-types): better `override` handling (#25989)
David Sherret
2024-10-02
chore: release deno_* crates (#25987)
denobot
2024-10-02
chore: release deno_* crates (#25976)
denobot
2024-10-02
chore: relax version pinning of deno_package_json (#25985)
Arnau Orriols
2024-10-02
chore: deprecate check itests (#25963)
Mohammad Sulaiman
2024-10-02
chore: remove unnecessary envs in spec tests (#25982)
David Sherret
2024-10-02
feat(ext/node): buffer.transcode() (#25972)
Satya Rohith
2024-10-02
fix(ext/node): remove unimplemented promiseHook stubs (#25979)
Divy Srivastava
2024-10-01
feat(lsp): quick fix for @deno-types="npm:@types/*" (#25954)
Nayeem Rahman
2024-10-01
feat: Add suggestion for packages using Node-API addons (#25975)
Bartek Iwańczuk
2024-10-01
refactor(ext): align error messages (#25914)
Ian Bull
2024-10-01
BREAKING: rename "deps" remote cache folder to "remote" (#25969)
David Sherret
2024-10-01
fix: remove the typo in the help message (#25962)
MujahedSafaa
2024-10-01
fix: Hide 'deno cache' from help output (#25960)
Bartek Iwańczuk
2024-10-01
v2.0.0-rc.9 (#25957)
Divy Srivastava
2024-10-01
fix: update patchver to 0.2 (#25952)
Divy Srivastava
2024-10-01
v2.0.0-rc.8 (#25950)
Bartek Iwańczuk
2024-09-30
fix(flags): move some content from docs.deno.com into help output (#25951)
Leo Kettmeir
2024-09-30
fix(info): error instead of panic for npm specifiers when using byonm (#25947)
David Sherret
2024-09-30
fix: precompile preserve SVG camelCase attributes (#25945)
Marvin Hagemeister
2024-09-30
chore: include sha256 checksum in release (#25869)
Divy Srivastava
2024-09-30
fix: eagerly error for specifier with empty version constraint (#25944)
David Sherret
2024-09-30
refactor: move ByonmNpmResolver to deno_resolver (#25937)
David Sherret
2024-09-30
refactor: bury descriptor parsing in PermissionsContainer (#25936)
David Sherret
2024-09-30
fix: update sui to 0.4 (#25942)
Divy Srivastava
2024-09-29
refactor: cleanup for creating worker structs (#25933)
David Sherret
2024-09-28
refactor: extract out sloppy imports resolution from CLI crate (#25920)
David Sherret
2024-09-28
Revert "ci: use macos-14-xlarge on 'main' branch (#25908)" (#25913)
Bartek Iwańczuk
2024-09-28
refactor: move NpmCacheDir to deno_cache_dir (#25916)
David Sherret
2024-09-28
refactor: use deno_path_util (#25918)
David Sherret
2024-09-27
v2.0.0-rc.7 (#25907)
Bartek Iwańczuk
2024-09-27
fix(node): Pass NPM_PROCESS_STATE to subprocesses via temp file instead of en...
Nathan Whitaker
2024-09-27
fix(flags): --allow-all should conflict with lower permissions (#25909)
David Sherret
2024-09-27
ci: use macos-14-xlarge on 'main' branch (#25908)
Bartek Iwańczuk
2024-09-27
fix(lint): correctly handle old jsx in linter (#25902)
Luca Casonato
2024-09-27
BREAKING(ext/net): improved error code accuracy (#25383)
Luca Casonato
[prev]
[next]