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
/
args
/
flags.rs
Age
Commit message (
Expand
)
Author
2024-03-14
chore(cli): move away from PathBuf in clap (#22036)
Łukasz Czerniawski
2024-03-13
chore(permissions): add allow_all flag (#22890)
Matt Mastracci
2024-03-08
fix(publish): typo in `--allow-dirty` help text (#22799)
mimikun
2024-03-07
fix(publish): reland error if there are uncommitted changes (#22613) (#22632)
Bartek Iwańczuk
2024-02-29
feat(unstable): `deno add` subcommand (#22520)
Bartek Iwańczuk
2024-02-29
feat(publish): enable package provenance by default on github actions (#22635)
Divy Srivastava
2024-02-28
Revert "fix(publish): error if there are uncommitted changes (#22613)" (#22625)
Bartek Iwańczuk
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-28
feat(publish): provenance attestation (#22573)
Divy Srivastava
2024-02-23
fix(compile): allow to compile for ARM linux (#22542)
Bartek Iwańczuk
2024-02-23
feat: infer dependencies from package.json (#22563)
Marvin Hagemeister
2024-02-21
feat(publish): type check on publish (#22506)
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-14
feat(publish): allow passing config flag (#22416)
Leo Kettmeir
2024-02-04
perf: remove duplicate `env::current_dir` call in package.json search (#22255)
David Sherret
2024-02-01
fix(publish): rename --no-fast-check to --no-zap (#22214)
Bartek Iwańczuk
2024-01-31
chore(publish): add --no-fast-check flag (#22203)
Bartek Iwańczuk
2024-01-24
refactor: set removal version for `deno bundle` (#22062)
Asher Gomez
2024-01-23
chore: make deno --help more colorful (#21962)
Bartek Iwańczuk
2024-01-23
fix(BREAKING): remove dead `--prompt` flag (#22038)
Asher Gomez
2024-01-23
refactor: set removal version for `--ts`/`-T` flags (#22039)
Asher Gomez
2024-01-23
refactor: set removal version for `--jobs` flag (#22028)
Asher Gomez
2024-01-22
refactor: add "UnstableConfig" struct to cli/args/flags.rs (#21993)
Bartek Iwańczuk
2024-01-15
refactor: use globbing from deno_config (#21925)
David Sherret
2024-01-14
feat(unstable): remove --unstable-workspaces flag (#21891)
Bartek Iwańczuk
2024-01-11
chore(publish): add --dry-run flag (#21895)
Bartek Iwańczuk
2024-01-10
feat(unstable): fast subset type checking of JSR dependencies (#21873)
David Sherret
2024-01-08
chore: rename do-not-use-publish (#21854)
Ryan Dahl
2024-01-08
perf: skip expanding exclude globs (#21817)
David Sherret
2024-01-06
fix(cli): update import map url (#21824)
Jovi De Croock
2024-01-01
chore: update copyright to 2024 (#21753)
David Sherret
2023-12-18
feat(coverage): add default coverage include dir (#21625)
Yoshiya Hinosawa
2023-12-12
fix(coverage): rename --pretty to --detailed (#21543)
Yoshiya Hinosawa
2023-12-12
feat(coverage): add summary reporter (#21535)
Yoshiya Hinosawa
2023-12-09
feat: bring back WebGPU (#20812)
Leo Kettmeir
2023-12-08
feat(test): add default to --coverage option (#21510)
Yoshiya Hinosawa
2023-12-08
feat(coverage): add html reporter (#21495)
Yoshiya Hinosawa
2023-12-07
feat(unstable): ability to resolve specifiers with no extension, specifiers f...
David Sherret
2023-12-06
fix(task): handle node_modules/.bin directory with byonm (#21386)
David Sherret
2023-12-06
fix: display unstable flags at bottom of help text (#21468)
David Sherret
2023-12-02
chore: update std to 0.208.0 (#21318)
Asher Gomez
2023-12-01
Update doc for deno fmt `--no-semicolons` arg. (#21414)
John Spurlock
2023-11-29
build(cli): allow to build without upgrade feature (#19910)
Jakub Jirutka
2023-11-27
feat(fmt): support formatting code blocks in Jupyter notebooks (#21310)
scarf
2023-11-25
feat(unstable): --unstable-unsafe-proto (#21313)
David Sherret
2023-11-25
perf: move "cli/js/40_testing.js" out of main snapshot (#21212)
Divy Srivastava
2023-11-24
fix: correct flag in tar & upload (#21327)
Luca Casonato
2023-11-23
feat(unstable): tar up directory with deno.json (#21228)
Bartek Iwańczuk
[next]