Commit Graph

  • 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 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 Jordan Harband 2020-11-24 21:16:43 -0800
  • 510b2fd44c
    [Tests] fix eclint errors Jordan Harband 2020-11-21 18:08:22 -0800
  • 80a4e06af9
    [Tests] partially migrate to Github Actions Jordan Harband 2020-11-07 00:09:08 -0800
  • 22902f04a3
    [actions] Add release test workflow Alex Aubuchon 2020-11-20 14:28:15 -0500
  • 6848c16d53
    [New] Added `set-colors` command. See details below: Dena Burd 2020-08-17 14:56:13 -0700
  • 3abb98124e
    [actions] Add shellcheck workflow Alex Aubuchon 2020-11-18 12:49:28 -0500
  • 21c0c05130 [Fix] `nvm_die_on_prefix`: only grep lines starting with env var name Matteo De Wint 2020-11-16 10:47:30 +0100
  • 00af6341f7
    [Tests] Run fast test suite in clean environment Alex Aubuchon 2020-11-03 19:05:34 -0500
  • 11a9d22607
    [actions] add "Allow Edits" workflow Jordan Harband 2020-11-06 23:56:55 -0800
  • bbe032fa7e
    [actions] switch Automatic Rebase workflow to `pull_request_target` event Jordan Harband 2020-11-06 23:55:52 -0800
  • 4054bd70ce
    v0.37.0 Jordan Harband 2020-11-06 10:11:29 -0800
  • 499d303746
    [Perf] `use`/`nvm_die_on_prefix`: replicate npm config algorithm and remove `npm config` call Jordan Harband 2020-08-24 22:44:25 -0700
  • 31bc0a13c2 [Dockerfile] Clean up dated comment Peter Dave Hello 2020-11-03 17:19:03 +0800
  • c72f2c6f21
    [Fix] `nvm ls-remote`: accept versions that end with a dot Dena Burd 2020-09-24 13:46:29 -0700
  • f2c5ce459a
    [Tests] Fix nvm unload fast test cleanup Alex Aubuchon 2020-10-22 16:13:33 -0400
  • 0f0d5e8270
    [dev deps] alphabetize dependencies Jordan Harband 2020-10-22 20:40:04 -0700
  • e77ed07ccc
    [Tests] Fix `nvm_ls_current` fast test Alex Aubuchon 2020-10-13 12:32:41 -0400
  • e01060fa2c
    [Fix] `nvm_die_on_prefix`: use directory comparison rather than string Dylan Armstrong 2020-10-09 09:43:21 -0500
  • 96069da0d5
    [Fix] `nvm_ls`: zsh: unset `markdirs` and `local_options` Dylan Armstrong 2020-10-09 09:43:21 -0500
  • 4436638816
    [Tests] Drop deprecated `sudo:` option in TravisCI config Peter Dave Hello 2020-09-21 20:28:09 +0800
  • 344cc32ac3
    [readme] bash shell integration: Amended example to call cd when booting a terminal (previously only called on cd). Matthieu Bosquet 2020-10-05 17:30:03 +0100
  • 7929190e6e
    [Docs] improve `nvm --help` output Jordan Harband 2020-10-02 22:22:12 -0700
  • 8debf39f24
    v0.36.0 Jordan Harband 2020-09-23 16:18:37 -0700
  • c7ca08d575
    [Fix] `latest-npm`: ensure npm 7 is not installed on node < 10 Jordan Harband 2020-09-23 14:50:33 -0700
  • 6110d31969
    [dockerfile] Add missing apt pacakge `locales` Peter Dave Hello 2020-09-21 18:20:50 +0800
  • 68d2f47c0a
    [dockerfile] Update ShellCheck download URL in Dockerfile Peter Dave Hello 2020-09-21 09:36:30 +0800
  • 6e0562ac6d
    [Tests] pin postcss to v7 Jordan Harband 2020-09-21 15:40:41 -0700
  • 68d331a816
    [dockerfile] Remove ShellCheck Segmentation fault workaround Peter Dave Hello 2020-09-21 02:47:57 +0800
  • 22e07cc0c1
    [readme] fix LTS upgrade command Saikat Das 2020-08-27 19:27:29 +0530
  • cf92956e5d
    [New] add `nvm_find_project_dir` helper Jordan Harband 2020-08-23 14:40:42 -0700
  • 1d88ecfce5
    [Fix] `nvm_die_on_prefix`: check that the prefix is inside the version dir, not just the nvm dir Jordan Harband 2020-08-23 22:50:41 -0700
  • 035bf9e28e
    [readme] update autocompletion output examples Jordan Harband 2020-08-23 23:29:48 -0700
  • f7fbad2bd6
    [performance] `nvm_auto`: only call `nvm_ls_current` in `use` mode Michael Potter 2020-08-19 11:40:45 -0700
  • 19c55b9936
    [readme] Mention problem with windows cmd echo Steve Lee 2020-08-11 18:39:32 +0100
  • 9dc6f3e4a5
    [Refactor] `nvm run`/`nvm exec`: use `NVM_SILENT` consistently internally Jordan Harband 2020-08-13 14:37:41 -0700
  • 1c00753fd9
    [New] `nvm deactivate`/`nvm which`: add `--silent` Jordan Harband 2020-08-13 13:40:32 -0700
  • b1200c659b
    [Fix] `nvm use`: fix `--silent` when version is omitted Yash-Singh1 2020-08-08 17:27:46 -0700
  • 16b75b7333
    [Robustness] add `command` to `xargs`/`rm` in `nvm_get_default_packages` Jordan Harband 2020-08-11 10:16:42 -0700
  • 1bf567bd0b
    [Fix] ensure `--help` is intercepted on any command Naomi Quinones 2020-08-04 16:32:19 -0700
  • a01deb11dc
    [patch] Update docs and add warning for 'nvm is not compatible with the npm config "prefix" option' edgecase error on Mac OS Dimitris Karagiannis 2020-07-20 13:27:46 +0300
  • a5aec107df
    [New] adding default and alias option to `nvm install` Kayla Altepeter 2018-10-22 08:32:29 -0500
  • 18c6f98acc
    [readme] Add documentation for LTS updates which reinstall existing packages Saikat Das 2020-07-28 19:31:30 +0530
  • 424aeb38b4
    [Refactor] add `nvm_get_checksum_binary`; use it in `nvm debug` Jordan Harband 2020-07-31 22:13:21 -0700
  • abfe0a5891
    [Refactor] remove unused `nvm_checksum` function Jordan Harband 2020-07-31 22:10:28 -0700
  • 3561bbc54a
    [Fix] `--help`: Add more examples Naomi Quinones 2020-07-28 17:56:48 -0700
  • 83043c4d3a
    [debug] add `whoami` output Jordan Harband 2020-07-25 13:38:52 -0700
  • 55eafcd814
    [New] add `nvm -v` as an alias for `nvm --version` Dena Burd 2020-07-27 10:26:35 -0700
  • 06c3bf6a8f
    [Docs] `--help`: explain more clearly that <version> parameter is optional and can be provided by .nvmrc on `nvm install`, `nvm use`, `nvm exec`, and `nvm run`. ritmos 2020-06-20 15:15:01 +0200
  • 4b1100e515
    [New] `nvm_supports_xz`: Add Mac/FreeBSD xz platform support checks DeeDeeG 2020-01-29 16:20:15 -0500
  • f6d11bae41
    [readme] Fix fish load_nvm function Bram Wubs 2020-07-07 08:29:00 +0200
  • d2d232ea2b
    [readme] Update macOS troubleshooting w/ 10.15 zsh default Marcus Kazmierczak 2020-06-24 11:02:01 -0700
  • 7b3af45cf7
    [readme] Update install instructions troubleshooting Connor Leech 2020-05-25 07:36:40 -0700
  • bac5393e12
    [Docs] Syntax highlight for Ansible task example in README.md Peter Dave Hello 2020-05-29 21:01:47 +0800
  • 2d4e877b61
    [readme] Stop removing spaces from nvm_path Szymon Dzialowski 2020-06-10 18:28:14 +0100