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`.
...
Fixes #493 .
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.
...
Mentioned in #595 .
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.
...
Fixes #553 .
10 years ago
Jordan Harband
5904d41b25
Fixing a bug in install_as_script, from 516e553093
10 years ago
Xavier Cambar
516e553093
Refactors NVM_SOURCE
10 years ago
Jordan Harband
5f5eb47f14
v0.18.0
10 years ago
Xavier Cambar
b9f15b0ab0
Tests for PROFILE detection
10 years ago
Xavier Cambar
3cdec8e875
Testable install script
...
* wraps main code into a function
* EnvVar-based install start
* Clean environment after install
10 years ago
Jordan Harband
4748b3a236
v0.17.3
10 years ago
Jordan Harband
f0471acbf5
v0.17.2
11 years ago
Jordan Harband
145da7eef8
v0.17.1
11 years ago
Jordan Harband
5ad00f13fa
Suppress error messages in case there's no `master` branch.
...
Fixes #533 .
11 years ago
Jordan Harband
53f9841c6c
v0.17.0
11 years ago
Jordan Harband
4f081ce4be
Collapsing some if/else conditions with elif
11 years ago
Jordan Harband
db0051753a
Compare shell variable contents with a sentinel.
11 years ago
Jordan Harband
cf1110ecea
Quote $NVM_DIR in commands
11 years ago
Jordan Harband
64de890d07
v0.16.1
11 years ago
Jordan Harband
d1b6332bbe
v0.16.0
11 years ago
Jordan Harband
a7108e98f2
Make .bashrc be checked first on install.
...
From #511 . Closes #320 . Closes #268 . Closes #334 . Fixes #497 . Relates to
11 years ago
Adrian Perez Heredia
825cb46969
Updated error message for missing profile file
11 years ago
Adrian Perez Heredia
ab56ec6675
This patch adds support for terminal emulators. Without this it wont work on gnome-terminal on Ubuntu
11 years ago
Jordan Harband
9d96e4a6bf
v0.15.0
11 years ago
Jordan Harband
f9769e40dd
v0.14.0
11 years ago
Jordan Harband
708ac80a55
Properly replace the -I curl option for the --server-response wget option.
11 years ago
Jordan Harband
eef12cc2b3
v0.13.1
11 years ago
Jordan Harband
61709c1f97
v0.13.0
11 years ago
Jordan Harband
1d37af162a
v0.12.2
11 years ago
Jordan Harband
68574cc7e8
v0.12.1
11 years ago
Jordan Harband
f5643dc7ea
v0.12.0
11 years ago
Fabian Jakobs
ad71389dcc
master branch might not exist
...
After a fresh install I was unable to run the installer again. It was breaking with the error
error: branch 'master' not found.
my fix makes sure that the installer continues after that.
11 years ago