deno/cli/tools
Gowtham K 9b2c02fc29
fix(install/global): do not append bin to DENO_INSTALL_ROOT when ends with bin (#26446)
This PR fixes the issue where the PathBuf appends /bin even if bin dir
already exists referenced in this issue
2025-04-15 21:31:28 +00:00
..
bench chore: update to rust 1.85 (#28236) 2025-02-25 08:50:01 -08:00
coverage feat(coverage): add coverage ignore comments (#26590) 2025-04-15 17:56:55 +00:00
doc refactor: update deno_doc, use prismjs, remove internal reference html generation logic (#26885) 2024-11-19 08:56:04 -08:00
init perf(npm): load npm resolution snapshot directly from lockfile (#28647) 2025-04-08 02:06:17 +00:00
jupyter perf(npm): load npm resolution snapshot directly from lockfile (#28647) 2025-04-08 02:06:17 +00:00
lint feat(fmt/lint): add --permit-no-files (#28753) 2025-04-15 17:57:34 +00:00
pm perf(npm): load npm resolution snapshot directly from lockfile (#28647) 2025-04-08 02:06:17 +00:00
publish refactor: handle deno_media_type having Html and Sql variants (#28495) 2025-03-15 00:19:08 +09:00
repl perf(npm): load npm resolution snapshot directly from lockfile (#28647) 2025-04-08 02:06:17 +00:00
run perf(npm): load npm resolution snapshot directly from lockfile (#28647) 2025-04-08 02:06:17 +00:00
test chore: upgrade v8 to 135.1.0 (#28697) 2025-04-04 18:52:19 +05:30
check.rs refactor(cli): extract TypeChecker to separate module (#28235) 2025-02-21 21:00:29 +00:00
clean.rs refactor: add WorkspaceFactory and ResolverFactory (#27766) 2025-01-23 18:52:55 -05:00
compile.rs feat(compile): ability to exclude embedded files (#28805) 2025-04-15 19:10:37 +00:00
doc.rs feat(unstable/run): ability to lazily load statically analyzable dynamic imports (#28593) 2025-03-25 11:38:45 -04:00
fmt.rs feat(fmt/lint): add --permit-no-files (#28753) 2025-04-15 17:57:34 +00:00
info.rs perf(npm): load npm resolution snapshot directly from lockfile (#28647) 2025-04-08 02:06:17 +00:00
installer.rs fix(install/global): do not append bin to DENO_INSTALL_ROOT when ends with bin (#26446) 2025-04-15 21:31:28 +00:00
mod.rs refactor: separate publish from pm subcommands (#28237) 2025-02-21 17:02:33 -05:00
serve.rs perf(npm): load npm resolution snapshot directly from lockfile (#28647) 2025-04-08 02:06:17 +00:00
task.rs perf(npm): load npm resolution snapshot directly from lockfile (#28647) 2025-04-08 02:06:17 +00:00
upgrade.rs refactor: move denort to separate crate (#27688) 2025-01-17 20:39:29 +00:00