Commit Graph

  • 316c9f34c6 [Performance] Use awk's comparison to save a pipe to grep Peter Dave Hello 2017-03-20 04:50:32 +08:00
  • 6cb12b0f99 [Performance] Improve awk usage Peter Dave Hello 2017-03-21 04:23:53 +08:00
  • 6ed73b0696 [Refactor] Improve sed usage for performance Peter Dave Hello 2017-03-21 04:30:22 +08:00
  • dcd008ff61 [Refactor] remove unnecessary quotes Shirsh Zibbu 2017-03-07 05:46:45 +05:30
  • 039afb9470 [Docs] Update Installation section Peter Dave Hello 2017-03-16 04:22:29 +08:00
  • b879628394 [Fix] declare MANPATH if and only if it's not set Peter Dave Hello 2017-03-16 04:07:37 +08:00
  • 9b2629384f [Fix] nvm install -s: ensure additional params lack a trailing space. Jordan Harband 2017-03-17 23:20:17 -07:00
  • 50ae1e5199 [Fix] Install failed should return correct exit status, fix #1347 Peter Dave Hello 2016-12-10 00:20:04 +08:00
  • 1e6b5ce039 [Fix] stop setting mirror env vars unnecessarily Matthew McEachen 2017-03-16 23:54:55 -07:00
  • 952d0067b3 [Fix] bash_completion should make sure nvm loaded Peter Dave Hello 2017-01-01 18:13:13 +08:00
  • 911ff87601 [Fix] bash_completion source prompt, remove && Peter Dave Hello 2017-01-01 18:06:50 +08:00
  • 9593616b8c [Fix] NVM_PROFILE bash/zsh detection in installation Peter Dave Hello 2017-01-01 18:06:02 +08:00
  • d8538dad84 [Refactor] nvm.sh minor refactor Peter Dave Hello 2017-03-09 23:11:06 +08:00
  • 257f16fb13 [Docs] fi README typo Alex Ryan 2017-03-13 03:16:08 -07:00
  • 182a18d911 [Fix] Github should be GitHub Peter Dave Hello 2017-03-09 23:02:08 +08:00
  • 8e6201b5b1 [Tests] Update test mocks Peter Dave Hello 2017-03-10 18:02:47 +08:00
  • b676bf7d0e [Fix] checksums: remove libressl command support Dominyk Tiller 2017-03-08 12:54:37 +00:00
  • fa22d712ff [Fix] ensure this variable is not unbound. Jordan Harband 2017-03-06 09:35:58 -08:00
  • 286090b607 Merge pull request #1408 from PeterDaveHello/doctoc Jordan Harband 2017-03-01 00:57:05 -08:00
  • 1689b174b3 [Test] Add doctoc up-to-date test in TravisCI Peter Dave Hello 2017-02-28 04:17:29 +08:00
  • f8aaa32d17 README minor adjustment, generate "Table of Content" via doctoc Peter Dave Hello 2017-02-27 01:36:57 +08:00
  • 3dc5777b66 Add doctoc devDependency and npm script Peter Dave Hello 2017-02-27 01:35:34 +08:00
  • 6669e91bd8 v0.33.1 v0.33.1 Jordan Harband 2017-02-20 17:59:20 -08:00
  • 7c271729ef Enable working without tput. John-David Dalton 2017-02-19 19:33:10 -08:00
  • b54e147442 [Fix] nvm unload: run nvm deactivate before unsetting everything. Jordan Harband 2017-02-18 00:50:33 -08:00
  • e7e4a9b3d6 [Fix] unset NVM_RC_VERSION env var immediately after it’s no longer needed. Jordan Harband 2017-02-18 00:48:41 -08:00
  • 49e446dac1 [debug] include mirrors in nvm debug output. Jordan Harband 2017-02-14 09:06:23 -08:00
  • 1b8b7b31ed Add CII best practices badge Robin Schneider 2017-02-12 10:59:10 +01:00
  • 6fc0241c21 [Fix] install.sh: only un-interpolate $HOME for the profile source string. Jordan Harband 2017-02-12 00:32:49 -08:00
  • affcc5087c [Fix] set -e: nvm install lts/something: call nvm_ensure_default_set with the proper value. Jordan Harband 2017-02-11 23:14:58 -08:00
  • 1b2305232f [install script] Use $HOME variable in NVM_DIR Ryan Wheale 2017-01-12 10:55:56 -07:00
  • f1a5f2a15f [Docs] [Fix] zsh autochange: only nvm install if we can’t nvm use butlerx 2016-12-19 12:00:47 +00:00
  • 40e40975eb v0.33.0 v0.33.0 Jordan Harband 2016-12-29 21:22:13 -10:00
  • ae8eb80d0b make release should pop up the EDITOR for the annotated tag. Jordan Harband 2016-12-29 21:22:08 -10:00
  • 186509be24 [github] modify the issue template Jordan Harband 2016-12-28 09:04:12 -10:00
  • 853afbf595 Revert "Revert "[Fix] set -u: ensure that potentially unbound variables aren’t called unchecked."" Jordan Harband 2016-12-26 21:57:55 -08:00
  • a8c465018e Revert "[Fix] set -u: ensure that potentially unbound variables aren’t called unchecked." Jordan Harband 2016-12-25 12:18:56 -08:00
  • 1cac5194b9 [github] Flesh out issue template a bit. Jordan Harband 2016-12-25 12:07:08 -08:00
  • 71b49f1744 Add GitHub issue template Peter Dave Hello 2016-12-26 02:46:49 +08:00
  • 60239e39cd [Fix] set -u: ensure that potentially unbound variables aren’t called unchecked. Jordan Harband 2016-12-25 11:31:37 -08:00
  • 0f6997d90a [Tests] remove the unused and broken $NVM_PATH. Jordan Harband 2016-12-16 10:57:22 -08:00
  • fcd6331f09 [Fix] remove the unused and broken $NVM_PATH. Jordan Harband 2016-12-16 10:57:22 -08:00
  • 2af47b0034 [Docs] Remove mixed addtional indent in the Bash completion codeblock Peter Dave Hello 2016-12-03 21:33:54 +08:00
  • 7c0dc2be68 [Docs] Make the indent in readme consistenly use soft tabs Peter Dave Hello 2016-12-03 21:32:41 +08:00
  • d5340539d9 [Docs] Link version badge to the release page Peter Dave Hello 2016-12-02 19:33:48 +08:00
  • 45771499ee [Fix] nvm should respect CC/CXX env var Peter Dave Hello 2016-11-29 15:30:01 +08:00
  • 84575cf353 [Refactor] Use "case" instead of multi "if" Peter Dave Hello 2016-11-28 03:39:48 +08:00
  • 47c60dfc1d [Tests] add test to ensure that nvm unload unloads all functions. Jordan Harband 2016-11-28 12:50:35 -08:00
  • c96c561c88 [Fix] nvm unload missed node_version_has_solaris_binary() Peter Dave Hello 2016-11-28 18:35:32 +08:00
  • f29cd1a2ab [Fix] nvm unload missed NVM_CD_FLAGS NVM_BIN NVM_MAKE_JOBS NVM_PATH Peter Dave Hello 2016-11-28 04:14:21 +08:00
  • 00a1ee6c4d [Fix] nvm unload missed nvm_cache_dir() nvm_cd() Peter Dave Hello 2016-11-28 04:10:42 +08:00
  • a7648ebd9f [Fix] nvm install -s: aix: detect number of threads on aix and not just number of processors George Adams 2016-11-23 06:36:52 -05:00
  • 26fec8035f [Docs] update alpine environment installation info Peter Dave Hello 2016-11-27 21:30:41 +08:00
  • c58540666d [Docs] update readme about compile nodejs v0.10+ from src Peter Dave Hello 2016-11-27 21:21:49 +08:00
  • 7f1917d0aa [Refactor] Rename NVM_CPU_THREADS to NVM_CPU_CORES Gibson Fahnestock 2016-11-24 18:04:14 +00:00
  • 7d08ad4311 [Tests] also cache $HOME/.ghc for cabal Peter Dave Hello 2016-11-25 23:57:08 +08:00
  • 5b820a453c [Refactor] avoid S2181 spellcheck error. Jordan Harband 2016-11-25 00:56:28 -06:00
  • af73102481 [Fix] fix a typo i made in 20ae7ee309 Jordan Harband 2016-11-25 00:35:33 -06:00
  • 20ae7ee309 [Tests] Run shellcheck on nvm-exec in Travis CI Peter Dave Hello 2016-11-24 14:07:56 +08:00
  • ac63638469 [Fix] add missing quotes for $NODE_VERSION in nvm-exec Peter Dave Hello 2016-11-24 13:44:39 +08:00
  • 7ed1e71944 [Refactor] Add missing backslash for dots Peter Dave Hello 2016-11-24 13:47:20 +08:00
  • b7f9fbd3a7 [Tests] run shellcheck for bash_completion in Travis CI Peter Dave Hello 2016-11-24 16:00:23 +08:00
  • 9963660a11 [shellcheck] SC1004,SC2086 fixes in bash_completion Peter Dave Hello 2016-11-24 15:59:16 +08:00
  • 60ba4bca0c [Tests] Remove not working clang part until we refactor the workflow Peter Dave Hello 2016-11-24 14:38:16 +08:00
  • e47b313b85 [readme] Auto install not exist version in zsh .nvmrc script Peter Dave Hello 2016-11-14 19:44:55 +08:00
  • 4b4e71f05c [shellcheck] disable "Check exit code directly" warning on line 273, 666 Peter Dave Hello 2016-11-23 21:44:35 +08:00
  • 5508f8dc70 [Tests] switch to use Cabal to install ShellCheck Peter Dave Hello 2016-11-23 20:25:38 +08:00
  • 1ffa41886a [New] Install bash programmble completions automatically Peter Dave Hello 2015-05-23 14:07:34 +08:00
  • 49e8068271 [CI] Drop manual apt source and package installation Peter Dave Hello 2016-11-17 20:47:11 +08:00
  • ab6be9c0c1 Merge pull request #1300 from PeterDaveHello/clang-llvm Jordan Harband 2016-11-17 00:19:04 -08:00
  • 65acb403ce Add nvm_clang_version to ensure clang version > 3.5 Peter Dave Hello 2016-11-14 12:28:41 +08:00
  • 9f67d3ef66 [Tests] Upgrade clang from llvm in Travis-ci Peter Dave Hello 2016-11-14 12:04:36 +08:00
  • 38934bf16c [New] nvm install -s: Use clang as C/C++ compiler if detected. Peter Dave Hello 2016-11-14 05:39:34 +08:00
  • 61ae478c38 [Doc] Add current version on the top of README Peter Dave Hello 2016-11-16 21:23:20 +08:00
  • 8c03637023 [Fix] nvm install: Handle 'N/A' version instead of asking to install it Peter Dave Hello 2016-11-14 19:31:35 +08:00
  • 03608291a6 [caching] nvm install: Do not remove src dir after compilation succeeds Peter Dave Hello 2016-11-14 03:45:52 +08:00
  • fd33179119 Revert "Also run git gc after nvm upgraded" Peter Dave Hello 2016-11-14 06:19:29 +08:00
  • e5316ddbe3 [Fix] allow uninstalls when files are nonwritable but self-owned. Jordan Harband 2016-11-13 00:09:29 -08:00
  • eab41ed8ef [Fix] add missing "command" prefix call for some commands Peter Dave Hello 2016-11-11 19:37:56 +08:00
  • c5303a6973 Improve nvm_download_artifact() process, fix #1291 Peter Dave Hello 2016-11-07 18:51:13 +08:00
  • 7ef38cf7e8 fix/retab indent in bash_completion [no-ci] Peter Dave Hello 2016-11-11 19:43:36 +08:00
  • 8f82eab5db Add AIX support George Adams 2016-11-10 11:53:48 +00:00
  • 9c92b5a4ea [New] nvm install: Print the version that is being installed Peter Dave Hello 2016-11-06 20:43:47 +08:00
  • f7763c8ba9 [Tests] die() in tests should quote "$@" for echo Peter Dave Hello 2016-11-07 03:34:36 +08:00
  • 24f8ae5c46 [New] support external install hook “$NVM_INSTALL_THIRD_PARTY_HOOK”. Jordan Harband 2016-11-03 23:42:55 -07:00
  • cadbbced20 [Tests] Replace all dots with backslash dots Qiangjun Ran 2016-11-04 13:15:18 +08:00
  • 2a2b8bdeb3 [Robustness] use backslash when sourcing in case of overridden dot Qiangjun Ran 2016-11-01 21:20:50 +08:00
  • 942e9ab1f5 [Fix] bypass aliased cd in a few places. Jordan Harband 2016-11-03 10:08:24 -07:00
  • a458ccbb87 Retab tab to 4 spaces and use echo instead of cat in install.sh Peter Dave Hello 2016-10-28 11:23:37 +08:00
  • ce7f6d6e52 Also run git gc after nvm upgraded Peter Dave Hello 2016-10-28 09:08:54 +08:00
  • f3cddf8271 [Doc] Bold leading "Note:" in readme for readability Peter Dave Hello 2016-10-28 11:12:12 +08:00
  • 589a9112bd v0.32.1 v0.32.1 Jordan Harband 2016-10-18 13:16:51 -07:00
  • 76fe1ab1c6 [Fix] ensure that lts/* points to boron/latest, not argon/earliest. Jordan Harband 2016-10-18 11:33:07 -07:00
  • a338f98a5a accerlate nvm invoke when change directory sunxiaobo 2016-10-13 16:02:28 +08:00
  • 4b88613508 Consolidate APT packages Hiro Asari 2016-10-12 13:58:24 -04:00
  • 3342367981 Fix indent at L2672 Atsushi Yamamoto 2016-10-08 18:01:27 -07:00
  • f9e14b7d4d [Fix] nvm uninstall: work around nomatch zsh option. Jordan Harband 2016-10-04 01:43:24 -07:00
  • a29d0e49dc [Tests] improve + update test mocks Jordan Harband 2016-09-28 22:42:48 -07:00
  • 702d52f23b update test mocks Peter Dave Hello 2016-09-28 16:34:29 +08:00
  • 7ca1186dbc Fix "Manual upgrade" link in readme Joseph Frazier 2016-09-27 21:40:36 -04:00