COMMITS
March 5, 2026
M
M
[readme] use "$HOME" instead of hardcoded "/home/user"
Mozi committed
February 3, 2026
P
[meta] Align and enhance AGENTS.md instructions
Peter Dave Hello committed
February 5, 2026
S
[actions] upgrade vampire/setup-wsl
Salman Muin Kayser Chishti committed
March 23, 2026
P
[Docs] Clean up wording in docs and shell comments
Peter Dave Hello committed
March 19, 2026
R
[Docs] fix CONTRIBUTING grammar
rohan436 committed
March 14, 2026
H
[readme] Revise Node.js version usage examples
Hemant Mann committed
J
[Fix] `install.sh`: check `mkdir` return codes
Jordan Harband committed
J
[Fix] `install.sh`: fix POSIX compliance, printf format strings, and profile detection
Jordan Harband committed
J
[Fix] `nvm which`: show alias name in infinite loop error message
Jordan Harband committed
J
[Fix] `nvm uninstall`: fix alias cleanup glob expansion
Jordan Harband committed
J
[Fix] `nvm debug`: use default empty values for potentially unset variables
Jordan Harband committed
J
[Fix] `nvm_iojs_version_has_solaris_binary`: fix comparison to detect non-iojs versions
Jordan Harband committed
J
[Fix] `nvm_download_artifact`: fix error propagation from subshells
Jordan Harband committed
J
[Fix] `nvm_install_binary`: return failure when binary download fails with `-b`
Jordan Harband committed
J
[Fix] `nvm_get_arch`: only apply musl suffix on x64 Alpine
Jordan Harband committed
J
[Fix] `nvm_get_arch`: add `command` prefix to `uname` call
Jordan Harband committed
J
[Fix] `nvm_resolve_local_alias`: avoid using variable as printf format string
Jordan Harband committed
J
[Fix] `nvm_get_mirror`: fix awk URL validation to actually reject invalid URLs
Jordan Harband committed
J
[Fix] `nvm_ls_remote_combined`: propagate iojs remote listing failures
Jordan Harband committed
J
[Fix] `nvm install`: fix `nvm err` typo to `nvm_err` for `-s`/`-b` conflict
Jordan Harband committed
March 24, 2026
J
[Tests] fix 4 test failures
Jordan Harband committed
J
[meta] run `npm run doctoc`
Jordan Harband committed
March 12, 2026
J
[Refactor] `nvm_rc_version`: use fd 3 instead of exported env var for multiple return
Jordan Harband committed
March 13, 2026
J
[Fix] `nvm alias`: fix colors not showing by default
Jordan Harband committed
J
[New] `nvm install --offline`: install from cache without network access
Jordan Harband committed
J
[Tests] add `try`/`try_err` helpers; convert tests to use them
Jordan Harband committed
February 20, 2026
J
[actions] add workflow to update nodejs.org nvm version
Jordan Harband committed
January 9, 2026
S
[Fix] sanitize `NVM_AUTH_HEADER` in `wget` path
Sy2n0 committed