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

475 Commits

Author SHA1 Message Date
John Gee
cbde6e2b01
Add download command (#821) 2024-11-09 11:42:51 +13:00
John Gee
eea2a55533
Add support for trailing comment in .nvmrc (#820) 2024-10-28 14:58:34 +13:00
John Gee
7128e837f3 Add more codenames, out to 2026 2024-10-28 14:12:13 +13:00
John Gee
9d9e58a1df Documentation updates 2024-10-28 10:05:44 +13:00
John Gee
2914fe3ed5 Merge branch 'develop' of github.com:tj/n into develop 2024-10-20 11:12:02 +13:00
John Gee
859efc6a14 Prepare for release 2024-10-20 11:11:52 +13:00
John Gee
e5c51e8d67
Remove stale while loop (#817) 2024-10-20 11:05:41 +13:00
John Gee
65bd2fe237
Add --cleanup (#818) 2024-10-20 11:05:12 +13:00
jinxiao
cf40ac5e0a
mask download url when there is a password (#815) 2024-10-04 11:07:21 +13:00
John Gee
6051073a6a Post-release 2024-09-06 14:31:49 +12:00
John Gee
69bc40686e Prepare for release 2024-09-06 14:28:25 +12:00
John Gee
426952cf48
Fast track exact auto (#813) 2024-09-06 14:07:51 +12:00
John Gee
acf6b5c639 Simplify doctor info for jq, in line with other diagnostics 2024-08-16 16:32:28 +12:00
John Gee
d75cfc6c9f Remove redundant checks for commands 2024-08-16 16:17:59 +12:00
Eli Barzilay
b496b82ef3
If jq is installed, use it to get values from package.json (#810)
`jq` is a popular choice for being installed, especially on CI machines,
and using it to read engines from package.json is faster than running node.
2024-08-16 16:13:52 +12:00
John Gee
010c596cc9 Post-release 2024-04-21 12:35:24 +12:00
John Gee
010f060b7b Prepare for release 2024-04-21 12:33:23 +12:00
John Gee
8974241cbe Merge branch 'develop' of github.com:tj/n into develop 2024-04-21 12:30:05 +12:00
John Gee
f9ee486b78
Remove use of curl --compressed due to a bug in 8.7.1 (#801) 2024-04-21 12:29:18 +12:00
John Gee
723bfcded1 Post-release 2024-04-21 12:28:50 +12:00
John Gee
d1ae808067 Post-release 2024-02-25 16:38:12 +13:00
John Gee
1a82541669 Prepare for release 2024-02-25 16:35:46 +13:00
John Gee
eb8f127c34
Rework doctor checks to support custom cache prefix (#796) 2024-02-25 16:24:58 +13:00
John Gee
0af211c189 Restore release version for a documentation-only update 2024-01-20 10:06:06 +13:00
John Gee
ebfd77d635 Restore release version for a documentation-only update 2024-01-20 10:04:49 +13:00
John Gee
9561800fd3 Post-release 2023-10-15 17:35:22 +13:00
John Gee
3fd9dcae11 Prepare for release 2023-10-15 17:33:28 +13:00
John Gee
0f4997415f
Add --offline (#785) 2023-10-15 17:28:48 +13:00
John Gee
12d3b948f5 Post release 2023-04-15 17:53:25 +12:00
John Gee
13049d1a0c Update CHANGELOG and version for v9.1.0 2023-04-15 17:50:09 +12:00
John Gee
41a52a3fec
Add npm check to doctor (#764) 2023-04-15 17:45:04 +12:00
John Gee
6ed06f74ec
Remove tests support for running over proxy and remove ArchLinux from tests (#750) 2022-12-14 19:54:59 +13:00
John Gee
4d6f017dab Bump version post-release 2022-11-04 19:00:57 +13:00
John Gee
ff393228f7 Prepare for release 2022-11-04 18:37:03 +13:00
John Gee
f0315af85f Add codename Jod 2022-10-29 20:42:54 +13:00
John Gee
2cfd6b69c9 Post release 2022-07-16 16:13:43 +12:00
John Gee
b1f4af3dec Prepare for release 2022-07-16 16:09:36 +12:00
John Gee
e20a854ee8
Add N_PRESERVE_COREPACK (#736) 2022-07-16 15:00:35 +12:00
John Gee
36a85d120a Post release 2022-04-18 15:33:08 +12:00
John Gee
b33ac1618d Prepare for release 2022-04-18 15:22:41 +12:00
John Gee
35f0f922b7 Add log before copying during install 2022-04-18 15:12:02 +12:00
John Gee
da51287cc4 Post-release 2022-03-18 18:19:38 +13:00
John Gee
6188fd7245 Prepeare for release 2022-03-18 18:16:25 +13:00
Gordon Bleux
e1b57955d6
Make cache directory configurable (#717)
Read the cache directory from the environment, falling back to a location under `N_PREFIX`
2022-03-18 17:59:09 +13:00
John Gee
0be24a8be2 Post-release 2022-01-09 10:07:58 +13:00
John Gee
c63f4e9056 Add quoting (per ShellCheck) 2022-01-09 09:59:29 +13:00
John Gee
f5fd0033cf Prepare for release 2022-01-09 09:45:34 +13:00
Alfonso Gómez-Arzola
eff4dd42c1
GH-706 Update location change message (#707)
* GH-706 Update location change message

* Remove (seemingly) unnecessary shellcheck exception

* Add missing trailing newline
2022-01-09 09:23:21 +13:00
John Gee
a19c6c2c82 Post-release 2021-12-04 13:50:54 +13:00
John Gee
8b18b33926 Prepeare for release 2021-12-04 13:39:25 +13:00