summaryrefslogtreecommitdiff
path: root/cli/args/lockfile.rs
AgeCommit message (Expand)Author
2023-01-05refactor(cli,core,ext,rt): remove some unnecessary `clone` or `malloc` (#17274)Yiyu Lin
2023-01-05refactor(cli): clean up clones (#17268)Geert-Jan Zwiers
2023-01-02chore: update copyright year to 2023 (#17247)David Sherret
2022-12-20fix: ignore local lockfile for deno install and uninstall (#17145)David Sherret
2022-12-08feat(cli): support configuring the lock file in the config file (#16781)Roj
2022-12-06refactor: remove `deno_graph::Locker` usage (#16877)David Sherret
2022-11-28refactor: create util folder, move nap_sym to napi/sym, move http_cache to ca...David Sherret
2022-11-25refactor: move lockfile.rs to args module (#16818)David Sherret