133 Commits (b805de80cb8058f09fecb11786d4d2aec0dac35c)

Author SHA1 Message Date
Jordan Harband 8aebf86329 v0.27.1 10 years ago
Jordan Harband 39dad845cf Do not exit install.sh on errors (revert part of 0787a559). Fixes #853. 10 years ago
Jordan Harband 838d72688f v0.27.0 10 years ago
Jordan Harband 6e894520ec Use a tighter `grep` to avoid `dnvm.sh` conflicts. 10 years ago
Luke Childs bda1d2ec29 Revert "Source the nvm.sh file" 10 years ago
Jordan Harband 26ee4aafc0 v0.26.1 10 years ago
Jordan Harband 49abc9ce02 v0.26.0 10 years ago
Jordan Harband 15876280f7 Remove trailing whitespace. 10 years ago
Cristian Consonni c37dbbecb4 Detect shell type from $SHELL variable instead of .$SHELLrc files 10 years ago
Ionică Bizău b4151e1446 Source the nvm.sh file 10 years ago
Jordan Harband d78722b284 v0.25.4 10 years ago
Jordan Harband a539cba11e v0.25.3 10 years ago
Jordan Harband 96c96ec714 v0.25.2 10 years ago
Jordan Harband 63672641a5 Add wrapping curly braces to ensure that the entire scripts are downloaded. 10 years ago
Jordan Harband ec33e8b720 v0.25.1 10 years ago
Jordan Harband a4f89c6223 Make sure to ignore `~/.curlrc` if it exists. 10 years ago
Jordan Harband eb5cecc970 v0.25.0 10 years ago
Jordan Harband 356ac7a697 install.sh: Ensure that the `--quiet` option is available before trying to use it. 10 years ago
Jordan Harband c966204cd6 v0.24.1 10 years ago
Jordan Harband 5802ac3ea7 v0.24.0 10 years ago
Jarrett Chisholm c16919becd - fixed return code of 1 when updating from git 10 years ago
Jordan Harband 758141f41e Remove trailing whitespace 10 years ago
Jordan Harband 3d6b7976e7 Attempt to fix script install - no shadowing $NVM_SOURCE; nvm-exec and nvm.sh should not both use $NVM_SOURCE since they're different URLs. 10 years ago
Jordan Harband f0d81e2d33 Revert "install: adding some debugging output" 10 years ago
elliottcable 4508f7c33e install: further support for older npm versions 10 years ago
elliottcable ea4264645b install: support `npm`s lower than v2 10 years ago
elliottcable c8efe3d28a install: adding some debugging output 10 years ago
elliottcable 0717d5f995 install: some tweaks and clean-up 10 years ago
elliottcable 6cfc309336 install: Pass global-module check in the absence of npm 10 years ago
elliottcable dd1a9ca6a0 install: Adding global-module check to function resets 10 years ago
elliottcable 4ba7ee5797 install: Show a warning when global packages exist 10 years ago
Jordan Harband 0f1f3ed29c v0.23.3 10 years ago
Jordan Harband 1eaf6b53e4 v0.23.2 10 years ago
Jordan Harband 8822bd719a v0.23.1 10 years ago
Jordan Harband 2d9494af45 Clarifying install messages, to help with #559 and https://github.com/creationix/nvm/issues/400#issuecomment-71043828 10 years ago
Jordan Harband 43a7d78693 v0.23.0 10 years ago
Jordan Harband 448bd38a55 v0.22.2 10 years ago
Jordan Harband bf794ff8da Consistently prefix builtins with `command` 10 years ago
Jordan Harband 0a142b7e7a v0.22.1 10 years ago
Jordan Harband 3fc82d6b2f Use `command sed` for people who alias `sed`. 10 years ago
Jordan Harband 8328741792 Removing an unnecessary `return $?` 10 years ago
Jordan Harband 8e45afb9f1 Move the version to a single location, nvm_latest_version. 10 years ago
Jordan Harband fd2fb24b03 Refactor `nvm_source` a bit. 10 years ago
Jordan Harband c91e8d0ba2 v0.22.0 10 years ago
Jordan Harband bef3a5ce3a v0.21.0 10 years ago
Jordan Harband b3178ca925 Add "--quiet" to git commands post-install. 10 years ago
Jordan Harband 8964cb46d3 v0.20.0 10 years ago
Jordan Harband 7bbcd3a977 v0.19.0 10 years ago
Jordan Harband 689c52c90d Install nvm-exec as well when installing via script. 10 years ago
Jordan Harband 5904d41b25 Fixing a bug in install_as_script, from 516e553093 10 years ago