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.
 
 
 
 
citreae535 f71d0642a3
Make fnm create global scoped environment variables in PowerShell (#667)
3 years ago
..
archive Migrate to Rust 2021 edition (#606) 3 years ago
commands chore(deps): update all non-major dependencies (#673) 3 years ago
shell Make fnm create global scoped environment variables in PowerShell (#667) 3 years ago
alias.rs Allow aliasing to the system version (#556) 3 years ago
arch.rs Fix clippy & use musl target on Rust compiler for static compilation (#554) 3 years 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(deps): update rust crate clap to v3 (#617) 3 years ago
current_version.rs Replace `snafu` with `thiserror` (#630) 3 years ago
default_version.rs Allow recursive version lookups (#607) 3 years ago
directories.rs Use local cache directory instead of temp directory for symlinks (#638) 3 years ago
directory_portal.rs Migrate to Rust 2021 edition (#606) 3 years ago
downloader.rs Replace `snafu` with `thiserror` (#630) 3 years 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 `snafu` with `thiserror` (#630) 3 years ago
log_level.rs Migrate to Rust 2021 edition (#606) 3 years ago
lts.rs Rewrite fnm in Rust (merge fnm.rs into fnm) — adding Windows support! (#246) 4 years ago
main.rs Use local cache directory instead of temp directory for symlinks (#638) 3 years ago
path_ext.rs Add warning to symlink creation (#584) 3 years ago
remote_node_index.rs Revert the change to ureq (#586) 3 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 Fix clippy & use musl target on Rust compiler for static compilation (#554) 3 years ago
user_version_reader.rs Allow recursive version lookups (#607) 3 years ago
version.rs Allow aliasing to the system version (#556) 3 years ago
version_file_strategy.rs Allow recursive version lookups (#607) 3 years ago
version_files.rs Allow recursive version lookups (#607) 3 years ago