Marc-Aurèle DARCHE
|
4612d8d827
|
Remove source bashism
Using `.` and not `source`, since it's more portable
cf. #704 and https://wiki.ubuntu.com/DashAsBinSh#source
|
2015-04-19 16:25:34 +02:00 |
Shane Keulen
|
7ea15a7618
|
Added compatibility issues section
Sections includes warnings for cretain nonstandard path settings and environment variables that conflict with nvm.
|
2015-04-13 16:54:20 -04:00 |
Jordan Harband
|
c966204cd6
|
v0.24.1
|
2015-04-05 12:55:17 -07:00 |
Jordan Harband
|
5802ac3ea7
|
v0.24.0
|
2015-03-05 21:35:37 -08:00 |
Félix Saparelli
|
2db71a85a5
|
Move mention of Fish near the Windows alternatives
|
2015-02-08 11:31:31 +13:00 |
Félix Saparelli
|
64b16faf72
|
Point fish users in the right direction
|
2015-02-08 11:05:21 +13:00 |
Jordan Harband
|
0f1f3ed29c
|
v0.23.3
|
2015-02-02 20:26:00 -08:00 |
G. Kay Lee
|
3e74bac964
|
Update README.markdown
Add link to io.js repo as suggested in #618
|
2015-01-25 15:29:36 +08:00 |
Jordan Harband
|
1eaf6b53e4
|
v0.23.2
|
2015-01-23 13:53:03 -08:00 |
Jordan Harband
|
8822bd719a
|
v0.23.1
|
2015-01-23 02:08:36 -08:00 |
Jordan Harband
|
d90c1eca39
|
Remove trailing whitespace
|
2015-01-23 02:08:13 -08:00 |
yelo
|
c8f712a334
|
add iojs mirror to README
|
2015-01-23 11:18:51 +08:00 |
Mikeal Rogers
|
0471d0ffd6
|
Adding iojs to README.
Not entirely sure this is the best place for this but it was the best I could find.
|
2015-01-20 10:21:18 -05:00 |
Jordan Harband
|
43a7d78693
|
v0.23.0
|
2015-01-19 22:15:06 -08:00 |
Jacob Hoffman-Andrews
|
896a7eddd3
|
Move some URLs to HTTPS.
|
2015-01-18 12:05:44 -08:00 |
Jordan Harband
|
448bd38a55
|
v0.22.2
|
2015-01-14 15:44:40 -08:00 |
Jordan Harband
|
0a142b7e7a
|
v0.22.1
|
2015-01-10 19:43:36 -08:00 |
Jordan Harband
|
c91e8d0ba2
|
v0.22.0
|
2014-12-26 16:30:21 -08:00 |
Jordan Harband
|
bef3a5ce3a
|
v0.21.0
|
2014-12-22 12:03:33 -08:00 |
Jordan Harband
|
f408d68afc
|
Add `nvmrc` note to `nvm which` blurb.
|
2014-12-17 01:30:23 -08:00 |
Daniel Bretoi
|
7805492bda
|
merge with master
|
2014-12-02 13:01:37 -08:00 |
Jordan Harband
|
8964cb46d3
|
v0.20.0
|
2014-11-29 11:23:16 -08:00 |
Jordan Harband
|
7bbcd3a977
|
v0.19.0
|
2014-11-23 14:49:38 -08:00 |
Jordan Harband
|
e728577627
|
Rename `nvm copy-packages` to `nvm reinstall-packages`, and `--copy-packages-from` install option to `--reinstall-packages-from`
For #341. `nvm copy-packages` and install option `--copy-packages-from` will continue to be supported for for at least a full minor release version.
|
2014-11-22 13:22:24 -08:00 |
Daniel Bretoi
|
c9a53fe0c7
|
include nvm which in documentaiton
|
2014-11-21 17:55:46 -08:00 |
Jordan Harband
|
5f5eb47f14
|
v0.18.0
|
2014-11-05 10:59:59 -08:00 |
Jordan Harband
|
601490ac1d
|
Merge tag 'v0.17.3'
|
2014-10-20 15:50:47 -07:00 |
Jordan Harband
|
4748b3a236
|
v0.17.3
|
2014-10-20 15:48:49 -07:00 |
Jordan Harband
|
a7b1f93592
|
README cleanup: Use the Oxford comma, properly lowercase commands
|
2014-10-19 19:26:17 -07:00 |
Jordan Harband
|
ca89cceb99
|
Default $NVM_SYMLINK_CURRENT to off (create a "current" symlink on `use`).
Fixes #499.
|
2014-10-14 18:14:12 -07:00 |
Corey Butler
|
2edc86d574
|
Fixed links
The links were relative to github.com/creationix/nvm/master instead of the intended sites.
|
2014-10-05 10:15:10 -05:00 |
Jordan Harband
|
9d23f609ad
|
Add note about Windows options. Related to #284.
|
2014-10-04 16:42:29 -07:00 |
Jordan Harband
|
9d9cfdc2c8
|
Two spaces after a period is incorrect.
|
2014-10-04 16:38:56 -07:00 |
Jordan Harband
|
acfc459bc5
|
Adding notes to the README for "stable", "unstable", and "system".
|
2014-09-29 21:43:58 -07:00 |
Jordan Harband
|
f0471acbf5
|
v0.17.2
|
2014-09-29 14:32:44 -07:00 |
Jordan Harband
|
145da7eef8
|
v0.17.1
|
2014-09-26 23:22:56 -07:00 |
Jordan Harband
|
53f9841c6c
|
v0.17.0
|
2014-09-24 14:58:07 -07:00 |
Jordan Harband
|
64de890d07
|
v0.16.1
|
2014-09-14 22:24:18 -07:00 |
Jordan Harband
|
f6fef75f36
|
Use git in manual install instructions to determine the latest release tag, rather than hardcoding it.
Per 199ba53340
|
2014-09-13 11:37:19 -07:00 |
Jordan Harband
|
199ba53340
|
Fixing manual install instructions to use the version tag. Relates to #520
|
2014-09-13 00:59:09 -07:00 |
Jordan Harband
|
d1b6332bbe
|
v0.16.0
|
2014-09-11 00:58:09 -07:00 |
Jordan Harband
|
9d96e4a6bf
|
v0.15.0
|
2014-09-03 00:08:53 -07:00 |
Jordan Harband
|
a00a3a7429
|
Document NVM_SYMLINK_CURRENT env var from #514.
|
2014-09-03 00:07:45 -07:00 |
Jordan Harband
|
f9769e40dd
|
v0.14.0
|
2014-08-27 00:49:30 -07:00 |
Jordan Harband
|
eef12cc2b3
|
v0.13.1
|
2014-08-08 11:48:54 -07:00 |
Jordan Harband
|
61709c1f97
|
v0.13.0
|
2014-08-02 19:24:39 -07:00 |
Jordan Harband
|
a703d3591f
|
Tweaking the readme description
|
2014-08-02 19:22:53 -07:00 |
Jordan Harband
|
d5c0e94166
|
Adding `nvm exec` command.
|
2014-08-01 01:26:33 -07:00 |
Jordan Harband
|
1d37af162a
|
v0.12.2
|
2014-07-29 00:35:27 -07:00 |
Jordan Harband
|
68574cc7e8
|
v0.12.1
|
2014-07-24 14:07:26 -07:00 |