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
/
Cargo.toml
Age
Commit message (
Expand
)
Author
2023-03-16
chore: forward v1.31.3 release commit to main (#18222)
denobot
2023-03-15
perf: do not depend on iana-time-zone (#18088)
Divy Srivastava
2023-03-14
refactor(lockfile): move `anyhow` to `thiserror` (#18178)
Yiyu Lin
2023-03-10
chore: forward v1.31.2 release commit to main (#18114)
denobot
2023-03-10
fix(prompt): better output with control chars (#18108)
Bartek Iwańczuk
2023-03-08
refactor(lsp): improve test client initialization (#18015)
David Sherret
2023-03-08
chore: update tempfile dependency (#18077)
Bartek Iwańczuk
2023-03-08
fix: attempt to only allow one deno process to update the node_modules folder...
David Sherret
2023-03-03
fix: lazily surface errors in package.json deps parsing (#17974)
David Sherret
2023-03-02
chore(cli): update deno_lint to 0.41.0 (#17997)
Yusuke Tanaka
2023-02-24
chore: forward v1.31.1 release commit to main (#17939)
denobot
2023-02-25
fix: regression remapping remote specifier to local file (#17935)
David Sherret
2023-02-24
fix: remote modules should be allowed to import data urls (#17920)
David Sherret
2023-02-24
1.31.0 (#17906)
denobot
2023-02-22
feat(task): support scripts in package.json (#17887)
David Sherret
2023-02-22
refactor: use deno_graph for npm specifiers (#17858)
David Sherret
2023-02-22
fix(lint): revert no-deprecated-api for Deno.run (#17880)
David Sherret
2023-02-21
fix(npm): improve peer dependency resolution (#17835)
David Sherret
2023-02-20
build: add "include_js_files_for_snapshotting" Cargo feature (#17826)
Bartek Iwańczuk
2023-02-17
refactor: add `NpmPackageId` back from deno_graph as `NpmPackageNodeId` (#17804)
David Sherret
2023-02-15
refactor: use deno_graph's semver and npm structs (#17791)
David Sherret
2023-02-15
refactor: make resolver required (#17783)
David Sherret
2023-02-09
refactor: deno_graph 0.43 upgrade (#17692)
David Sherret
2023-02-07
chore: forward v1.30.3 release commit to main (#17677)
denobot
2023-02-03
chore: forward v1.30.2 release commit to main (#17641)
denobot
2023-02-02
chore: forward v1.30.1 release commit to main (#17623)
denobot
2023-01-28
fix(fmt): semiColons: false - handle prop with following generator and do whi...
David Sherret
2023-01-26
1.30.0 (#17532)
denobot
2023-01-25
feat: embed import map in the config file (#17478)
Bartek Iwańczuk
2023-01-24
refactor(deno_graph): remove unused Resolved::Ok#kind usage (#17504)
David Sherret
2023-01-23
refactor: Move lockfile to a separate crate (#17503)
Bartek Iwańczuk
2023-01-17
chore: forward v1.29.4 release commit to main (#17453)
denobot
2023-01-13
chore: forward 1.29.3 release back to main (#17401)
David Sherret
2023-01-11
fix(fmt): better handling of link reference definitions when formatting markd...
David Sherret
2023-01-05
chore: forward v1.29.2 release commit to main (#17277)
denobot
2023-01-04
fix: upgrade deno_ast to 0.23 (#17269)
David Sherret
2023-01-04
docs(cli): do not need gen doc for cli (#17260)
Yiyu Lin
2023-01-02
chore: update copyright year to 2023 (#17247)
David Sherret
2022-12-19
refactor(progress bars): global control for drawing (#17091)
David Sherret
2022-12-15
chore: forward v1.29.1 release commit to main (#17067)
denobot
2022-12-15
1.29.0 (#17052)
denobot
2022-12-13
fix(fmt): panic in yaml header with multi-byte characters (#17042)
David Sherret
2022-12-12
feat: improve download progress bar (#16984)
Bartek Iwańczuk
2022-12-07
feat(fmt): improve width calculation (#16982)
David Sherret
2022-12-06
refactor: remove `deno_graph::Locker` usage (#16877)
David Sherret
2022-12-05
fix(task): improve word parsing (#16911)
David Sherret
2022-12-02
fix(task): support redirects in pipe sequences (#16903)
David Sherret
2022-12-01
chore: forward v1.28.3 release commit to main (#16884)
denobot
2022-11-30
fix(fmt/markdown): fix emoji width calculation in tables (#16870)
David Sherret
2022-11-28
fix(runtime): feature-flag snapshot from snapshot (#16843)
Leo Kettmeir
[next]