0
0
mirror of https://github.com/tj/n.git synced 2024-11-21 18:48:57 +01:00
Commit Graph

830 Commits

Author SHA1 Message Date
John Gee
da672069b6 Update CHANGELOG for merged work 2020-06-24 20:52:25 +12:00
John Gee
4358e91442 Lint: quote echoed variables 2020-06-24 20:46:35 +12:00
DeeDeeG
c9475fd328
bin/n: Update can_use_xz() for macOS 11 (#624)
macOS 11 has been announced, and is expected to continue to support xz
2020-06-24 20:44:29 +12:00
John Gee
9e87f62c7e Post release 2020-04-11 17:49:23 +12:00
John Gee
8c55fba3d5 6.5.1 2020-04-11 17:47:40 +12:00
John Gee
e1e9f706cd Change filename. Prepare for release. 2020-04-11 17:46:36 +12:00
John Gee
16b386ebb5 Add links to CHANGELOG 2020-04-11 14:22:12 +12:00
John Gee
2bde133649 Post release 2020-04-11 14:19:39 +12:00
John Gee
a1035f2807 6.5.0 2020-04-11 14:17:12 +12:00
John Gee
0231004e4f Prepare for release 2020-04-11 14:13:43 +12:00
John Gee
59adcab8b4
Add auto label to read version from .node-version (#616)
* Add support for auto, reading version from .node-version

* Make version unique in tests

* Add support for auto doing a lookup for unresolved version

* Make auto description more consistent in style with other labels.
2020-04-11 14:10:29 +12:00
John Gee
3a1e96a4c0 Post release 2020-03-10 21:03:46 +13:00
John Gee
4257eeb035 6.4.0 2020-03-10 20:55:29 +13:00
John Gee
aa288f87e5 Set execute permission 2020-03-10 20:54:30 +13:00
John Gee
1ed870c3b0 Prepare for release 2020-03-10 20:53:58 +13:00
John Gee
9de2ee159c Add release script 2020-03-10 20:52:51 +13:00
_lchemist
a67fbc9c9b
fix arch match rule for armv8l (#614) 2020-03-10 20:22:14 +13:00
John Gee
f0d22e4b01 Add N_PRESERVE_NPM to unset for tests 2020-02-27 21:38:47 +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
1dfbe3d869 Post-release 2020-02-24 21:54:38 +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
89f55fd2f6 Bump version 2020-01-29 22:07:50 +13:00
John Gee
ed0aa9168b 6.2.0 2020-01-29 22:06:40 +13:00
John Gee
39700eb84f Preparing for release 2020-01-29 22:06:19 +13:00
John Gee
aef717d3ab Fix typo and improve comment
Co-authored-by:  DeeDeeG <DeeDeeG@users.noreply.github.com>
2020-01-29 21:47:54 +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
abf0abcb67 Merge branch 'master' into develop 2020-01-29 21:39:54 +13:00
John Gee
98005fb691 Post-release 2019-11-23 18:00:50 +13:00
John Gee
80b5194f87 6.1.3 2019-11-23 17:55:44 +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
d84a584403 Simplify doctor output, no markdown 2019-11-16 17:27:53 +13:00
John Gee
a564e2662e Post-release, and suppress lint warning 2019-11-16 16:42:56 +13:00
John Gee
2d86b67bff Merge branch 'develop' 2019-11-16 16:29:13 +13:00
John Gee
f0f4782f9a 6.1.2 2019-11-16 16:27:23 +13:00
John Gee
0a3316a43b Prepare for release 2019-11-16 16:26:10 +13:00
John Gee
3104e958f1 List the old and new locations when change location, one-off situation, give lots of detail 2019-11-16 16:24:44 +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
80b8d69d04 6.1.1 2019-11-10 11:35:29 +13:00
John Gee
23788b640a Prepare for 6.1.1 release 2019-11-10 11:34:13 +13:00
scottkof
a5b5ae5a97 Update tar command to use --no-same-owner (#593) 2019-11-10 11:26:25 +13:00
John Gee
b301bceb15 Post release 2019-10-25 20:49:58 +13:00
John Gee
dcdd32b631 6.1.0 2019-10-25 20:46:49 +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