-
423252a99c
[docs] update README to fix docker run command flag order
Kayla Altepeter
2018-10-18 22:30:05 -0500
-
2a294ebd61
[Docs] improve instructions for manual install
Ole Johan Andersen
2018-10-24 19:49:55 +0200
-
a08d1ea4a3
Merge pull request #1865 from d4nyll/master
Jordan Harband
2018-11-05 16:10:15 -0800
-
-
e06f735776
Improve Bash alias
Daniel Li
2018-07-26 16:13:07 +0100
-
355c4c7915
[Docs] Add section on automatic `nvm use` in Bash
Daniel Li
2018-07-15 19:08:15 +0100
-
-
217a5bb0de
[Docs] Added fish nvm
Fábio Antunes
2018-10-20 13:07:31 +0100
-
caf6208dbd
`install.sh`: Print an error and exit the script if $METHOD is set to something unexpected.
Paul Nickerson
2018-10-02 13:46:26 -0400
-
0c2efed407
[New] `bash_completion`: Add support for `ZSH_DISABLE_COMPFIX` flag.
Nathan Burchill
2018-09-18 16:15:35 -0400
-
2d97ce5f7b
[Docs] add instructions for installing a specific version
et304383
2018-08-27 11:50:48 -0300
-
8542df4ac5
[New] add support for `$XDG_CONFIG_HOME`
Erik Lilja
2018-08-14 21:45:40 +0200
-
f218a85454
[Tests] eslint 5.5+ seems to not install on node 0.10
Jordan Harband
2018-09-09 14:56:17 -0700
-
96ebed37c7
Merge pull request #1863 from PeterDaveHello/ImproveDockerfile
Jordan Harband
2018-08-23 09:13:47 -0700
-
-
e7a37f336d
[Tests] fix failing tests on master due to npm registry SSL changes
Jordan Harband
2018-08-15 15:01:47 -0700
-
4bd99bcfa2
[Dockerfile] Refactor to prevent using `sudo` during build
Peter Dave Hello
2018-07-12 12:29:46 +0800
-
5f9ccaada0
[Dockerfile] Set the SHELL to bash with pipefail option
Peter Dave Hello
2018-07-12 12:22:41 +0800
-
7ff20855a2
[Tests] Integrate dockerfile_lint to test Dockerfile
Peter Dave Hello
2018-07-12 12:14:06 +0800
-
cdde74a55d
[Dockerfile] install missing eclint package
Peter Dave Hello
2018-07-12 14:27:20 +0800
-
-
17c33fd9ae
Merge pull request #1861 from PeterDaveHello/ImproveDockerfile
Jordan Harband
2018-07-11 12:15:25 -0700
-
-
04b35b5440
[Dockerfile] Use arguments JSON notation for ENTRYPOINT
Peter Dave Hello
2018-07-09 06:09:30 +0800
-
aacb0b9b97
[Dockerfile] Fix command `From` to be `FROM`
Peter Dave Hello
2018-07-09 06:07:41 +0800
-
f121e5ace0
[Dockerfile] Add missing quotes for variables
Peter Dave Hello
2018-07-09 05:31:20 +0800
-
af8038ffec
[Dockerfile] Update ShellCheck version to v0.5.0
Peter Dave Hello
2018-07-08 21:40:17 +0800
-
265ec90532
[Dockerfile] Add missing name & version LABEL
Peter Dave Hello
2018-07-08 21:00:23 +0800
-
e2195b4c35
[Dockerfile] Use LABEL instead of deprecated MAINTAINER command
Peter Dave Hello
2018-07-08 20:47:46 +0800
-
-
41dc4218b9
[Docs] add --no-use option to installation
JBallin
2018-06-17 21:31:56 -0700
-
90cfb5d771
[Fix] `use`: Prepend instead of changing if shadowed by system dirs (fixes #1652)
Xandor Schiefer
2018-06-08 15:23:02 +0200
-
0cdc184168
[Fix] Improve `nvm_is_version_installed` to check for a node executable instead of root dir
Joshua Li
2018-05-31 15:26:30 -0700
-
a5f42d9cea
[Tests] update most mkdirs to use make_fake_{node,iojs}
Joshua Li
2018-06-13 10:38:19 -0700
-
eabd7ab13d
Respect previously nvm-loaded node version when sourcing
Xandor Schiefer
2016-11-14 19:18:24 +0200
-
b111436fde
[Tests] test `nvm install-latest-npm` on io.js v2
Jordan Harband
2018-06-06 22:49:56 -0700
-
9854928ba9
[New] `install.sh`: allow user to explicitly opt out of nvm adding the source string
Spike Grobstein
2018-05-03 08:22:07 -0700
-
c50ea6f0a3
[shellcheck] quote variables in for loops to avoid unintentional expansion
Jordan Harband
2018-05-31 23:56:20 -0700
-
628d4fac84
[shellcheck] use `{ …; }` instead of `(…)` to group test commands
Jordan Harband
2018-05-31 23:49:15 -0700
-
ef35bc4cb6
Merge pull request #1823 from SrHuevo/master
Jordan Harband
2018-05-30 20:08:07 -0400
-
-
d08d8607f5
fix for .nvmrc script
SrHuevo
2018-05-30 09:02:29 +0200
-
-
e7b53a01fd
Grammar update
Jay Williams
2018-05-26 23:17:08 +0100
-
b81c120e0c
fix failing if check in autoload script
Siddharth Sakhadeo
2018-05-25 15:33:42 -0700
-
57ec311f53
[Fix] `ls-remote`: fix issues in zsh when using a mirror with a ton of entries
Jordan Harband
2018-05-24 14:08:20 -0400
-
-
7a5ff0d133
[Fix] `ls-remote`: fix issues in zsh when using a mirror with a ton of entries
adedomin
2018-05-23 19:47:11 -0400
-
f5f029c409
[Fix] “unstable” alias: when there’s no “unstable” minors, output “N/A”
Jordan Harband
2018-05-24 12:23:02 -0400
-
c465a83518
[Tests] `nvm ls-remote`: add test for overly-large tab file
Jordan Harband
2018-05-23 23:48:04 -0400
-
-
38b32c27f3
[Tests] update mock data
Jordan Harband
2018-05-23 23:48:50 -0400
-
62ee7cf998
[Refactor] `bash_completion`: Improve coding style
Peter Dave Hello
2018-05-21 19:59:01 +0800
-
113d807e5a
[New] Support `--no-progress` for `nvm install`
Peter Dave Hello
2017-03-10 01:07:16 +0800
-
3fc7b737f5
[Fix] `install -s`: `zsh`: ensure `shwordsplit` opt is set
Jordan Harband
2018-04-29 15:35:38 -0700
-
04c27e23fe
add --tags to git fetch in manual upgrade
Josh Sleeper
2018-04-25 14:55:31 -0700
-
592c0be195
Merge tag 'v0.33.11'
Jordan Harband
2018-04-25 13:26:19 -0700
-
-
93990ab7da
v0.33.11
Jordan Harband
2018-04-25 13:25:35 -0700
-
61c7b133f8
[Fix] `nvm install-latest-npm`: node v4.5 and v4.6 work on npm v5.4.1, but not v5.4.2
Jordan Harband
2018-04-25 10:08:41 -0700
-
eb0a8442d8
[Fix] `nvm install-latest-npm`: node v4.5 and v4.6 work on npm v5.4.1, but not v5.4.2
Jordan Harband
2018-04-25 10:08:41 -0700
-
a26ab88478
[Tests] fix `nvm install-latest-npm` tests to fail properly
Jordan Harband
2018-04-24 22:23:44 -0700
-
1f2a3234d2
[Tests] add `nvm install-latest-npm` tests for all node versions
Jordan Harband
2018-04-24 22:23:44 -0700
-
34e1ec800e
Merge tag 'v0.33.10'
Jordan Harband
2018-04-24 22:09:27 -0700
-
-
177a9673a7
v0.33.10
Jordan Harband
2018-04-24 22:08:51 -0700
-
db98f8cdaf
[Fix] `install-latest-npm`: npm 6 is out, and requires node 6 or higher
Jordan Harband
2018-04-24 14:39:46 -0700
-
c983fefbae
Merge pull request #1734 from PeterDaveHello/improve-NVM_DIR-handling
Jordan Harband
2018-04-24 16:22:42 -0700
-
-
09f7bbb78c
[Refactor] use a different approach to remove trailing slashes
Jordan Harband
2018-04-24 13:24:08 -0700
-
685312d600
[Fix] Remove $NVM_DIR trailing slash automatically, fix #1708
Peter Dave Hello
2018-04-12 14:14:58 +0800
-
-
42f11acce1
[Fix] `install-latest-npm`: npm 6 is out, and requires node 6 or higher
Jordan Harband
2018-04-24 14:39:46 -0700
-
d5dacdf80f
[Fix] `nvm debug`: Fix sed syntax error in nvm_command_info()
Peter Dave Hello
2018-04-17 18:09:47 +0800
-
d3a9272a0c
[Refactor] Speedup nvm_list_aliases()
Peter Dave Hello
2017-04-27 21:57:04 +0800
-
e7b42198b4
[Fix] Improve .nvmrc reading process
Peter Dave Hello
2018-02-20 03:34:43 +0800
-
-
1b14e6b4d9
v0.33.9
Jordan Harband
2018-04-14 22:38:18 -0700
-
f060867f15
Merge pull request #1739 from PeterDaveHello/add-editorconfig
Jordan Harband
2018-04-14 22:36:25 -0700
-
-
0da699605e
[eclint] only check non-ignored files
Jordan Harband
2018-04-14 22:12:22 -0700
-
0731003cfe
[New] Integrate eclint to test partial coding style
Peter Dave Hello
2018-02-26 02:29:38 +0800
-
544c3f4caa
[New] Add EditorConfig to help maintain part of coding style
Peter Dave Hello
2018-02-21 01:26:02 +0800
-
-
d9dc8464fd
[Doc] Add macOS install script note about Git
Peter Dave Hello
2018-04-13 01:14:39 +0800
-
ca66a13710
`nvm debug`: Improve OS version detection
Peter Dave Hello
2018-02-24 02:53:40 +0800
-
8ff437ae51
[Doc] Fix manual install & upgrade guide, fix #1772
Peter Dave Hello
2018-04-12 23:58:30 +0800
-
b15709e637
Turn off wget's output in nvm_get_latest()
Peter Dave Hello
2018-04-12 23:39:26 +0800
-
8b71861d06
[Fix] `install.sh`: Detect profile with $BASH_VERSION and $ZSH_VERSION
Brian M. Jemilo II
2018-04-09 15:13:02 -0500
-
68fe26a5e4
[Fix] Add autocompletion support to zsh
Brian M. Jemilo II
2018-04-09 14:54:28 -0500
-
37e0977e60
`install.sh`: Improve install.sh prompt output, add a newline
Peter Dave Hello
2018-04-10 15:53:33 +0800
-
918a39a0d0
[Tests] update mocks
Jordan Harband
2018-04-09 23:29:37 -0700
-
52f1b24895
[Tests] fix mirrors in mocks update script
Jordan Harband
2018-04-09 23:28:17 -0700
-
74ff70aab3
[Fix] installing with an LTS name should lowercase the name before ensuring a default
Jordan Harband
2018-04-09 23:23:27 -0700
-
663bddee9b
[docs] Add removal instructions to README.md
Ed Reel
2018-04-09 10:36:54 -0500
-
bc87d3dd1c
removed global install on README.md. closes #1773
Guy Lepage
2018-04-04 19:03:03 -0400
-
d8689f6b9a
`bash_completion`: Reduce startup time
easyaspi314 (Devin)
2018-03-12 10:41:05 -0400
-
0e3bb2cc47
[Fix] ensure --reinstall-packages-from has a version number.
Jordan Harband
2018-03-14 00:13:07 -0700
-
2850e65b62
[Docs] Fix some typos
Peter Dave Hello
2018-03-03 21:18:42 +0800
-
2859a19bbd
[Docs] fix spelling
Josh Soref
2018-03-06 04:38:01 +0000
-
d6fa67166c
[Fix] `reinstall-packages`: Prevent install/link when no packages found
Peter Dave Hello
2018-02-27 14:05:33 +0800
-
25b7f264d5
[Fix] Use `nvm_echo` instead of `echo` directly
Peter Dave Hello
2018-02-28 02:16:24 +0800
-
5fc8bd950d
Fix whitespace
Jordan Harband
2018-02-25 13:34:28 -0800
-
750571056c
[Fix] Correct most of the wrong indentation
Peter Dave Hello
2018-02-26 02:20:21 +0800
-
5f53caadad
[Refactor] Use grep `-q` parameter instead of redirect to /dev/null
Peter Dave Hello
2018-02-03 11:29:31 +0800
-
9c42470347
[New] Add "$PATH" to `nvm debug` output
Peter Dave Hello
2018-02-06 08:17:20 +0800
-
9f34b3e95c
Remove trailing space
Peter Dave Hello
2018-02-26 01:03:01 +0800
-
41ec44f6b5
Add missing final newline in test script
Peter Dave Hello
2018-02-26 01:02:41 +0800
-
2cd2c0f72e
Remove useless trailing newlines
Peter Dave Hello
2018-02-26 01:01:30 +0800
-
f3076d14c9
[Fix] Add missing "command" prefixes for few commands
Peter Dave Hello
2018-02-20 04:05:47 +0800
-
bb803492d8
Remove duplicate code in nvm_npm_global_modules()
Peter Dave Hello
2018-02-05 06:21:33 +0800
-
f290ccf1d5
[Fix] Add missing "command" prefix for "tr", fix #1725
Peter Dave Hello
2018-02-19 13:59:26 +0800
-
225e447b54
[Doc] Update Docker image build info in README.md
Peter Dave Hello
2018-02-19 00:27:04 +0800
-
77da9f5a6d
Optimize ShellCheck installation in Docker image
Peter Dave Hello
2018-01-18 00:33:41 +0800
-
3ed47431f8
[New] Print $SHLVL in `nvm debug`
Peter Dave Hello
2017-11-05 03:25:04 +0800
-
aad269d224
Display FreeBSD and SunOS with correct caps
Peter Dave Hello
2018-02-12 02:15:01 +0800
-
74f455e610
[Docs] Add reminder that NVM_DIR should not contain trailing slash, fix for #1708
Christoph Krautz
2018-02-09 11:51:46 +0100