193 Commits (v0.33.3)

Author SHA1 Message Date
Jordan Harband 6f19babbff
v0.33.3 8 years ago
Jordan Harband 3e1b4591bd
[New] `install.sh`: install bash_completion via script method. 8 years ago
Peter Dave Hello 248706d5f8
[New] Clean up git reflog history before git gc 8 years ago
Peter Dave Hello 38a568c9c9
[New] Add `--auto` to git gc to speed up install & upgrade 8 years ago
Peter Dave Hello 1e69c4c77d
[New] Speedup process to install nvm from git by dropping commit history 8 years ago
Jordan Harband 0a95e77000
v0.33.2 8 years ago
Peter Dave Hello ec3ba1973a
[New] `install.sh`: Parallel script download jobs 8 years ago
Peter Dave Hello e84bcaabdc
[Refactor] Improve profile detection in install script 8 years ago
Peter Dave Hello 3f5fd57881
[Refactor] Reduce a sed command with pipe 8 years ago
Peter Dave Hello f524bcb973
[Fix] Correct indent in install.sh 8 years ago
Peter Dave Hello 6a3b1dd2c3 [New] Enable curl auto compression/decompression 8 years ago
Peter Dave Hello 911ff87601 [Fix] bash_completion source prompt, remove && 8 years ago
Peter Dave Hello 9593616b8c [Fix] NVM_PROFILE bash/zsh detection in installation 8 years ago
Jordan Harband 6669e91bd8
v0.33.1 8 years ago
Jordan Harband 6fc0241c21
[Fix] `install.sh`: only un-interpolate $HOME for the profile source string. 8 years ago
Ryan Wheale 1b2305232f
[install script] Use `$HOME` variable in `NVM_DIR` 8 years ago
Jordan Harband 40e40975eb
v0.33.0 8 years ago
Peter Dave Hello 7ed1e71944
[Refactor] Add missing backslash for dots 8 years ago
Peter Dave Hello 1ffa41886a
[New] Install bash programmble completions automatically 10 years ago
Peter Dave Hello fd33179119 Revert "Also run git gc after nvm upgraded" 8 years ago
Qiangjun Ran 2a2b8bdeb3
[Robustness] use backslash when sourcing in case of overridden dot 8 years ago
Peter Dave Hello a458ccbb87 Retab tab to 4 spaces and use echo instead of cat in install.sh 8 years ago
Peter Dave Hello ce7f6d6e52
Also run git gc after nvm upgraded 8 years ago
Jordan Harband 589a9112bd
v0.32.1 8 years ago
Peter Dave Hello 68761c3200 Manually run git gc after nvm installation, fix #1226 9 years ago
Jordan Harband 63fe22d635
v0.32.0 9 years ago
Jordan Harband 25fa40e7cb
v0.31.7 9 years ago
Jordan Harband 68bf93514b
[Fix] when originally installed without git, ensure it can be upgraded to use git. 9 years ago
Jordan Harband 85c5e12710 [Refactor] `install.sh`: use curlies in a few places. 9 years ago
Jordan Harband 31c68adbcf
v0.31.6 9 years ago
Aria Stewart 451b67fe78 Revert %s-formatting for SOURCE_STR when writing to shell profile 9 years ago
Jordan Harband d179810b25
v0.31.5 9 years ago
Jordan Harband 681c81ad30 [shellcheck] clean up `install.sh` 9 years ago
Peter Dave Hello 364096a3c3 Add trailing newline char to $SOURCE_STR 9 years ago
Peter Dave Hello 88fc93a71b Fix nvm dir path in install script, fix #1189 9 years ago
Jordan Harband 31e58d1827
v0.31.4 9 years ago
Luke Childs 978f7b4435 Only source nvm, not entire profile 9 years ago
Luke Childs 3417e9d9a3 Add message explaining how to use nvm 9 years ago
Luke Childs eb4de62bc1 Remove incorrect message 9 years ago
Jordan Harband 56417f88f9
v0.31.3 9 years ago
Owen Smith 8c8bf1204c [Fix] install should not exit after successful git clone 9 years ago
Mohit Agarwal 322d81d75f use git options instead of cd in install script 9 years ago
Jordan Harband 43c3c23928 [Fix] install script: remove more unnecessary `cd`ing. 9 years ago
Jordan Harband cb4e010de7 [Fix] install script: Don’t attempt to `cd` twice. 9 years ago
Xavier Cambar a24ff3e605 Optionally installs Node.js if a version is provided 9 years ago
Xavier Cambar 6cee20a071 testing NVM_DIR 9 years ago
Jordan Harband 9f5322ee84
v0.31.2 9 years ago
Jordan Harband ec2f450b6e
v0.31.1 9 years ago
Jordan Harband 2176894a5b v0.31.0 9 years ago
Thomas Levine 0eaa7e0bde use env bash in nvm-exec and install.sh 9 years ago