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
/
mod.rs
Age
Commit message (
Expand
)
Author
2024-09-03
BREAKING: remove `deno vendor` (#25343)
Asher Gomez
2024-09-02
BREAKING: remove `deno bundle` (#25339)
Asher Gomez
2024-08-14
feat(serve): Opt-in parallelism for `deno serve` (#24920)
Nathan Whitaker
2024-08-14
feat(clean): add progress bar (#25026)
Bartek Iwańczuk
2024-01-01
chore: update copyright to 2024 (#21753)
David Sherret
2023-11-23
feat(unstable): tar up directory with deno.json (#21228)
Bartek Iwańczuk
2023-09-16
feat: Add "deno jupyter" subcommand (#20337)
Bartek Iwańczuk
2023-05-10
feat(compile): unstable npm and node specifier support (#19005)
David Sherret
2023-01-02
chore: update copyright year to 2023 (#17247)
David Sherret
2022-12-09
refactor: cleanup main.rs (#16996)
David Sherret
2022-10-28
refactor: move `deno info` functionality from deno_graph to CLI (#16434)
David Sherret
2022-09-02
refactor: extract out check code from emit (#15729)
David Sherret
2022-08-20
feat: add "deno init" subcommand (#15469)
Leo Kettmeir
2022-07-12
perf: use emit from swc instead of tsc (#15118)
David Sherret
2022-04-19
perf(fmt/lint): incremental formatting and linting (#14314)
David Sherret
2022-03-11
feat: "deno bench" subcommand (#13713)
Bartek Iwańczuk
2022-03-10
feat: "deno task" subcommand (#13725)
Bartek Iwańczuk
2022-02-16
feat: deno vendor (#13670)
David Sherret
2022-01-07
chore: update copyright to 2022 (#13306)
Ryan Dahl
2021-08-26
refactor(cli): introduce module specifier test modes (#11769)
Casper Beyer
2021-02-25
feat(cli/doc): use type definitions "deno doc" if available (#8459)
Liam Murphy
2021-01-11
chore: update copyright to 2021 (#9092)
Yusuke Tanaka
2021-01-08
feat: denort binary (#9041)
Luca Casonato
2020-11-19
refactor(cli): move tooling to cli/tools/ (#8424)
Bartek Iwańczuk