You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
Gal Schlezinger 9868a12c20 Merge remote-tracking branch 'origin/main' into alias-latest 9 months ago
..
archive fix clippy (#1126) 9 months ago
commands Merge remote-tracking branch 'origin/main' into alias-latest 9 months ago
shell This $PATH should be wrapped in quotes so it will work with spaces (#1066) 9 months ago
alias.rs Fix Clippy errors (#885) 2 years ago
arch.rs fix clippy (#1126) 9 months ago
choose_version_for_user_input.rs Replace `snafu` with `thiserror` (#630) 3 years ago
cli.rs Fix `fnm completions` (#652) 3 years ago
config.rs fix clippy (#1126) 9 months ago
current_version.rs Replace semver with node-semver (#816) 2 years ago
default_version.rs fix: return default version if canonicalize fails (#1058) 1 year ago
directories.rs Use local cache directory instead of temp directory for symlinks (#638) 3 years ago
directory_portal.rs Fix Clippy errors (#885) 2 years ago
downloader.rs Add progress bar to install command (#1028) 9 months ago
fs.rs Allow aliasing to the system version (#556) 3 years ago
http.rs Add a user-agent header (#605) 3 years ago
installed_versions.rs Replace semver with node-semver (#816) 2 years ago
log_level.rs Bump Clap 3 -> 4 (#991) 2 years ago
lts.rs Fix Clippy errors (#885) 2 years ago
main.rs Add progress bar to install command (#1028) 9 months ago
package_json.rs experimental: support `package.json#engines` for `use` and `install` (#839) 2 years ago
path_ext.rs Add warning to symlink creation (#584) 3 years ago
progress.rs improve progress bar in install (#1125) 9 months ago
remote_node_index.rs Fix Clippy errors (#885) 2 years ago
system_info.rs Add pre-built binaries for ARM32 and ARM64 (#276) 4 years ago
system_version.rs Allow aliasing to the system version (#556) 3 years ago
user_version.rs experimental: support `package.json#engines` for `use` and `install` (#839) 2 years ago
user_version_reader.rs experimental: support `package.json#engines` for `use` and `install` (#839) 2 years ago
version.rs allow to automatically enable corepack (#960) 2 years ago
version_file_strategy.rs Bump Clap 3 -> 4 (#991) 2 years ago
version_files.rs experimental: support `package.json#engines` for `use` and `install` (#839) 2 years ago