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
2021-11-23
fix(cli): config file should resolve paths relative to the config file (#12867)
David Sherret
2021-11-16
refactor: re-export anyhow from deno_core (#12777)
Ryan Dahl
2021-11-16
fix(cli): short-circuit in prepare_module_load() (#12604)
Nayeem Rahman
2021-11-15
feat(unstable/test): include test step pass/fail/ignore counts in final repor...
David Sherret
2021-11-15
fix(test): support typechecking docs with CRLF line endings (#12748)
Geert-Jan Zwiers
2021-11-09
fix(cli/upgrade): nice error when unzip is missing (#12693)
Luca Casonato
2021-11-09
feat(cli): support React 17 JSX transforms (#12631)
Kitson Kelly
2021-11-08
fix(lint): use recommended tags when no tags specified in config, but include...
David Sherret
2021-11-08
refactor: move `mod tokio_util` to runtime (#12332)
Bert Belder
2021-11-04
fix(lint): use recommended tag if there is no tags in config file or flags (#...
Zheyu Zhang
2021-11-01
chore: upgrade deno_ast to 0.5.0 (#12595)
David Sherret
2021-11-01
chore(cli): fix typo in variable name (#12617)
Dezső Mészáros
2021-10-30
feat(test): better formatting for test elapsed time (#12610)
Bartek Iwańczuk
2021-10-30
fix(cli): linter/formater watches current directory without args (#12550)
Zheyu Zhang
2021-10-30
fix(cli): lint/format all discoverd files on each change (#12518)
Zheyu Zhang
2021-10-21
fix(lsp): formatting should error on certain additional swc diagnostics (#12491)
David Sherret
2021-10-12
chore: upgrade crates based on deno ast 0.3 (#12403)
David Sherret
2021-10-12
fix(lsp): lint diagnostics respect config file (#12338)
Bartek Iwańczuk
2021-10-11
feat(unstable/test): imperative test steps API (#12190)
David Sherret
2021-10-11
refactor: integrate deno_graph into CLI (#12369)
Kitson Kelly
2021-10-06
Revert "fix(cli): ensure empty lines don't count towards coverage (#11957)" (...
Bartek Iwańczuk
2021-10-06
fix(cli): ensure empty lines don't count towards coverage (#11957)
Casper Beyer
2021-10-05
feat(lint): add support for --watch flag (#11983)
CGQAQ
2021-10-05
feat: add --compat flag to provide built-in Node modules (#12293)
Bartek Iwańczuk
2021-09-30
feat(cli/uninstall): add uninstall command (#12209)
Sylvain Cau
2021-10-01
fix(repl): avoid panic when assigned to globalThis (#12273)
Yoshiya Hinosawa
2021-09-24
refactor: Rename ProgramState to ProcState (#12204)
Ryan Dahl
2021-09-23
feat(cli/fmt): support more markdown extensions (#12195)
Satya Rohith
2021-09-18
refactor(cli): don't generate a module for side loading tests (#12129)
Casper Beyer
2021-09-18
fix(core): prevent multiple main module loading (#12128)
Bartek Iwańczuk
2021-09-13
feat: add option flags to 'deno fmt' (#12060)
Bartek Iwańczuk
2021-09-13
feat(fmt): add support for configuration file (#11944)
Bartek Iwańczuk
2021-09-13
chore: update deno_* crates (#12020)
Kitson Kelly
2021-09-11
refactor: use import_map crate (#11974)
Bartek Iwańczuk
2021-09-08
fix(test): propagate join errors in deno test (#11953)
David Sherret
2021-09-08
refactor(lint): reuse lint rules (#11934)
Bartek Iwańczuk
2021-09-08
fix(cli): better handling of source maps (#11954)
Kitson Kelly
2021-09-07
refactor(lsp): use deno_ast and cache swc ASTs (#11780)
David Sherret
2021-09-05
fix(doc): fix rustdoc bare_urls warning (#11921)
Feng Yu
2021-09-04
feat(cli): close test worker once all tests complete (#11727)
Casper Beyer
2021-09-04
refactor(testing): redirect console output via reporter (#11911)
Casper Beyer
2021-09-04
refactor: factor out DenoSubcommand enum variant into structs (#11896)
Bartek Iwańczuk
2021-09-03
feat(lint): add support for config file and CLI flags for rules (#11776)
Bartek Iwańczuk
2021-09-02
chore: upgrade crates (#11894)
Bartek Iwańczuk
2021-09-01
fix(cli): retain path based test mode inference (#11878)
Casper Beyer
2021-08-26
refactor(cli): introduce module specifier test modes (#11769)
Casper Beyer
2021-08-23
refactor(cli/tools/test): infer disable log from program state (#11803)
Casper Beyer
2021-08-23
refactor(cli/flags): use an optional non zero usize for `fail-fast` (#11804)
Casper Beyer
2021-08-23
fix(cli/flags): require a non zero usize for concurrent jobs (#11802)
Casper Beyer
2021-08-17
refactor(cli): pass optional op_init to create_main_worker (#11707)
Casper Beyer
[prev]
[next]