0
0
mirror of https://github.com/tj/n.git synced 2024-11-25 07:39:21 +01:00
Commit Graph

606 Commits

Author SHA1 Message Date
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
John Gee
455079eca2 Refactor deletion code
- remove legacy side-effect modifying `selected`
- inline deletion logic
- do nothing if no selection
2019-10-23 23:11:42 +13:00
Thomas Ruiz
4e6ee60a74 Press "d" to remove version in menu (#590)
* Press "d" to remove version in menu

* changed "remove" to "delete"

* allow to delete active version and improved UX

* fixed menu message

* added comment to function
2019-10-23 20:29:08 +13:00
John Gee
0cbbefc645 Post-release 2019-08-20 20:54:11 +12:00
John Gee
3c81f6d70a 6.0.1 2019-08-20 20:51:06 +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
db6ef10901 Prerelease 2019-08-16 21:02:36 +12:00
John Gee
ce10923d9a 6.0.0 2019-08-16 21:01:26 +12:00
John Gee
830d7ca166 Prerelease 2019-08-16 21:01:21 +12:00
John Gee
c45c644147 Move CONTRIBUTING to top level, for visibility 2019-08-16 20:57:48 +12:00
John Gee
f96e609314 Call exit to avoid processing extra parameters 2019-08-12 21:32:51 +12:00
John Gee
bff1bb01ce Fix some references to nvh 2019-08-12 08:23:28 +12:00
John Gee
4fa17dd268 Add proxy documentation from old PR 2019-08-05 18:22:11 +12:00
John Gee
f8ab857aa8 Bump version post-release 2019-08-04 17:03:27 +12:00
John Gee
82103e75a8 Update tests to include more than just installs 2019-08-04 16:33:45 +12:00
John Gee
b285b478ee Disable certificate checks with wget tests to allow mitm proxy 2019-08-04 12:57:51 +12:00
John Gee
18908a8de0 Add back support for old stable (now alias for lts) 2019-08-04 12:49:24 +12:00
John Gee
3c12cb2e83 Update old n-test context 2019-08-04 12:44:17 +12:00
John Gee
eb3521d9a8 Remove extra --arch example for old Macs 2019-08-04 12:33:31 +12:00
John Gee
424c721065 Fix heading 2019-08-04 11:56:15 +12:00
John Gee
c09a193b3e Lint. Remove malformed and stale link. 2019-08-04 11:56:07 +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