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
/
tests
/
integration
Age
Commit message (
Expand
)
Author
2024-02-28
fix(publish): error if there are uncommitted changes (#22613)
Bartek Iwańczuk
2024-02-28
feat(publish): provenance attestation (#22573)
Divy Srivastava
2024-02-27
fix(unstable): sloppy imports should resolve .d.ts files during types resolut...
David Sherret
2024-02-27
feat(publish): support sloppy imports and bare node built-ins (#22588)
Luca Casonato
2024-02-27
chore: bump deno_core (#22596)
Matt Mastracci
2024-02-27
feat(publish): discover jsr.json and jsr.jsonc files (#22587)
Bartek Iwańczuk
2024-02-26
test(publish): add a test that checks for .env files (#22590)
Bartek Iwańczuk
2024-02-23
feat: infer dependencies from package.json (#22563)
Marvin Hagemeister
2024-02-23
feat(publish): respect .gitignore during `deno publish` (#22514)
Divy Srivastava
2024-02-21
fix(compile): respect compiler options for emit (#22521)
Bartek Iwańczuk
2024-02-21
fix(publish): better no-slow-types type discovery (#22517)
David Sherret
2024-02-21
chore(cli): fix part of flaky test (#22515)
Matt Mastracci
2024-02-21
feat(publish): type check on publish (#22506)
David Sherret
2024-02-20
fix(node/test): disable Deno test sanitizers (#22480)
David Sherret
2024-02-21
feat(lsp): auto-import completions for jsr specifiers (#22462)
Nayeem Rahman
2024-02-21
Revert "fix(console): support NO_COLOR and colors option in all scena… (#22...
Bartek Iwańczuk
2024-02-20
perf(jsr): fast check cache and lazy fast check graph (#22485)
David Sherret
2024-02-20
chore: fix flaky lsp_vendor_dir (#22483)
David Sherret
2024-02-19
feat(unstable/lint): no-slow-types for JSR packages (#22430)
David Sherret
2024-02-19
fix: write lockfile in `deno info` (#22272)
Luca Casonato
2024-02-19
feat(core): highlight unprintable chars in permission prompts (#22468)
Matt Mastracci
2024-02-18
feat(fs): `Deno.FsFile.{isTerminal,setRaw}()` (#22234)
Asher Gomez
2024-02-16
chore(cli): pre-factor the sanitizer tests (#22436)
Matt Mastracci
2024-02-15
feat(unstable): single checksum per JSR package in the lockfile (#22421)
David Sherret
2024-02-15
chore: add DENO_FUTURE env var (#22318)
Divy Srivastava
2024-02-14
feat(lsp): jsr support with cache probing (#22418)
Nayeem Rahman
2024-02-14
feat(publish): allow passing config flag (#22416)
Leo Kettmeir
2024-02-12
chore: continue tests/ re-org (#22396)
Matt Mastracci
2024-02-12
feat(lsp): jsr support first pass (#22382)
Nayeem Rahman
2024-02-12
chore: move test_ffi and test_nap to tests/ [WIP] (#22394)
Matt Mastracci
2024-02-12
fix(console): support NO_COLOR and colors option in all scenarios (#21910)
Leo Kettmeir
2024-02-10
chore: move cli/tests/ -> tests/ (#22369)
Matt Mastracci
[prev]