Commit Graph

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