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
Age
Commit message (
Expand
)
Author
2024-03-27
fix: less aggressive vendor folder ignoring (#23100)
David Sherret
2024-03-26
refactor(lsp): unify config file data into ConfigTree (#23032)
Nayeem Rahman
2024-03-22
perf(cli): use args_os (#23039)
Matt Mastracci
2024-03-21
feat(lint): `deno lint --fix` and lsp quick fixes (#22615)
David Sherret
2024-03-21
chore: make DENO_FUTURE a singleton (#23009)
Bartek Iwańczuk
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): 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(publish): silence warnings for sloppy imports and node builtins with env ...
Bartek Iwańczuk
2024-03-06
feat(unstable/pm): support npm packages in 'deno add' (#22715)
Nayeem Rahman
2024-03-05
refactor: move deno json functionality to args module (#22710)
David Sherret
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-29
feat(lsp): jsr specifier completions (#22612)
Nayeem Rahman
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-27
feat(publish): discover jsr.json and jsr.jsonc files (#22587)
Bartek Iwańczuk
2024-02-24
fix(lsp): import map expansion (#22553)
David Sherret
2024-02-23
chore: improve not implemented npm system info message (#22571)
David Sherret
2024-02-23
fix(compile): add aarch64 linux to `CliOptions::npm_system_info` (#22567)
tuhana
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-20
perf(jsr): fast check cache and lazy fast check graph (#22485)
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-15
chore: add DENO_FUTURE env var (#22318)
Divy Srivastava
2024-02-14
chore: rename DENO_REGISTRY_URL to JSR_URL (#22414)
Nayeem Rahman
2024-02-14
feat(publish): allow passing config flag (#22416)
Leo Kettmeir
2024-02-07
refactor: extract out `runtime::colors` to `deno_terminal::colors` (#22324)
David Sherret
2024-02-04
perf: remove duplicate `env::current_dir` call in package.json search (#22255)
David Sherret
2024-02-01
refactor: load bytes in deno_graph (#22212)
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-26
fix: make deprecation warnings less verbose (#22128)
Bartek Iwańczuk
2024-01-24
feat: Expand 'imports' section of deno.json (#22087)
Bartek Iwańczuk
2024-01-24
feat: TC39 decorator proposal support (#22040)
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
chore: update deno_ast and deno_graph (#22033)
Bartek Iwańczuk
2024-01-23
refactor: set removal version for `--jobs` flag (#22028)
Asher Gomez
2024-01-22
feat(lockfile): track JSR and npm dependencies in config file (#22004)
David Sherret
2024-01-22
refactor: add "UnstableConfig" struct to cli/args/flags.rs (#21993)
Bartek Iwańczuk
2024-01-22
refactor: don't error when `.env` is not present (#21879)
Asher Gomez
[prev]
[next]