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
/
tools
Age
Commit message (
Expand
)
Author
2024-03-26
fix(bench): Fix group header printing logic + don't filter out the warmup ben...
Nathan Whitaker
2024-03-26
refactor(lsp): unify config file data into ConfigTree (#23032)
Nayeem Rahman
2024-03-25
chore(tests): Introduce integration tests for `jupyter` subcommand (#23074)
Nathan Whitaker
2024-03-25
feat(lint): automatically opt-in packages to `jsr` lint tag (#23072)
David Sherret
2024-03-26
fix(cli): output more detailed information for steps when using JUnit reporte...
Yusuke Tanaka
2024-03-22
feat(publish): check for uncommitted files in `deno publish --dry-run` (#22981)
Asher Gomez
2024-03-21
feat(unstable/publish): error when a package's module is excluded from publis...
David Sherret
2024-03-21
feat(lint): `deno lint --fix` and lsp quick fixes (#22615)
David Sherret
2024-03-15
fix(coverage): Error if no files are included in the report (#22952)
Nathan Whitaker
2024-03-14
fix(cli): sanitizer should ignore count of ops started before tests begin (#2...
Matt Mastracci
2024-03-14
chore(cli): move away from PathBuf in clap (#22036)
Łukasz Czerniawski
2024-03-13
fix(cli): show asserts before leaks (#22904)
Matt Mastracci
2024-03-12
fix(slow-types): improved exports tracing and infer type literals in as exprs...
David Sherret
2024-03-11
chore: enable clippy unused_async rule (#22834)
David Sherret
2024-03-11
fix(cli): use Instant for test times (#22853)
Matt Mastracci
2024-03-11
chore: hidden tool for overwriting files with fast check output (#22822)
David Sherret
2024-03-09
fix(publish): regression - publishing with vendor folder (#22830)
David Sherret
2024-03-08
fix(publish): suggest using `--allow-dirty` on uncommitted changes (#22810)
David Sherret
2024-03-08
fix(publish): do not include .gitignore (#22789)
David Sherret
2024-03-07
fix(publish): make include and exclude work (#22720)
David Sherret
2024-03-07
fix(publish): reland error if there are uncommitted changes (#22613) (#22632)
Bartek Iwańczuk
2024-03-07
fix(cli): limit test parallelism on Windows to avoid pipe error (#22776)
Matt Mastracci
2024-03-07
perf(cli): use faster_hex (#22761)
Matt Mastracci
2024-03-07
fix(publish): properly display graph validation errors (#22775)
David Sherret
2024-03-07
fix(tools/publish): correctly handle importing from self in unfurling (#22774)
Luca Casonato
2024-03-06
feat(unstable/pm): support npm packages in 'deno add' (#22715)
Nayeem Rahman
2024-03-06
fix(publish): permissionless dry-run in GHA (#22679)
Divy Srivastava
2024-03-06
fix(node): improve cjs tracking (#22673)
David Sherret
2024-03-05
refactor: move deno json functionality to args module (#22710)
David Sherret
2024-03-04
fix(cli): remove possible deadlock in test channel (#22662)
Matt Mastracci
2024-03-04
chore: fix typos (#22677)
cui fliter
2024-03-04
feat(publish): add `npm:` suggestion for esm.sh specifiers (#22343)
Divy Srivastava
2024-03-01
feat(unstable/pm): support version contraints in 'deno add' (#22646)
Nayeem Rahman
2024-03-01
fix(cli): force flush output after test unloads (#22660)
Matt Mastracci
2024-03-01
perf(cli): use new deno_core timers (#22569)
Matt Mastracci
2024-03-01
fix(unstable/publish): repect `--no-check` in no-slow-types (#22653)
David Sherret
2024-02-29
fix(publish): disable provenance if not in GHA (#22638)
Bartek Iwańczuk
2024-02-29
feat(unstable): `deno add` subcommand (#22520)
Bartek Iwańczuk
2024-02-29
fix(publish): reduce warnings about dynamic imports (#22636)
David Sherret
2024-02-29
feat(publish): enable package provenance by default on github actions (#22635)
Divy Srivastava
2024-02-29
fix(publish): print a warning when .jsx or .tsx is imported (#22631)
Bartek Iwańczuk
2024-02-28
fix(cli): ensure that pre- and post-test output is flushed at the appropriate...
Matt Mastracci
2024-02-28
Revert "fix(publish): error if there are uncommitted changes (#22613)" (#22625)
Bartek Iwańczuk
2024-02-28
fix(publish): make the already published message look like a warning (#22620)
Ryan Dahl
2024-02-28
chore(cli): rename `--trace-ops` to `--trace-leaks` (#22598)
Matt Mastracci
2024-02-28
fix(publish): error if there are uncommitted changes (#22613)
Bartek Iwańczuk
2024-02-27
perf(cli): reduce overhead in test registration (#22552)
Matt Mastracci
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
[prev]
[next]