Commit Graph

  • b133f6619d
    [Dockerfile] Update base image from Ubuntu 18.04 to 20.04, cc #2877 Peter Dave Hello 2022-09-07 16:36:29 +0800
  • 4893128c61
    [readme] optimize calling of `nvm version` in zsh Robert Shuford 2022-08-25 21:12:36 -0400
  • 8fd948001e
    [readme] Fix Ansible Linting Errors etienne-miralytik 2022-08-24 18:58:38 +0200
  • 5a4e9184f1
    [readme] cdnvm(): handle failed dir change Jer Wilson 2022-06-27 17:21:45 -0700
  • 95269ff055
    [readme] Fix Git Install instruction list structure SnipUndercover 2022-05-26 01:13:00 +0200
  • 2cfced740a
    [Docs] Add note about creating .bashrc file *as well as* .bash_profile. Danny Neumann 2022-01-27 10:53:36 -0800
  • 35758b75ed
    [Tests] github actions removed homebrew and broke shellcheck Robert Shuford 2022-10-06 11:13:47 -0400
  • d451e261ed
    [Tests] node 18 no longer builds in travis-ci Robert Shuford 2022-10-05 10:09:00 -0400
  • a82edf40ba
    [Robustness] avoid a clobbered `ls` Jordan Harband 2022-06-02 12:25:55 -0700
  • ef3b20c21e
    [readme] add logo Jordan Harband 2022-04-22 16:53:49 -0700
  • 01886b4243
    [meta] Update CODE_OF_CONDUCT to current version Dani Schuhman 2022-04-15 10:56:26 -0400
  • bd083ff367
    [readme] minor cleanup Jordan Harband 2022-04-11 14:09:37 -0700
  • 9e884b8d7b
    [Fix] `nvm install`: show proper version in `.nvmrc` install instructions deepakchethan 2022-03-22 18:58:18 +0530
  • 7d86701067
    [readme] `fish`: send output from `load_nvm` to `/dev/stderr` Ponder 2022-04-01 13:00:58 -0400
  • c367d7daa0
    [Docs] fix fish load_nvm variable interpolations legendecas 2022-03-28 23:28:53 +0800
  • d157cac689
    [readme] Correct typos in "Macs with M1 chip" section Antony Tse 2022-03-09 09:41:48 +0000
  • 39d9a42c35
    [Fix] `install.sh`: error out if the install instructions are not followed Jordan Harband 2022-02-08 10:40:11 -0800
  • 2c0c34f10e
    [Docs] HTTP => HTTPS Kai 2022-01-16 14:25:11 +0100
  • c2f740ab38
    [patch] HTTP -> HTTPS Jordan Harband 2022-01-18 12:49:57 -0800
  • 6cfaede5a0
    [Fix] `install`: better error message when xcode command line tools are needed Jordan Harband 2021-11-27 22:16:14 -0800
  • 1875fe8b40
    [Fix] avoid OpenBSD `nvm install` error when /sbin/init doesn't exist Luke Arms 2021-12-26 15:31:53 +1100
  • 81f0f3ec19
    [Fix] `set -E`: Add test for `node install` on Bash with an ERR trap and `set -E` Luke Arms 2021-12-27 16:02:25 +1100
  • fb4538b360
    [Fix] add missing `local` (handle nonexisting /sbin/init a bit more cleanly) lsfxz 2021-11-17 16:59:53 +0100
  • d004c6b064
    [readme] clarify instructions for running Node on M1 Mac Luke LaFountaine 2021-12-03 16:52:18 -0500
  • 79ad72d116
    [Fix] Update `nvm_extract_tarball` to support OpenBSD Bob Bregant II 2021-12-19 02:58:18 +0000
  • ccd442d833
    [Refactor] add `nvm_extract_tarball` to consolidate extraction logic Bob Bregant II 2021-12-19 02:58:18 +0000
  • 9600617c52
    v0.39.1 Jordan Harband 2021-12-17 14:55:52 -0800
  • 5cc74a6736
    [Tests] fix failing test Jordan Harband 2021-12-17 13:21:29 -0800
  • aa57406ede
    [Fix] ensure `unload` removes `nvm_normalize_lts` Jordan Harband 2021-12-17 13:55:14 -0800
  • 0f62be6fdd
    [Dev Deps] update `markdown-link-check` Jordan Harband 2021-12-17 12:37:15 -0800
  • c4c7690dec
    [Fix] `ls-remote`/`install`: support `lts/-X` patterns in installs Jordan Harband 2021-12-16 23:01:05 -0800
  • aed1d732d7
    [Fix] `ls-remote`/`install`: properly handle `lts/x` patterns Jordan Harband 2021-12-16 22:58:06 -0800
  • 0b4cd8df6c
    [Refactor] create `nvm_normalize_lts` helper Jordan Harband 2021-12-16 22:55:02 -0800
  • 430860a8be
    [Fix] `nvm alias`/`nvm_list_aliases`: support `lts/` aliases Jordan Harband 2021-12-16 15:54:38 -0800
  • 2459d17741
    [Tests] update test mocks Jordan Harband 2021-12-16 23:13:15 -0800
  • 6cc90a4b8d
    [actions] add step security runner Varun Sharma 2021-11-22 07:20:50 -0800
  • 81fc05684d
    [Tests] `nvm_get_download_slug`: add unit tests Jordan Harband 2021-12-02 23:33:20 -0800
  • 328dd5004e
    [Fix] `nvm_get_download_slug`: better architecture selection for M1 Macs Ankit Kumar 2021-11-21 15:59:39 +0530
  • 4856407d26
    [Fix] `install`: fix method=script install condition Jérôme Foray 2021-11-30 16:07:22 +0100
  • 275001b066
    [Tests] fix windows WSL tests Jordan Harband 2021-11-25 19:35:39 -0800
  • 89379176ac
    [Fix] `install`: properly check for curl/wget Jordan Harband 2021-11-25 14:26:35 -0800
  • 30486b9bd9
    [readme] Balance the if statement in bash example Robert Elliot 2021-11-22 14:34:43 +0000
  • e9b26938b9
    [readme] Describe another failure case for installing node versions from source on mac arm64 machines. Ian Grayson 2021-11-15 04:23:42 -0800
  • ccd98f7fcb
    [Dev Deps] update `doctoc` Jordan Harband 2021-11-19 08:59:37 -0800
  • 2f40eeef2e
    [shellcheck] apply v0.8.0 updates Jordan Harband 2021-11-19 08:53:43 -0800
  • c9e7bb2da1
    [Fix] install script: Add `--no-pager` option to git branch Nix 2021-10-23 22:23:55 +0900
  • a284af9228
    [New] Add OpenBSD support Wu Jiang 2016-04-14 20:57:10 -0400
  • 5b3d188b83
    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 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 Jordan Harband 2021-03-29 12:49:10 -0700