Commit Graph

  • 8abc0dbf2f
    Create resolver.js.yml hierarchy-orbit 2021-04-02 00:28:51 +0800
  • 1dcc69480f
    Create config.js.yml hierarchy-orbit 2021-04-02 00:26:53 +0800
  • f3221fcb45
    Create node.js.yml hierarchy-orbit 2021-04-02 00:25:45 +0800
  • 0cfca81acb
    Create c-cpp.yml hierarchy-orbit 2021-04-02 00:25:13 +0800
  • 096822600c
    Create docker-image.yml hierarchy-orbit 2021-04-02 00:24:53 +0800
  • 52cd9e331a
    Create android.yml hierarchy-orbit 2021-04-02 00:24:19 +0800
  • f2e301ca1a
    Create terraform.yml hierarchy-orbit 2021-04-02 00:23:32 +0800
  • 9c0d0e1e31
    Create tencent.yml hierarchy-orbit 2021-04-02 00:23:09 +0800
  • fe08f97933
    Create openshift.yml hierarchy-orbit 2021-04-02 00:22:31 +0800
  • 3db7bc0168
    Create ibm.yml hierarchy-orbit 2021-04-02 00:22:00 +0800
  • ea3191a495
    Create google.yml hierarchy-orbit 2021-04-02 00:21:36 +0800
  • a47e4c1036
    Create aws.yml hierarchy-orbit 2021-04-02 00:21:01 +0800
  • 6d27119e48
    Merge branch 'master' into master hierarchy-orbit 2021-04-02 00:15:55 +0800
  • 5ff8c760c2
    Create PhoenixDOM.yml hierarchy-orbit 2021-04-02 00:13:24 +0800
  • 558638b4d4
    Create azure.yml hierarchy-orbit 2021-04-02 00:12:34 +0800
  • 35ae7b71a5
    Merge eff4f5f06f into 3fea5493a4 GolanTrevize10 2021-03-30 22:11:50 +0530
  • e77cead149
    Normalize paths in nvm_tree_contains_path before comparing Stephen Sherratt 2019-05-11 15:20:47 +0100
  • c04530396e
    Add check to nvm profile for nvm path Sladyn Nunes 2021-03-18 17:21:05 +0530
  • 59398622a6
    ??? Chuck Wilson 2021-03-15 12:07:54 -0400
  • ab7acbdcae
    Merge pull request #2 from nvm-sh/master Masoud Shokohi 2021-02-14 01:34:31 +0330
  • bc6b8f64e7
    [Docs]: Tell mac user to try again with zsh in the command Hung Viet Nguyen 2021-01-22 15:03:10 +0700
  • ad44708244
    Delete NVMsh JimmyJam 2021-01-01 14:04:48 -0500
  • 6ff357faf6
    Merge 74a20c72ed into 3c079f16c7 Aleks 2020-12-23 18:36:50 +0100
  • 11808cfd37
    Merge branch 'master' into master Felipe Oliveira 2020-12-22 18:33:16 -0300
  • 74a20c72ed
    Create steam Aleks 2020-12-13 19:51:38 +0100
  • dcc7743553
    [Docs] Update README - Corrects "Troubleshooting on Linux Section" Felipe Oliveira 2020-12-03 23:49:04 -0300
  • c8d70e07b7
    [Robustness] handle an overridden type Jordan Harband 2020-11-21 13:33:12 -0800
  • 1eba4ea4b0 [Fix] nvm_die_on_prefix: only grep lines starting with NPM_CONFIG_PREFIX Matteo De Wint 2020-11-16 10:47:30 +0100
  • 83d7db0851
    Remove useless -q option in ls command Seia-Soto 2020-11-10 05:45:22 +0900
  • 68697eedd2
    [dev deps] alphabetize dependencies Jordan Harband 2020-10-22 20:40:04 -0700
  • 4497b62cd3
    v99.99.99 Jordan Harband 2020-10-22 20:26:20 -0700
  • 23f5c45cfe
    [Tests] Fix nvm unload fast test cleanup Alex Aubuchon 2020-10-22 16:13:33 -0400
  • 63c12432b4 [Fix] change comparison operator Travis Raup 2020-10-12 15:07:37 -0400
  • adfd9bc0cc
    mac big sur uses zsh 8secz-johndpope 2020-09-11 15:07:00 +1000
  • 77ca6876b7 Add .circleci/config.yml Jankyboy 2020-09-09 02:17:47 +0200
  • a990faa156
    Rename CONTRIBUTING.md to CONTRIBUTING Hannah Zacharski 2020-08-20 21:41:23 -0400
  • b9bb61f4a3
    Rename package.json to package Hannah Zacharski 2020-08-20 21:41:03 -0400
  • 47320b5540
    Rename nvm-exec to Exec Hannah Zacharski 2020-08-20 21:40:44 -0400
  • b617edb0db
    Rename install.sh to install Hannah Zacharski 2020-08-20 21:40:22 -0400
  • de244b653d
    Rename bash_completion to bashcompletion Hannah Zacharski 2020-08-20 21:39:43 -0400
  • bb32926686
    Rename ROADMAP.md to ROADMAP Hannah Zacharski 2020-08-20 21:39:22 -0400
  • 1551abc3d3
    Create SECURITY Hannah Zacharski 2020-08-20 21:34:26 -0400
  • 57e8f5efd1
    Create dependabots Hannah Zacharski 2020-08-20 21:34:02 -0400
  • 27432616ba unneccessary check for empty string Jim Heald 2020-08-08 18:38:42 -0700
  • 9ffd330f59 Better shell detection, and better test handling Jim Heald 2020-08-08 18:19:52 -0700
  • 3cdedc97d8 condense logic Jim Heald 2020-07-20 19:04:03 -0700
  • 78933af5f2 Merge branch 'install-script-fix-zsh' of github.com:steelcowboy/nvm into install-script-fix-zsh Rebasing on remote Jim Heald 2020-07-20 19:02:44 -0700
  • d01b62b594 [Fix] install: detect user shell and try shellrc file first Jim Heald 2020-07-18 11:11:41 -0700
  • b2a4377694 [Fix] install: detect user shell and try shellrc file first Jim Heald 2020-07-18 11:11:41 -0700
  • 3225ca47dd
    Add installer test for NVM_NOUSE Dan Lemon 2020-05-25 00:41:22 +0200
  • 1f551aeab4
    Removed -c advice.detachedHead JS-jpg 2020-05-20 15:34:35 +0530
  • b84cbdfde2 [readme] include deeper integration instructions for fish Jared Ramirez 2020-04-29 11:34:20 -0700
  • 70a50b64f4 reinstalling echos no error Chris King 2020-04-15 16:23:14 -1000
  • 6ac559926e
    Merge 0b1453da8a into 73438e339e ORES 2020-03-31 11:06:27 +0200
  • b93a27ed03 Update example bash script to use nvm use on shell open GARY PARKER 2020-02-21 08:26:24 -0500
  • cf9beb7f86
    [Tests] add some WIP tests Jordan Harband 2020-01-12 13:29:35 -0800
  • fdb1f4c51f
    Update help text about uninstalling NVM Gergely Pap 2020-01-12 10:09:15 +0100
  • eff4f5f06f
    [Fix] nvm_die_on_prefix: allow $NVM_DIR to be a symlink GolanTrevize10 2020-01-10 18:50:51 +0100
  • 9222739d18
    [Fix] nvm_tree_contains_path: handle symbolic links Charlie Hileman 2020-01-08 12:06:49 -0500
  • 79e13d5bd8
    support build on OpenBSD with bash, gtar, gmake and libexecinfo Hoang Nguyen 2019-12-13 10:27:07 -0800
  • fa1508492e Update README: add bash_completion on manual install Felipe Alexandre Rodrigues 2019-12-08 11:23:16 -0300
  • b7fb5222ff NVM_NOUSE on install.sh to pass --no-use to nvm.sh Wes Todd 2019-12-05 20:02:49 -0800
  • 61cb9f7cdb
    [Fix] install.sh: do not log when user has requested no profile modifications Wes Todd 2019-12-05 19:30:26 -0800
  • 8d97975bc3
    Make nvm visible to shell children Mário Feroldi 2019-11-19 15:13:32 -0300
  • f6f5b20a8f Copy system cert configs when installing new versions Chuck Wilson 2019-11-04 13:56:24 -0500
  • aa71b65b94
    fixup openjsf Jordan Harband 2019-10-29 12:52:05 -0700
  • 25365b3225
    [readme] add OpenJSF logo Jordan Harband 2019-10-29 12:33:13 -0700
  • c0fe20f544
    [meta] add OpenJSF CoC reference Jordan Harband 2019-10-29 12:34:18 -0700
  • 7d67b26f76
    [meta] add CODE_OF_CONDUCT.md Jordan Harband 2019-10-29 11:46:36 -0700
  • 5ba2597858
    Update Licensce.Md sensei777 2019-10-19 03:58:47 +0300
  • 9a9407d8f4
    [Docs] make global packages requirable Kyle Zhang 2019-10-18 18:42:46 +0800
  • 5996e43649
    Update README.md Michal Stanke 2019-10-16 17:19:44 +0200
  • 1614f4c5ce
    Change Ansible task to pass ansible-lint checks Michal Stanke 2019-10-14 13:07:10 +0200
  • 638e8ca109
    Remove io.js Indospace.io 2019-09-12 15:23:45 -0700
  • 447328b78c [Fix] system manpages unaccessible Moritz Sauter 2019-07-12 17:39:44 +0200
  • 9a8b48f7c7 Add more context for getting nvm to run atfer install Brian Thompson 2019-06-25 23:14:22 -0500
  • 98389840d3
    helpers to set /confirm node version 8secz-johndpope 2019-06-11 14:30:46 +1000
  • fafa3dd3bd
    Merge branch 'master' into patch-1 Maxime Lenglet 2019-05-15 09:45:35 +0200
  • 77f4138473
    Added alternative power-nvm + sorted by history Maxime Lenglet 2019-05-14 15:37:05 +0000
  • 2c60b5c75b Update Linux and Mac installation notes vlad 2019-04-22 13:09:19 -0500
  • 53f9527035 Fix: failed to connect to github when run 'install.sh' Bruce Zu 2019-04-15 21:32:03 -0700
  • 8bf44bc687
    Update commands for command nvm in bash Lucas Augusto 2019-03-24 15:55:24 -0300
  • f43502ac8f [Fix] set install dir to XDG_CONFIG_HOME/nvm, not XDG_CONFIG_HOME bees 2019-03-08 09:42:02 -0600
  • 18c2eef96b
    Merge 093fc36989 into 890fbb5581 Peter Dave Hello 2019-02-15 05:20:09 +0000
  • a82ce0284a
    Merge 3452d73a61 into e367533eb8 Peter Dave Hello 2019-01-21 01:42:37 +0000
  • a43cbc0799
    Merge f25860861c into e367533eb8 Peter Dave Hello 2019-01-21 00:16:32 +0000
  • 72a2ba90fd
    Adds support for OpenBSD. aramisf 2018-12-30 22:56:31 +0100
  • 3ba1d1f105 version param is shifted off in main param loop, no longer needed here. Bickel, Korbin 2018-12-13 17:12:08 -0500
  • e0c952300c Some shells require the semi-colon. Bickel, Korbin 2018-12-13 16:20:51 -0500
  • e4286e8984 Make executable. Bickel, Korbin 2018-12-13 16:01:29 -0500
  • 412b4bdd7f Parse parameter in more straight forward way. Add failing case for missing value on alias --copy-packages-from same as on --reinstall-packages-from. Bickel, Korbin 2018-12-13 15:47:13 -0500
  • 81248bca38 Add test cases for optional version parameter positioning. Bickel, Korbin 2018-12-13 15:45:43 -0500
  • 3a242147de Combine all parameters into single case. Removes all order dependance (except optional compile params, which must come after all install params in order to not be confused with the optional version param). Bickel, Korbin 2018-12-13 14:54:23 -0500
  • 0dfe929295 Process additional (--) parameters before final version parameter. Fixes issue #1762. Bickel, Korbin 2018-12-12 17:49:02 -0500
  • 7923e83fdb
    Remove io.js from readme Iago Wandalsen Prates 2018-11-25 13:39:35 -0200
  • 6c5a67fa25
    Merge 173f272085 into f3fd5eff46 Edward Murphy 2018-11-06 08:45:49 +0000
  • dd0074ccde [New] adding default and alias option to nvm install Kayla Altepeter 2018-10-22 08:32:29 -0500
  • 173f272085 Merge remote-tracking branch 'upstream/master' edwmurph 2018-09-11 18:14:51 -0400
  • b8258f72b1
    [new] better error message for nvm install lts Myles Borins 2018-08-16 01:14:38 -0400
  • 8f9340bc88
    [new] nvm install lts Myles Borins 2018-08-16 00:23:40 -0400