62 Commits (99c8b59a14751bb728d355c9d12dc89cf9705ec8)

Author SHA1 Message Date
Jordan Harband 61709c1f97 v0.13.0 10 years ago
Jordan Harband 1d37af162a v0.12.2 10 years ago
Jordan Harband 68574cc7e8 v0.12.1 10 years ago
Jordan Harband f5643dc7ea v0.12.0 10 years ago
Fabian Jakobs ad71389dcc master branch might not exist 10 years ago
Jordan Harband 200a9aa97e v0.11.2 10 years ago
Koen Punt d67f2b110d string replacement turns out not POSIX compliant 10 years ago
Koen Punt 9c2127ce33 string replacement turns out not POSIX compliant 10 years ago
Jordan Harband 7a423b7bb4 v0.11.1 10 years ago
Jordan Harband 55d892adc8 Fix #476 by making sure to cd into `$NVM_DIR` before checking out the tag. Also delete the master branch, because we won't be needing that. 10 years ago
Michał Gołębiowski 21fa84225c Hotfix: correctly map curl's `-C -` to wget 10 years ago
Jordan Harband 4895aebf0a v0.11.0 10 years ago
Jordan Harband 638ae5c6fa Hardcode latest version number into the install script. 10 years ago
Koen Punt 276c031c60 Finalize fix for #458 10 years ago
Jordan Harband 63f72b37df Followup per https://github.com/creationix/nvm/pull/452#issuecomment-48151847 10 years ago
Jordan Harband e4ada9fa43 Revert part of the change from e0537ce3df, fixes #458 10 years ago
Koen Punt a0de15d0f7 fix nvm_curl arguments for stdout 10 years ago
Jordan Harband df4689fbd2 Removing an extra "echo" 10 years ago
Jordan Harband 018e47bec0 Make sure both wget and curl work. 10 years ago
Jordan Harband 74cc1eb022 Make `nvm_curl` do a runtime check if `curl` is available. 10 years ago
Jordan Harband eda8ffbcc4 Add some more curl → wget argument munging 10 years ago
Jordan Harband 25c0be1e20 Using an `nvm_curl` function instead of `curl`/`wget` directly. 10 years ago
Koen Punt ea198c9a19 add newline to printf 10 years ago
Jordan Harband e0537ce3df Shellcheck recommendations. 10 years ago
Jordan Harband cce5df35ba Naming `install.sh` functions more explicitly as being for `nvm`. 10 years ago
Jordan Harband 7e269961c3 In `install.sh`, rename `has` to `nvm_has` for consistency with `nvm.sh`. 10 years ago
Jordan Harband f214ffaf1f Oxford comma 10 years ago
Jordan Harband b6f1c156da Use printf instead of `echo -e` 10 years ago
Koen Punt 16c0be8314 export NVM_DIR before sourcing nvm.sh 11 years ago
Bent Cardan 13b87449e8 github raw served from new subdomain 11 years ago
Koen Punt 5342b6a04c Emulate curl with wget 11 years ago
Koen Punt 2d0c025c49 Prevent fallback 11 years ago
Koen Punt 6ed93f4c01 Force install method by setting METHOD=git/script 11 years ago
Koen Punt 3c2719a85e fix 11 years ago
Koen Punt c47f03f996 Display error when unable to update 11 years ago
Koen Punt 300022642a git, curl and wget now all in one installer 11 years ago
Koen Punt 7211c9ee29 updated output without special characters (tab; \t) 11 years ago
Koen Punt 246caa8581 Updated source string, use hard path as NVM is not always installed in `$HOME/.nvm` 11 years ago
Koen Punt 1fac49f887 replaced undocumented option for specifying the profile as first argument to specifying it as a environment variable (eg: PROFILE=~/.myprofile ./install-gitless.sh) 11 years ago
Koen Punt d2422a623a made NVM_DIR and NVM_SOURCE configurable using environment variables 11 years ago
Koen Punt 0787a55999 replaced fatalExit function for 'inline' exit 11 years ago
Jordan Harband 3a21485050 Files should end in trailing newlines 11 years ago
Markus Z 60e66fa7be Fixes #346 11 years ago
Mario Idival 6e1c249ecd For zsh users 11 years ago
Fraser Tweedale ef7e3cc39a install.sh: use a more generic SOURCE_STR 11 years ago
Jordan Harband e6116d96ab Mentioning `install-gitless.sh` in the "no git" error message - finishing off #246. 11 years ago
Dennis Dryden 34a067647c Add check for git to install script. 12 years ago
Antti Vähäkotamäki 81d731d355 better guides for missing profile 11 years ago
stelcheck c5437bb222 * NVM_TARGET renamed to NVM_DIR (this will ensure that any locally 12 years ago
Ron Korving dc46a740a3 Fix newline issue in install.sh 12 years ago