Commit Graph

  • 940f850f8d
    [Tests] clean up some tests Jordan Harband 2016-07-07 01:14:37 -0700
  • 54d58f88db Link to zsh-nvm in readme Luke Childs 2016-07-09 09:24:01 +0100
  • 78a008c3c7
    [Fix] use Solaris-compatible tail options. Jordan Harband 2016-07-06 15:31:25 -0700
  • 8c8bf1204c [Fix] install should not exit after successful git clone Owen Smith 2016-07-05 19:22:52 -0700
  • f3ce324e22 Merge pull request #1145 from robotlolita/patch-missing-version-error Jordan Harband 2016-07-05 19:10:45 -0700
  • 730b253174 Updates tests for the new output messages Quildreen Motta 2016-07-05 21:40:45 -0300
  • 0f26656c2c npm -> nvm, and minor formatting issues (Soreλ\a) 2016-07-05 20:34:08 -0300
  • 79d62fb16d Improve error messages for missing versions (Soreλ\a) 2016-07-05 19:55:39 -0300
  • 322d81d75f use git options instead of cd in install script Mohit Agarwal 2016-07-06 01:26:06 +0530
  • 70b8c59722 Add info about 'nvm: command not found'. Ref #576 Cezar Augusto 2016-07-04 02:28:05 -0300
  • 0b40139caa
    [Tests] set x option in update mock to better locate failures Jordan Harband 2016-07-02 18:37:53 -0700
  • 1bcd2f4743 Merge pull request #898 from PeterDaveHello/patch-1 Jordan Harband 2016-07-02 13:02:24 -0700
  • d47887ae8f use sh syntax highlight in README.markdown Peter Dave Hello 2016-07-01 23:29:37 +0800
  • 07bb79f405 Use `case` instead of multiple if/else statement. Peter Dave Hello 2016-07-01 23:22:15 +0800
  • 9e09c30621 update nodejs version list Peter Dave Hello 2016-07-01 23:39:54 +0800
  • 43c3c23928 [Fix] install script: remove more unnecessary `cd`ing. Jordan Harband 2016-06-30 13:26:31 -0700
  • cb4e010de7 [Fix] install script: Don’t attempt to `cd` twice. Jordan Harband 2016-06-30 13:04:45 -0700
  • a24ff3e605 Optionally installs Node.js if a version is provided Xavier Cambar 2014-10-13 14:05:06 +0200
  • 39c119c5db Merge pull request #566 from xcambar/nvm_install_dir Jordan Harband 2016-06-28 23:17:27 -0700
  • 6cee20a071 testing NVM_DIR Xavier Cambar 2014-10-31 13:04:26 +0100
  • c4be39b8be
    [Fix] remove the need for `sed -E` Jordan Harband 2016-06-27 21:50:45 -0700
  • 73aa35f508
    [Tests] use `$NVM_DIR` instead of relative paths Jordan Harband 2016-06-26 15:52:26 -0700
  • ce60b6c44a
    [Tests] update test mocks Jordan Harband 2016-06-25 17:03:46 -0700
  • e1fdd316b7
    [Refactor] create `nvm_grep` and remove standalone `GREP_OPTIONS` line. Jordan Harband 2016-06-25 13:27:56 -0700
  • 9f5322ee84
    v0.31.2 v0.31.2 Jordan Harband 2016-06-25 09:42:53 -0700
  • b0244a133b
    [Fix] `nvm ls`: avoid use of `maxdepth` which is not on Solaris/SmartOS Jordan Harband 2016-06-24 01:38:27 -0700
  • fdc08122e3
    [Tests] swap order of slow + sourcing tests. Jordan Harband 2016-05-08 23:52:51 -0700
  • c9b7ccdaea
    Run `node` and `io.js` installation test suites separately. Jordan Harband 2016-05-08 22:21:33 -0700
  • d000624489 Merge pull request #1114 from brajpanda/patch-1 Jordan Harband 2016-06-19 22:26:58 -0700
  • 36b1ea9236
    [Fix] do not print help text on sourcing when an empty .nvmrc file is found. Jordan Harband 2016-06-14 09:57:37 -0700
  • 45ae48df2d
    [Fix] `nvm install -s`: when “core id” doesn’t appear in /proc/cpuinfo, fall back to counting “processor” lines. Jordan Harband 2016-06-13 08:41:17 -0700
  • d50272040d Slightly elaborated the instruction for manual install Braj 2016-06-11 17:56:11 +0530
  • b6481583af On aarch64 use arm64 packages ra100 2016-05-27 00:19:48 +0200
  • 03cf6950ce
    [shellcheck] remove use of `expr` Jordan Harband 2016-06-06 17:55:06 -0700
  • 20c551c608 Merge pull request #1106 from neilstuartcraig/patch-1 Jordan Harband 2016-06-03 13:57:50 -0700
  • 9327e49ab5 [docs] replace "simple" with "simply", revise to consistent colon usage chriskohlbrenner 2016-06-01 14:20:57 -0400
  • 337ddbac16 Lowercase NVM Neil Craig 2016-06-01 13:33:16 +0100
  • 251a2f3409
    [Fix] ensure `uname` is unaliased. Jordan Harband 2016-05-30 18:06:33 -0700
  • b227f4dc77 [Docs] add some OS X notes to the README Jordan Harband 2016-05-25 11:34:54 +0200
  • a2111c735e Update README.markdown Rudolph Sand 2016-05-25 02:16:57 +0200
  • f62747c29c [Fix] `set -u`: is variable set test Stephan DONIN 2016-05-20 10:49:02 +0900
  • 74f9674a5d Update README.markdown with some stylistic changes Dayton 2016-05-17 16:49:18 -0500
  • ccde2898f8
    [help] Add `nvm ls-remote <version>`. Jordan Harband 2016-05-13 10:14:12 -0500
  • 6e18d959c7
    [shellcheck] clean up unquoted args etc Jordan Harband 2016-05-11 15:37:21 -0700
  • 6dd6a0d213
    [Fix] `dash` does not support string substitution :-( Jordan Harband 2016-05-10 01:17:31 -0700
  • 36c65d7115
    [shellcheck] add spellcheck override comments Jordan Harband 2016-05-10 01:11:17 -0700
  • ec2f450b6e
    v0.31.1 v0.31.1 Jordan Harband 2016-05-09 22:06:43 -0700
  • eeaddf9ab0
    Don’t restrict colors to TTYs. Jordan Harband 2016-05-08 17:10:02 -0700
  • 0880539972
    `nvm_strip_path`: Error out when `$NVM_DIR` is not set. Jordan Harband 2016-05-08 20:05:59 -0700
  • 6311a0e9c4
    `nvm ls`/`nvm alias`/`nvm ls-remote`: only colorize when colors are supported. Jordan Harband 2016-05-07 18:51:21 -0700
  • bc3d028152
    `nvm alias`: colorize output when creating aliases. Jordan Harband 2016-05-07 18:14:11 -0700
  • fc82742a8b
    [Robustness] add a missing `command` to a `sed` call Jordan Harband 2016-05-06 12:29:01 -0700
  • a551306275 Merge pull request #1076 from ejinotti/master Jordan Harband 2016-05-06 10:24:07 -0700
  • d4d879e622 zsh script: Check version / .nvmrc on new shell also. Edward J. Jinotti 2016-04-28 11:14:23 -0400
  • 05a2d986a4 Improve zsh script to revert to default node version when exiting a .nvmrc directory. Edward J. Jinotti 2016-04-28 10:49:13 -0400
  • a94ade8ec2
    [Fix] don’t use bash `==` in conditionals Jordan Harband 2016-05-06 01:00:56 -0700
  • eb329ae7a9
    [minor] display `chmod` command as well to fix file permissions. Jordan Harband 2016-05-05 23:58:27 -0700
  • 1ca2aa648f
    [minor] Echo nonwritable file path to stderr. Jordan Harband 2016-05-05 23:53:13 -0700
  • f49eb61f8e
    [Improvement] Use `nvm_sanitize_path` in `nvm_check_file_permissions`. Jordan Harband 2016-05-05 23:52:51 -0700
  • d1962c6742
    [Refactor] clean up `nvm_sanitize_path` Jordan Harband 2016-05-05 23:52:26 -0700
  • 06c1cfcd85
    [Refactor] avoid some pipes to `awk` Jordan Harband 2016-05-05 01:30:38 -0700
  • 8a138d98ed
    [Refactor] Use `awk` to improve version comparison performance Jordan Harband 2016-05-05 01:27:17 -0700
  • 4842641e78
    [Refactor] create `nvm_echo` and `nvm_err` Jordan Harband 2016-05-05 00:17:35 -0700
  • 62cca4e6d8
    Prefer `nvm --help` over `nvm help` Jordan Harband 2016-05-05 00:14:12 -0700
  • ab49a5b0c3
    [refactor] `nvm run`: call through to `nvm exec` to remove redundant code Jordan Harband 2016-05-04 00:58:12 -0700
  • a69f9a8898
    [fix] `nvm run`: pass through `--silent` on bare `nvm run` Jordan Harband 2016-05-04 00:58:08 -0700
  • e8355e3189
    [refactor] `nvm run`: refactor argument parsing. Jordan Harband 2016-05-04 00:35:43 -0700
  • 0d62626ac6
    [refactor] `nvm exec`: refactor argument parsing. Jordan Harband 2016-05-04 00:34:07 -0700
  • 6fb94e0dab
    [fix] `nvm exec`: show “io.js” for io.js versions. Jordan Harband 2016-05-04 00:33:56 -0700
  • 0dd2846215
    [fix] `set -e`: ensure `nvm_version` returning 3, and `nvm_alias` returning 2, doesn’t terminate the process. Jordan Harband 2016-05-04 01:03:14 -0700
  • 1c3f8da6c3
    `nvm alias`: factor out alias creation to `nvm_make_alias` Jordan Harband 2016-04-27 14:23:34 -0700
  • 2d50606a78
    [Tests] flesh out `nvm_print_default_alias` tests Jordan Harband 2016-04-30 00:38:49 -0700
  • d705ec7ebf
    [refactor] run through shellcheck Jordan Harband 2016-04-30 00:33:28 -0700
  • 09f86b0e6e
    [Refactor] Create and use `nvm_is_version_installed` Jordan Harband 2016-04-27 17:11:16 -0700
  • 1f336ffbfe
    Use `language: generic` in `.travis.yml` Cătălin Mariș 2016-04-28 12:27:13 +0300
  • fc68e615b2
    `nvm alias`: colorize output to match `nvm ls` Jordan Harband 2016-04-27 22:35:14 -0700
  • 379d079c30
    [Tests] Ensure color codes are stripped in alias tests. Jordan Harband 2016-04-27 17:05:33 -0700
  • 9106cc25a4 Switch from pull to fetch in the manual update guide Philip Ingrey 2016-04-27 11:29:18 +0100
  • 91c77c6ba8
    [Tests] fix shebangs Jordan Harband 2016-04-27 17:34:53 -0700
  • ec54c925c1
    [Tests] use mocks for `nvm_ls_remote`/`nvm_ls_remote_iojs` tests. Jordan Harband 2016-04-27 01:25:56 -0700
  • 677c69dda0
    `nvm alias`: explicitly forbid user aliases in subdirs. Jordan Harband 2016-04-26 23:07:10 -0700
  • 1eb4d482e0
    `nvm alias`: If the alias target is empty, call into `nvm unalias` Jordan Harband 2016-04-26 22:58:31 -0700
  • 4df2a7fca9
    `nvm alias`: factor out alias printing logic to functions Jordan Harband 2016-04-26 22:29:55 -0700
  • 7b1a4e5126
    `nvm alias`: slightly speed up alias resolution. Jordan Harband 2016-04-26 22:21:57 -0700
  • 886cde7da5
    Readme: Clean up trailing whitespace Jordan Harband 2016-04-27 01:08:20 -0700
  • 804eae30fb Added section about verifying nvm install using the command util Oskar Eriksson 2016-04-27 08:12:53 +0200
  • b0693f2d6a Add fin https://github.com/fisherman/fin. Jorge Bucaran 2016-04-27 11:24:59 +0900
  • 96afff7af2
    [Tests] Set up “mocks” directory, and updater script. Jordan Harband 2016-04-19 22:49:49 -0700
  • ac18d01854
    [Tests] update index.tab data mocks. Jordan Harband 2016-04-18 20:43:08 -0700
  • 755c39209e
    [Refactor] make `check_file_permissions` be pure instead of relying on a closure. Jordan Harband 2016-04-18 18:23:24 -0700
  • 86c8b116d1 Merge pull request #847 from lukechilds/uninstall-bug Jordan Harband 2016-04-18 17:53:41 -0700
  • 3a2d35f167 Check permissions in shell rather than using find -exec Luke Childs 2016-04-19 01:40:16 +0100
  • 5970a06b19 Add slow test to check nvm uninstall with file permission error Luke Childs 2016-04-18 22:08:40 +0100
  • dff4f80f32 Add fast test to check nvm uninstall with file permission error Luke Childs 2016-04-17 22:26:09 +0100
  • 6fb528f4e4 Add slow test to check nvm uninstall Luke Childs 2016-04-17 22:23:56 +0100
  • 005e29a223 Check dir permissions before attempting to nvm uninstall Luke Childs 2016-04-17 22:22:37 +0100
  • d3e334d86d [Fix] `read` exits 1 when `.nvmrc` lacks a trailing newline - avoid that. Jordan Harband 2016-04-04 22:08:36 -0700
  • 6299cba467 Update README.markdown igrayson 2016-04-02 16:48:37 -0700
  • b6f160a7b3 Fixes #995: Add example .nvmrc to the README Vincent Tunru 2016-03-26 12:48:28 +0100
  • 273ebedc55 [Fix] avoid an unbound variable when `nounset` bash option is set. Jordan Harband 2016-03-18 00:28:30 -0700