Commit Graph

  • fc68e615b2 nvm alias: colorize output to match nvm ls Jordan Harband 2016-04-27 22:35:14 -07:00
  • 379d079c30 [Tests] Ensure color codes are stripped in alias tests. Jordan Harband 2016-04-27 17:05:33 -07:00
  • 9106cc25a4 Switch from pull to fetch in the manual update guide Philip Ingrey 2016-04-27 11:29:18 +01:00
  • 91c77c6ba8 [Tests] fix shebangs Jordan Harband 2016-04-27 17:34:53 -07:00
  • ec54c925c1 [Tests] use mocks for nvm_ls_remote/nvm_ls_remote_iojs tests. Jordan Harband 2016-04-27 01:25:56 -07:00
  • 677c69dda0 nvm alias: explicitly forbid user aliases in subdirs. Jordan Harband 2016-04-26 23:07:10 -07:00
  • 1eb4d482e0 nvm alias: If the alias target is empty, call into nvm unalias Jordan Harband 2016-04-26 22:58:31 -07:00
  • 4df2a7fca9 nvm alias: factor out alias printing logic to functions Jordan Harband 2016-04-26 22:29:55 -07:00
  • 7b1a4e5126 nvm alias: slightly speed up alias resolution. Jordan Harband 2016-04-26 22:21:57 -07:00
  • 886cde7da5 Readme: Clean up trailing whitespace Jordan Harband 2016-04-27 01:08:20 -07:00
  • 804eae30fb Added section about verifying nvm install using the command util Oskar Eriksson 2016-04-27 08:12:53 +02:00
  • b0693f2d6a Add fin https://github.com/fisherman/fin. Jorge Bucaran 2016-04-27 11:24:59 +09:00
  • 96afff7af2 [Tests] Set up “mocks” directory, and updater script. Jordan Harband 2016-04-19 22:49:49 -07:00
  • ac18d01854 [Tests] update index.tab data mocks. Jordan Harband 2016-04-18 20:43:08 -07:00
  • 755c39209e [Refactor] make check_file_permissions be pure instead of relying on a closure. Jordan Harband 2016-04-18 18:23:24 -07:00
  • 86c8b116d1 Merge pull request #847 from lukechilds/uninstall-bug Jordan Harband 2016-04-18 17:53:41 -07:00
  • 3a2d35f167 Check permissions in shell rather than using find -exec Luke Childs 2016-04-19 01:40:16 +01:00
  • 5970a06b19 Add slow test to check nvm uninstall with file permission error Luke Childs 2016-04-18 22:08:40 +01:00
  • dff4f80f32 Add fast test to check nvm uninstall with file permission error Luke Childs 2016-04-17 22:26:09 +01:00
  • 6fb528f4e4 Add slow test to check nvm uninstall Luke Childs 2016-04-17 22:23:56 +01:00
  • 005e29a223 Check dir permissions before attempting to nvm uninstall Luke Childs 2016-04-17 22:22:37 +01:00
  • d3e334d86d [Fix] read exits 1 when .nvmrc lacks a trailing newline - avoid that. Jordan Harband 2016-04-04 22:08:36 -07:00
  • 6299cba467 Update README.markdown igrayson 2016-04-02 16:48:37 -07:00
  • b6f160a7b3 Fixes #995: Add example .nvmrc to the README Vincent Tunru 2016-03-26 12:48:28 +01:00
  • 273ebedc55 [Fix] avoid an unbound variable when nounset bash option is set. Jordan Harband 2016-03-18 00:28:30 -07:00
  • d03f575446 Adds fast-nvm-fish to README Frankie Bagnardi 2016-03-17 14:14:21 -07:00
  • 8fb4ee0789 Unset unnecessary environment variables Robson Peixoto 2016-03-10 19:37:51 -03:00
  • d8a3b074a6 fixed the number of alternatives in Windows in README.markdown flowmemo 2016-03-11 23:31:28 +08:00
  • 972be30a1a Add link to avn Whitney Young 2016-03-08 13:46:36 -08:00
  • ae70d558cb Add section about "Deeper shell integration" Tobias Witt 2016-03-08 18:30:14 +01:00
  • e76221fd15 Added note about OSX's missing .bash_profile file. Adam Patridge 2016-03-03 14:01:23 -07:00
  • 2176894a5b v0.31.0 v0.31.0 Jordan Harband 2016-02-15 09:18:15 -08:00
  • cf7d5d8042 Merge pull request #1011 from dohse/keep-parameters Jordan Harband 2016-02-15 09:17:24 -08:00
  • 7135873f80 Do not modify parameters of sourcing script in zsh Jonas Dohse 2016-02-15 12:49:56 +01:00
  • dc9020b133 Merge pull request #1004 from tlevine/env-bash Jordan Harband 2016-02-14 12:05:10 -08:00
  • 0eaa7e0bde use env bash in nvm-exec and install.sh Thomas Levine 2016-02-14 10:07:10 +00:00
  • 06b81f0f36 use env bash rather than /bin/bash Thomas Levine 2016-02-08 15:29:09 +00:00
  • 8a20234586 Document how to reload nvm after upgrading gmisra 2016-02-09 17:53:26 -08:00
  • 44541b416f [New] After installing, ensure that the default is set. Jordan Harband 2016-02-04 00:26:33 -08:00
  • 731c2f3f70 Add nvm_get_minor_version Jordan Harband 2016-02-04 11:16:09 -08:00
  • de64a2d95f [Fix] nvm_format_version should only return 3 version groups Jordan Harband 2016-02-06 22:34:49 -08:00
  • 77e0449c89 [Fix] nvm-exec: properly exit when failing; improve error messages, suppress nvm use --help output Jordan Harband 2016-02-04 11:19:34 -08:00
  • 649e416017 [Refactor]Double quote to prevent globbing and word splitting. Sébastien Larivière 2016-01-30 20:46:25 -05:00
  • 754a0d7c5b Merge pull request #981 from woodb/node-v4-checksums Jordan Harband 2016-01-24 10:40:06 -08:00
  • f73bfb6578 Updated warning message when sha256sum utility not found Brandon Wood 2016-01-24 11:53:19 -06:00
  • f1bca106a8 Added (optional) support for sha256 checksum utils Brandon Wood 2016-01-23 22:17:43 -06:00
  • 560c8c9500 Added support for sha256 checksums Brandon Wood 2016-01-23 21:25:03 -06:00
  • 21c3727955 v0.30.2 v0.30.2 Jordan Harband 2016-01-21 00:23:01 -08:00
  • 4fcf37fa29 [New] support --no-use on sourcing, in supported shells. Jordan Harband 2016-01-20 12:50:45 -08:00
  • e76fe61d95 Add missing space before closing bracket Nick Hwang 2016-01-19 13:03:11 -05:00
  • 00a8b36b78 [Fix] handle unbound shell variables. Jordan Harband 2016-01-17 15:12:02 -08:00
  • 1e1a005a53 [Docs] Add manual upgrade instructions to README.markdown Dwayne Crooks 2016-01-15 05:51:51 -04:00
  • 1ba8a96ec9 Merge pull request #957 from matthew-campbell/fix-profile-var Jordan Harband 2016-01-02 09:04:07 -08:00
  • 4f4ff208eb Improve error messages Matthew Campbell 2016-01-02 11:16:50 -05:00
  • 78fee866f5 Remove usage of declare Matthew Campbell 2016-01-01 22:33:45 -05:00
  • 8dc53d4dd5 Refactor and fix nvm_detect_profile tests Matthew Campbell 2016-01-01 20:45:36 -05:00
  • 645bda4987 Addresses comments to close #833 Matthew Campbell 2016-01-01 14:09:35 -05:00
  • 918fcb4bd2 PROFILE env var should override detected profile David Mankin 2015-09-15 23:34:02 +00:00
  • cb138a1815 Fix error messages in tests David Mankin 2015-09-15 23:27:51 +00:00
  • 6094dac1c1 [Fix] nvm debug was printing a red herring error message in non-zsh. Jordan Harband 2015-12-30 09:45:13 -08:00
  • 0aa3118de3 v0.30.1 v0.30.1 Jordan Harband 2015-12-28 12:46:41 -08:00
  • 2541baaf7d [Refactor] Create nvm_get_make_jobs to abstract out “-j” logic. Jordan Harband 2015-12-28 12:20:14 -08:00
  • dc8b63cb25 [Fix] nvm install -s: fix syntax errors. Jordan Harband 2015-12-28 12:19:50 -08:00
  • f3cc95bc66 Merge pull request #952 from davemay99/install-fix-quotes Jordan Harband 2015-12-28 09:24:42 -08:00
  • 00d4520d35 Merge remote-tracking branch 'creationix/master' into install-fix-quotes Dave May 2015-12-28 12:08:57 -05:00
  • 8ec056f768 v0.30.0 v0.30.0 Jordan Harband 2015-12-27 23:19:14 -08:00
  • f113c5d030 fix quoting for usernames with space Dave May 2015-12-28 00:34:38 -05:00
  • f279837d5c [Refactor] fix some bugs in nvm_is_natural_num, add unit tests. Jordan Harband 2015-12-27 13:15:53 -08:00
  • 32d184099c [Tests] fix cleanup in nvm_supports_xz unit test Jordan Harband 2015-12-27 13:18:28 -08:00
  • 31457fec3f [Refactor] nvm install: make -j and -s order-independent. Jordan Harband 2015-12-27 12:52:01 -08:00
  • 1a6f85da46 README: troubleshooting scenario and homebrew unsupported note thelostspore 2015-12-25 11:53:40 -08:00
  • d40eca8126 Merge pull request #752 from PeterDaveHelloKitchen/parallel_build Jordan Harband 2015-12-27 12:37:48 -08:00
  • cfccf03b3d add test for install from source Peter Dave Hello 2015-12-21 16:56:29 +08:00
  • e78dc5110e fix CPU_THREADS/CPU_THREAD_VALID/MAKE_JOBS prefix Peter Dave Hello 2015-12-05 15:32:36 +08:00
  • 6320719dd8 Support parameter -j to set jobs for make Peter Dave Hello 2015-12-05 15:22:06 +08:00
  • a8e6fee001 Enable multiple jobs for when build from source Peter Dave Hello 2015-12-05 15:06:01 +08:00
  • f851716601 Add workaround for Travis CI environment issue. Mathias Meyer 2015-12-22 11:28:25 +01:00
  • 9787c438bb Merge pull request #950 from kui/commands-includes-spaces Jordan Harband 2015-12-24 08:42:01 -08:00
  • b76d43e9f8 Fix nvm-exec for the commands includes white-spaces Keiichiro Ui 2015-12-24 19:16:13 +09:00
  • 91ce41b702 [Fix: Install] incorrect check for "$NVM_DIR/nvm.sh" emparq 2015-10-30 18:48:08 -07:00
  • 6638ac3318 [refactor] improved bootstrap time Kilian Ciuffolo 2015-12-06 23:52:40 -08:00
  • 605a305300 add iojs as one of the keywords in package.json Peter Dave Hello 2015-12-21 17:43:29 +08:00
  • 4976788d1b Merge pull request #945 from PeterDaveHello/update_nodejs_index.tab Jordan Harband 2015-12-21 23:06:40 -08:00
  • ec9232bb06 update nodejs.org-dist-index.tab and related test Peter Dave Hello 2015-12-21 17:40:01 +08:00
  • c56c26badd Merge pull request #938 from tomByrer/patch-1 Jordan Harband 2015-12-13 22:55:03 -08:00
  • 04c5e3540e nvm unalias: Provide a restore command when unaliasing. Jordan Harband 2015-12-13 21:34:28 -08:00
  • 2a8caf48e8 del nvmw link Tom Byrer 2015-12-13 18:16:14 -07:00
  • 896199facc Update README.markdown and LICENSE.md Daniel Kmak 2015-12-12 20:00:49 +01:00
  • 8746344e02 Merge pull request #925 from riyadhalnur/patch-1 Jordan Harband 2015-12-04 23:57:57 -08:00
  • dbe2a1b2b4 Updated README Riyadh Al Nur 2015-12-05 13:52:30 +06:00
  • 317f8f9e68 Merge pull request #901 from PeterDaveHello/patch-4 Jordan Harband 2015-12-04 23:42:51 -08:00
  • 4ef9e1583c Update README.markdown Peter Dave Hello 2015-11-10 05:07:12 +08:00
  • 09bf45ce6c Merge pull request #908 from nullivex/master Jordan Harband 2015-12-04 23:35:30 -08:00
  • 641abc8407 Merge pull request #899 from PeterDaveHello/patch-2 Jordan Harband 2015-12-04 23:31:49 -08:00
  • 2a174d03d8 Update nvm.sh Peter Dave Hello 2015-11-09 23:32:22 +08:00
  • 803be3a4eb [Tests] temporarily disable WITHOUT_CURL tests. Jordan Harband 2015-12-02 22:49:38 -08:00
  • 6d2c9a95b0 [Docs] remove note about "global install", since nvm is not intended for multiuser installs. Jordan Harband 2015-12-02 22:14:08 -08:00
  • 720087b009 Add another Windows alternative. Bryan Tong 2015-11-18 20:18:55 -07:00
  • c742ab7e66 Fix npm version output for nvm run and nvm exec Jordan Harband 2015-11-10 23:31:16 -08:00
  • e10705b896 [Docs] improve manual install instructions Jordan Harband 2015-11-09 11:36:30 -08:00