John Gee
3a1e96a4c0
Post release
2020-03-10 21:03:46 +13:00
John Gee
1ed870c3b0
Prepare for release
2020-03-10 20:53:58 +13:00
John Gee
4b87f8b760
Post-release
2020-02-25 21:31:03 +13:00
John Gee
a0cfc80791
Prepare for release
2020-02-25 21:18:38 +13:00
John Gee
67cd962c10
Remove old node before copy
2020-02-25 21:00:33 +13:00
John Gee
8c30f120d1
Preserve npm ( #611 )
...
* First cut at --preserve (npm)
* Add documentation for --preserve
* Add --preserve test
* Extend help section to include --no-preserve
* Bump version
* Prepare CHANGELOG for release
2020-02-24 21:50:23 +13:00
John Gee
494f8ba307
Post release
2020-01-29 22:13:49 +13:00
John Gee
39700eb84f
Preparing for release
2020-01-29 22:06:19 +13:00
DeeDeeG
6d642bc6e8
Auto xz ( #607 )
...
* bin/n: Port auto-xz feature from nvh
Includes platform/feature detection to guess if the user has
the ability to decompress xz tarballs using `tar`.
Doesn't attempt to fetch/decompress xz tarballs
for Node versions less than 4. (KISS).
The feature is set up to use xz instead of gz by default,
but the default behavior is easily configurable.
Co-authored-by: John Gee <john@ruru.gen.nz>
* documentation: Add documentation for auto-xz
* CHANGELOG.md: Copy xz entry from the nvh changelog
Copied and pasted from here:
https://github.com/shadowspawn/nvh/blob/master/CHANGELOG.md
* README.md: Copy xz info from docs at nvh repo
Copied and pasted from here:
https://github.com/shadowspawn/nvh/blob/master/docs/environment-variables.md
("NVH" changed to "N" as appropriate.)
Co-authored-by: John Gee <john@ruru.gen.nz>
Co-authored-by: John Gee <john@ruru.gen.nz>
2020-01-29 21:42:31 +13:00
John Gee
98005fb691
Post-release
2019-11-23 18:00:50 +13:00
John Gee
cc524e98a3
Add How It Works ro README and prepare for release
2019-11-23 17:54:41 +13:00
John Gee
f42094a930
Update CHANGELOG with doctor changes
2019-11-16 17:29:38 +13:00
John Gee
a564e2662e
Post-release, and suppress lint warning
2019-11-16 16:42:56 +13:00
John Gee
0a3316a43b
Prepare for release
2019-11-16 16:26:10 +13:00
John Gee
4c76c422c3
Add advice to reset command hash when appropriate
2019-11-16 14:26:47 +13:00
John Gee
e5b7cd3267
Add raw download instructions as another way of getting started
2019-11-16 10:09:01 +13:00
John Gee
f6aa66a367
Post-release
2019-11-10 11:37:52 +13:00
John Gee
23788b640a
Prepare for 6.1.1 release
2019-11-10 11:34:13 +13:00
John Gee
b301bceb15
Post release
2019-10-25 20:49:58 +13:00
John Gee
5fcb249aff
Fix typo, this is n not nvh
2019-10-24 21:49:28 +13:00
John Gee
c984499482
Update README and CHANGELOG with deletion, and bump version
2019-10-23 23:11:56 +13:00
John Gee
0cbbefc645
Post-release
2019-08-20 20:54:11 +12:00
John Gee
9476384600
Allow options to come after commands
2019-08-20 20:50:16 +12:00
John Gee
488354dc9c
Post-release
2019-08-16 21:19:11 +12:00
John Gee
830d7ca166
Prerelease
2019-08-16 21:01:21 +12:00
John Gee
4fa17dd268
Add proxy documentation from old PR
2019-08-05 18:22:11 +12:00
John Gee
424c721065
Fix heading
2019-08-04 11:56:15 +12:00
John Gee
d8c604e542
clarify changelog
2019-08-03 21:53:24 +12:00
John Gee
57da8ce4d8
Candidate of major revision, many changes
2019-08-03 19:54:26 +12:00
John Gee
491ee93a5a
Added lsr, much broken
2019-08-03 15:00:56 +12:00
John Gee
7643fb5855
Post-release
2019-08-02 21:38:07 +12:00
John Gee
6d24d40c9b
Add links to CHANGELOG
2019-08-02 21:33:32 +12:00
John Gee
b73a6ab83d
Add prompt to menu selection
2019-08-02 21:28:20 +12:00
John Gee
d89a969f25
Post-release
2019-07-20 13:47:13 +12:00
John Gee
e71823de10
Remove reference to now released prerelease
2019-07-20 13:44:14 +12:00
John Gee
458db234d0
Merge branch 'master' into develop
2019-07-20 13:27:16 +12:00
John Gee
2bc577260d
Update version link
2019-07-20 13:26:55 +12:00
John Gee
61cfe1b005
Post release
2019-07-20 13:25:24 +12:00
John Gee
52a2bc3c56
Preparing for release
2019-07-20 13:17:16 +12:00
John Gee
0be7c53b2f
Preparing for (pre)release
2019-06-03 20:31:12 +12:00
John Gee
e81edac2e4
Rework and add github templates
2019-06-02 20:55:21 +12:00
John Gee
1747b7a819
Add support for tty detection, NO_COLOR, and CLICOLOR
2019-05-23 22:16:07 +12:00
John Gee
ae2207612e
More informative install logging
...
- always install
- log when install from cache
- show same output installing from menu as from command line
- show diagnostics is installed version not active version
2019-05-21 23:24:24 +12:00
John Gee
1cf60d7806
Post release
2019-05-10 20:42:08 +12:00
John Gee
366e97cfb8
Preparing for release
2019-05-10 20:38:22 +12:00
John Gee
18de5eead8
Add uninstall
2019-05-09 22:22:17 +12:00
John Gee
c7cfc64bf1
Document the preferred env for custom source
2019-05-09 21:29:32 +12:00
John Gee
a454bcd271
Post release
2019-05-05 10:06:24 +12:00
John Gee
1ec95901d1
Preparing for release
2019-05-05 10:02:22 +12:00
John Gee
7e55db4e3e
Update terminology to be more careful with current/latest
2019-05-04 21:11:53 +12:00