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
/
lockfile.rs
Age
Commit message (
Expand
)
Author
2022-04-01
chore(tests): use custom temp dir creation for the tests (#14153)
David Sherret
2022-03-29
chore: upgrade dprint-core to 0.54.1 (#14146)
David Sherret
2022-03-23
chore: remove all `pub(crate)`s from the cli crate (#14083)
David Sherret
2022-01-07
chore: update copyright to 2022 (#13306)
Ryan Dahl
2021-12-07
feat(cli): use deno fmt for lock and coverage files (#13018)
WenheLI
2021-10-11
refactor: integrate deno_graph into CLI (#12369)
Kitson Kelly
2021-03-26
remove macro_use (#9884)
Ryan Dahl
2021-01-11
chore: update copyright to 2021 (#9092)
Yusuke Tanaka
2020-11-26
refactor(cli): Remove unnecessary conversion into BTreeMap (#8498)
Yusuke Tanaka
2020-10-19
feat(cli/installer): Add missing flags for deno install (#7601)
Nayeem Rahman
2020-10-05
chore: add lockfile tests (#7816)
JavascriptMick
2020-09-25
refactor: new module graph used for no check (#7621)
Kitson Kelly
2020-09-21
refactor: use futures and serde_json from deno_core (#7614)
Bartek Iwańczuk
2020-09-21
chore: add copyright (#7593)
tokiedokie
2020-09-06
Move JSON ops to deno_core (#7336)
Bert Belder
2020-07-02
refactor: lock file (#6569)
Bartek Iwańczuk
2020-06-29
refactor: util functions take slices instead of heap values (#6547)
Valentin Anger
2020-05-11
fix: source maps in inspector (#5223)
Bartek Iwańczuk
2020-05-08
refactor: Remove cli::compilers module (#5138)
Bartek Iwańczuk
2019-11-03
feat: lockfiles (#3231)
Ry Dahl