Commit Graph

  • 03cf6950ce
    [shellcheck] remove use of expr Jordan Harband 2016-06-06 17:55:06 -07:00
  • 20c551c608 Merge pull request #1106 from neilstuartcraig/patch-1 Jordan Harband 2016-06-03 13:57:50 -07:00
  • 9327e49ab5 [docs] replace "simple" with "simply", revise to consistent colon usage chriskohlbrenner 2016-06-01 14:20:57 -04:00
  • 337ddbac16 Lowercase NVM Neil Craig 2016-06-01 13:33:16 +01:00
  • 251a2f3409
    [Fix] ensure uname is unaliased. Jordan Harband 2016-05-30 18:06:33 -07:00
  • b227f4dc77 [Docs] add some OS X notes to the README Jordan Harband 2016-05-25 11:34:54 +02:00
  • a2111c735e Update README.markdown Rudolph Sand 2016-05-25 02:16:57 +02:00
  • f62747c29c [Fix] set -u: is variable set test Stephan DONIN 2016-05-20 10:49:02 +09:00
  • 74f9674a5d Update README.markdown with some stylistic changes Dayton 2016-05-17 16:49:18 -05:00
  • ccde2898f8
    [help] Add nvm ls-remote <version>. Jordan Harband 2016-05-13 10:14:12 -05:00
  • 6e18d959c7
    [shellcheck] clean up unquoted args etc Jordan Harband 2016-05-11 15:37:21 -07:00
  • 6dd6a0d213
    [Fix] dash does not support string substitution :-( Jordan Harband 2016-05-10 01:17:31 -07:00
  • 36c65d7115
    [shellcheck] add spellcheck override comments Jordan Harband 2016-05-10 01:11:17 -07:00
  • ec2f450b6e
    v0.31.1 v0.31.1 Jordan Harband 2016-05-09 22:06:43 -07:00
  • eeaddf9ab0
    Don’t restrict colors to TTYs. Jordan Harband 2016-05-08 17:10:02 -07:00
  • 0880539972
    nvm_strip_path: Error out when $NVM_DIR is not set. Jordan Harband 2016-05-08 20:05:59 -07:00
  • 6311a0e9c4
    nvm ls/nvm alias/nvm ls-remote: only colorize when colors are supported. Jordan Harband 2016-05-07 18:51:21 -07:00
  • bc3d028152
    nvm alias: colorize output when creating aliases. Jordan Harband 2016-05-07 18:14:11 -07:00
  • fc82742a8b
    [Robustness] add a missing command to a sed call Jordan Harband 2016-05-06 12:29:01 -07:00
  • a551306275 Merge pull request #1076 from ejinotti/master Jordan Harband 2016-05-06 10:24:07 -07:00
  • d4d879e622 zsh script: Check version / .nvmrc on new shell also. Edward J. Jinotti 2016-04-28 11:14:23 -04:00
  • 05a2d986a4 Improve zsh script to revert to default node version when exiting a .nvmrc directory. Edward J. Jinotti 2016-04-28 10:49:13 -04:00
  • a94ade8ec2
    [Fix] don’t use bash == in conditionals Jordan Harband 2016-05-06 01:00:56 -07:00
  • eb329ae7a9
    [minor] display chmod command as well to fix file permissions. Jordan Harband 2016-05-05 23:58:27 -07:00
  • 1ca2aa648f
    [minor] Echo nonwritable file path to stderr. Jordan Harband 2016-05-05 23:53:13 -07:00
  • f49eb61f8e
    [Improvement] Use nvm_sanitize_path in nvm_check_file_permissions. Jordan Harband 2016-05-05 23:52:51 -07:00
  • d1962c6742
    [Refactor] clean up nvm_sanitize_path Jordan Harband 2016-05-05 23:52:26 -07:00
  • 06c1cfcd85
    [Refactor] avoid some pipes to awk Jordan Harband 2016-05-05 01:30:38 -07:00
  • 8a138d98ed
    [Refactor] Use awk to improve version comparison performance Jordan Harband 2016-05-05 01:27:17 -07:00
  • 4842641e78
    [Refactor] create nvm_echo and nvm_err Jordan Harband 2016-05-05 00:17:35 -07:00
  • 62cca4e6d8
    Prefer nvm --help over nvm help Jordan Harband 2016-05-05 00:14:12 -07:00
  • ab49a5b0c3
    [refactor] nvm run: call through to nvm exec to remove redundant code Jordan Harband 2016-05-04 00:58:12 -07:00
  • a69f9a8898
    [fix] nvm run: pass through --silent on bare nvm run Jordan Harband 2016-05-04 00:58:08 -07:00
  • e8355e3189
    [refactor] nvm run: refactor argument parsing. Jordan Harband 2016-05-04 00:35:43 -07:00
  • 0d62626ac6
    [refactor] nvm exec: refactor argument parsing. Jordan Harband 2016-05-04 00:34:07 -07:00
  • 6fb94e0dab
    [fix] nvm exec: show “io.js” for io.js versions. Jordan Harband 2016-05-04 00:33:56 -07:00
  • 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 -07:00
  • 1c3f8da6c3
    nvm alias: factor out alias creation to nvm_make_alias Jordan Harband 2016-04-27 14:23:34 -07:00
  • 2d50606a78
    [Tests] flesh out nvm_print_default_alias tests Jordan Harband 2016-04-30 00:38:49 -07:00
  • d705ec7ebf
    [refactor] run through shellcheck Jordan Harband 2016-04-30 00:33:28 -07:00
  • 09f86b0e6e
    [Refactor] Create and use nvm_is_version_installed Jordan Harband 2016-04-27 17:11:16 -07:00
  • 1f336ffbfe
    Use language: generic in .travis.yml Cătălin Mariș 2016-04-28 12:27:13 +03:00
  • 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