Commit Graph

  • 5b3d188b83
    v0.39.0 v0.39.0 Jordan Harband 2021-10-07 10:11:35 -0700
  • e8f485bb63
    [Dev Deps] update `doctoc`, `markdown-link-check` Jordan Harband 2021-10-07 10:08:53 -0700
  • 055af09d24
    [readme] link "Windows WSL" down to the "important notes" section Simon East 2021-05-04 15:56:53 +1000
  • 93e0070a44
    [Fix] `nvm_die_on_prefix`: filter prefixed env vars on name only, ignoring values Matteo De Wint 2020-11-28 15:16:35 +0100
  • 10189bf4cb
    [readme] Add bash_completion in "manual install" section Felipe Alexandre Rodrigues 2021-10-05 10:47:56 -0300
  • da5baa005b
    [Tests] use a matrix on the `nvm install-latest-npm` tests npm8 Jordan Harband 2021-10-05 16:14:05 -0700
  • ebbd30eb7f
    [Fix] `nvm install-latest-npm`: ensure npm 8 does not install on unsupported nodes Jordan Harband 2021-10-05 15:13:45 -0700
  • 2bda9fd97e
    [Tests] blacklist expired LetsEncrypt CA Rick Button 2021-10-06 01:50:44 -0400
  • 7b530edd3a
    [Docs] Use absolute URL for #606 in README.md Peter Dave Hello 2017-11-05 04:07:37 +0800
  • 1afd4f3566
    [Tests] Add `markdown-link-check` script Peter Dave Hello 2017-11-05 04:06:36 +0800
  • 53f9ba8336
    [Refactor] Use awk for path stripping Kaito Udagawa 2016-12-23 01:03:41 +0900
  • 07c02d43fe
    [Tests] `nvm install-latest-npm`: node < 0.10 breaks with npm with dropped support for TLS < 1.2 Jordan Harband 2021-09-29 10:47:34 -0700
  • 59b0b3942c
    [readme] Add quick intro to `nvm` Alister Norris 2016-12-06 15:14:08 +0000
  • 7bbc57355d
    [Tests] Print shell version in Travis CI Peter Dave Hello 2017-04-02 07:33:49 +0800
  • 47f0b32155
    [readme] Add info to restart bash if verification not working in verification section Alex Sabau 2018-02-25 21:46:31 +0100
  • 91bd22aa57
    [readme] fixed small typo afew to a few James Stroud 2021-06-04 15:15:17 -0400
  • ca897ac6d5
    [readme] Avoid infinite loop in cdnvm() Tim Connolly 2021-09-22 16:25:28 +1000
  • 11d71ab24b
    [Fix] Regression in 2dad045 Axel Svensson 2021-09-24 01:56:47 +0200
  • 4471b6beb6
    [readme] remove duplicate word 'run' Georgi Chochov 2021-09-26 09:47:50 +0000
  • cc6915e216
    [readme] updated automatic call script for bash Nikita N 2021-09-21 23:57:25 +0300
  • b6b6e685a3
    [Fix] `set -a`: when this option is set, some `sh` shells break Jordan Harband 2021-09-14 23:26:31 -0700
  • d91087c333
    [Fix] `bash_completion`: be robust when `cd` is overridden Gilad Barnea 2021-09-13 15:26:40 +0300
  • 59532c74c6
    [actions] restrict permissions for `GITHUB_TOKEN` Step Security 2021-09-10 06:09:45 +0000
  • 2dad0455ec
    [Fix] `nvm_die_on_prefix`: avoid grepping env functions in bash Jordan Harband 2021-09-08 23:49:16 -0700
  • f03f69508e
    [Fix] `reinstall-packages`: handle global symlink locations properly Jordan Harband 2021-09-07 10:14:18 -0700
  • fa63399991
    [Tests] `postcss` v7.0.36 stopped working on node 0.10; downgrade to v4 Jordan Harband 2021-09-09 00:05:09 -0700
  • 291c7c4c47
    [Fix] `nvm_ls_remote_index_tab`: handle long version lists Kevin Stolp 2021-09-03 23:40:13 -0700
  • c169d622ff
    [Tests] update mocks Jordan Harband 2021-09-04 08:57:36 -0700
  • 5b77f7d023
    [Fix] `nvm ls`/`nvm alias`/`nvm_list_aliases`: zsh: when no LTS aliases, no error Jordan Harband 2021-09-01 10:06:32 -0700
  • fd78c0101e
    [Tests] disable `fail-fast` Jordan Harband 2021-08-31 15:28:41 -0700
  • 678a827978 [Dockerfile] Update dated base image from Ubuntu 16.04 to 18.04 Peter Dave Hello 2021-08-25 15:42:17 +0800
  • 62d45af17e
    [readme] fix typo regarding docker image base in Dockerfile IYaksha 2021-08-30 19:20:03 +0530
  • e0df5e92e3
    [Robustness] avoid IFS shenanigans: quote arg count/return codes Jordan Harband 2021-08-24 09:34:01 -0700
  • e98e9d9e4b
    [Fix] `install`: Detect correct profile based on $SHELL var Thomas Geirhovd 2021-08-12 15:51:32 +0200
  • 812d6e4ab4
    [actions] fix typo in dockerfile_lint job Jordan Harband 2021-08-05 08:35:22 -0700
  • 7f2ccd51d4
    [Fix] `nvm_get_arch`: suppress error output if `/sbin` does not exist Jordan Harband 2021-08-05 08:05:54 -0700
  • 7ba49f8f71
    [actions] use `node/install` instead of `node/run` Jordan Harband 2021-07-27 22:23:56 -0700
  • eed0d0e85c
    [meta] add project charter and governance Jordan Harband 2021-04-26 12:56:08 -0700
  • ad24e96fda
    [shellcheck] disable additional `-x` warning from v0.7.2 Jordan Harband 2021-05-03 14:26:45 -0700
  • b5165ecbe4
    [shellcheck] update for new warnings in v0.7.2 Jordan Harband 2021-05-03 14:19:31 -0700
  • fc87226b23
    [readme] move License and Copyright notice sections to the bottom Jordan Harband 2021-04-26 11:46:12 -0700
  • f3caa06420
    [meta] add OpenJS Foundation copyright notices/links Jordan Harband 2021-04-26 11:42:03 -0700
  • 1527ac9d21
    [readme] remove redundant "license" section text in favor of LICENSE.md Jordan Harband 2021-04-26 11:41:29 -0700
  • bd0ac1e96d
    [meta] add `SECURITY.md` Jordan Harband 2021-04-22 22:28:41 -0700
  • 117486d4a7
    [Fix] `bash_completion`: check if `compinit` is called before calling it akefirad 2021-04-16 18:53:35 +0200
  • 07253ecd51
    [actions] adjust shellcheck/windows tests to9 have a final "done" job Jordan Harband 2021-04-15 22:34:40 -0700
  • f2582275f6
    [New] maybe support Windows with WSL, MSYS, Cygwin nmarghetti 2021-01-02 00:03:24 +0100
  • d118be8fd4
    [Tests] Add unit tests for `nvm_is_version_installed` nmarghetti 2021-02-21 18:48:43 +0100
  • 5fcec573eb
    [readme] Improve README about Macs with M1 chips Leandro Facchinetti 2021-04-05 16:25:41 +0100
  • 779a34e6a9
    [Fix] `nvm_get_arch`: Rasbperry Pi: armv7l with arm64 kernel, get correct arch Botspot 2021-03-22 14:56:25 -0500
  • 2b5e53fcd5
    [Fix] install script: check the proper version; fetch tags also Sladyn Nunes 2021-04-01 19:06:40 +0530
  • f534fde760
    [Tests] `node-gyp` v8 breaks this test Jordan Harband 2021-04-06 12:36:07 -0700
  • 3fea5493a4
    v0.38.0 v0.38.0 Jordan Harband 2021-03-29 12:49:10 -0700
  • cfc7edac65
    [Dev Deps] update `dockerfile_lint`, `eclint`, `replace`, `semver` Jordan Harband 2021-03-29 12:49:02 -0700
  • c26bd935c0
    [readme] M1 macs: Add `nvm use` command to clarify that it is required Jonathan Perret 2021-03-24 10:50:38 +0100
  • 621ccc5d13
    Clarify the M1 shell instructions Jonathan Perret 2021-03-23 14:37:04 +0100
  • b19d8dbbba
    [readme] Update source command to include s in zsh Andrew Shield 2021-03-18 16:07:24 +1300
  • 0579718308
    [Fix] install script: define `nvm_echo` Jordan Harband 2021-03-17 09:07:15 -0700
  • 8884fd32f6
    [readme] Add `nvs` as one of the Windows alternatives Marcin Kłopotek 2021-03-01 13:28:09 +0100
  • 25d2ebf2f8
    [readme] add headings to certain sections Sladyn Nunes 2021-03-03 20:47:44 +0530
  • 9cb6a2b614
    [Tests] ensure `doctoc` action fails when it should Jordan Harband 2021-03-17 08:11:37 -0700
  • 216ccd62f7
    [readme] add commands to help troubleshoot without closing the current shell artforlife 2020-04-26 12:57:50 -0500
  • 4da7f101a2
    [Fix] `nvm_alias`: ensure `lts/-1` returns the one before `lts/*` Rodrigo Espinosa de los Monteros 2021-03-11 16:22:31 -0500
  • 641f86879f
    [Tests] update mocks Jordan Harband 2021-03-11 13:06:41 -0800
  • 1081ed161b
    [New] `install`: add parallel build support for openbsd Lukman 2020-12-26 22:23:35 +0530
  • 52f67b3677
    [Fix] `exec`: `--` should stop argument parsing Vesa Vilhonen 2020-11-20 13:06:28 +0200
  • 4fdef427e4
    [New] `install`: add `-b` flag to skip building from source Sladyn Nunes 2021-02-16 19:34:23 +0530
  • d9b11ba208
    [readme] update `cdnvm` implementation farmer 2021-02-19 21:12:03 +0800
  • 87f37909f2
    [meta] add CODE_OF_CONDUCT.md Jordan Harband 2021-02-15 14:33:44 -0800
  • 7f6c0c053a
    [Refactor] add `nvm_install_binary_extract` nmarghetti 2021-01-02 00:03:24 +0100
  • d396181ffb
    [Refactor] add `nvm_get_artifact_compression` nmarghetti 2021-01-02 00:03:24 +0100
  • a5742d4e9e
    [readme] add install error tips shiyutim 2021-01-07 10:51:33 +0800
  • d5c1441a83 [readme] Update M1 macOS troubleshooting instructions David Zulaica 2021-02-13 03:41:41 -0800
  • 0fad5ec575
    [readme] quote asterisk in shell command on `--latest-npm` example Arshath 2021-02-05 19:45:26 +0530
  • 0d14d7f6b7
    [Dev Deps] update `doctoc`, `replace`, `semver` Jordan Harband 2021-02-01 14:31:06 -0800
  • 4c11ab1ac6
    [actions] update workflows Jordan Harband 2021-02-01 14:32:35 -0800
  • 49e806c77a
    [readme] Add macOS troubleshooting instructions for M1 chip Matt Calthrop 2021-01-21 20:45:12 +0000
  • 3243f7a082
    [Fix] Fix potential unbound var error on nvm install Brandon L. Reiss 2021-01-27 13:12:17 -0500
  • 015623ee6d
    [Fix] avoid parse error with common omz global aliases, in `nvm_print_color_code` Jordan Harband 2021-01-20 13:47:17 -0800
  • 31c5c5c45a
    [Fix] avoid parse error with common omz global aliases, in `nvm_print_color_code` Hosam Aly 2020-11-27 23:17:07 +0000
  • 2fea55fdb5
    [Tests] add test that fails without fix for #2362 Dena Burd 2021-01-15 14:07:47 -0800
  • 502089ae30 [New] install script: Allow installation from other repository also for git method nmarghetti 2021-01-07 02:50:05 +0100
  • 589c2377fb
    [Fix] install script: sync `nvm_download` implementation from nvm.sh nmarghetti 2021-01-13 02:26:38 +0100
  • 60e78d3ec1
    [Tests] Add unit test for nvm_download nmarghetti 2021-01-13 02:26:38 +0100
  • 9f3397afa4
    [Tests] add `nvm_grep` to install script, fix tests nmarghetti 2021-01-08 18:54:40 +0100
  • 436cda247e
    [Fix] remove `nvm_supports_source_options` Jordan Harband 2021-01-07 13:00:26 -0800
  • 9849bf494d
    [meta] Rename some files to be more cross platform nmarghetti 2021-01-04 00:49:05 +0100
  • 4e9df33cb7
    [New] install script: Allow installation from other repository nmarghetti 2020-12-27 10:09:29 +0100
  • f3fa157456
    [Fix] `bash_completion`: move compinit before bashcompinit hjoshi123 2020-12-29 08:35:08 +0530
  • 6982dee071
    [Docs]: Updated README.md to include homebrew unsecure dirs warning hjoshi123 2020-12-22 17:29:32 +0530
  • 10399ed1bd
    [Docs] source `./nvm.sh` instead of `nvm.sh`, for `zsh` Shiming 2020-04-27 16:11:09 +0800
  • 3c079f16c7
    [shellcheck] fix silly shellcheck complaint Jordan Harband 2020-12-21 23:47:25 -0800
  • e76b2945c5
    [Fix] relax `$PREFIX` checking, to accomodate `npm exec` Jordan Harband 2020-12-21 23:03:30 -0800
  • e48cb858a6
    [Tests] `.npm` is now cached by default Rui Chen 2019-10-02 15:05:36 -0400
  • 86708833c9
    [Fix] Use local variable when looping over args Keith Lazuka 2020-12-08 12:28:24 -0500
  • d4eba354b5 [Fix] `install`: Ignore npm command under $NVM_DIR when checking for global modules David Moles 2020-11-16 16:49:02 -0800
  • ed321f1df0
    [Tests] `release`: clobber local tags Jordan Harband 2020-11-27 21:44:33 -0800
  • 4b947ec92d
    v0.37.2 v0.37.2 Jordan Harband 2020-11-27 21:34:28 -0800
  • 3b57dfec8d
    Revert "[Fix] `nvm_die_on_prefix`: only grep lines starting with env var name" (#2347) Jordan Harband 2020-11-27 21:28:12 -0800
  • 661a702cdd
    v0.37.1 v0.37.1 Jordan Harband 2020-11-24 21:16:43 -0800