0
0
mirror of https://github.com/tj/n.git synced 2024-11-24 19:46:56 +01:00

Commit Graph

  • 3de97e730d Fix paths John Gee 2021-02-25 22:08:16 +1300
  • 43afbed8b6 Add archlinux dockerfile John Gee 2021-02-25 21:50:14 +1300
  • a6fdd81db1 Add flag for linking and log that experimental John Gee 2021-02-25 20:05:51 +1300
  • d6d8961ed1 Respect preserve for symlink too John Gee 2021-02-25 19:45:53 +1300
  • 3693eca3c9 Unwrap install copies John Gee 2021-02-24 23:14:21 +1300
  • 4c69ac3fa3 Add install method to doctor John Gee 2021-02-21 19:13:10 +1300
  • 96500ba164 Remove files in way of symlinks John Gee 2021-02-21 16:47:01 +1300
  • 144cd59c4b Add experimental support for using symlink to activate version John Gee 2021-02-21 16:34:38 +1300
  • 94de56b68d Tweek comment John Gee 2021-02-20 09:14:54 +1300
  • 3e606637fb Reduce output from N_TEST_DISPLAY_LATEST_RESOLVED_VERSION and reduce churn in tests, revert changes John Gee 2021-02-20 09:07:07 +1300
  • ad5b0ad81c Refactor routines that log (like auto and engine) to return global rather than use STDOUT John Gee 2021-02-19 21:29:27 +1300
  • 6777a34af0 Post-release John Gee 2021-01-30 16:56:03 +1300
  • 6612af6980 7.0.1 v7.0.1 John Gee 2021-01-30 16:54:05 +1300
  • 0ac569ed07 Prerelease John Gee 2021-01-30 16:53:44 +1300
  • 5b8d920723
    Fix failure to display error under some circumstances (#651) John Gee 2021-01-27 22:20:46 +1300
  • a8f6cb26e2
    Mention MacPorts in readme (#650) Aaron Madlon-Kay 2021-01-27 18:19:52 +0900
  • aa38b65ab2 Fix failure to display error under some circumstances John Gee 2021-01-27 21:43:49 +1300
  • e96806b70b
    Link the MacPorts n port Aaron Madlon-Kay 2021-01-27 17:00:57 +0900
  • 132710e176
    Mention MacPorts in readme Aaron Madlon-Kay 2021-01-27 15:38:51 +0900
  • e5a441a068 Upgrade bats. Use boost-assert for better failure messages. John Gee 2020-12-21 22:50:54 +1300
  • d7b9edd238 Eliminate last bogus uses of run in tests John Gee 2020-12-20 19:10:34 +1300
  • 09d05f4228 Post-release John Gee 2020-12-20 17:23:06 +1300
  • 9dad9db17a 7.0.0 v7.0.0 John Gee 2020-12-20 17:17:40 +1300
  • f4712eaa05 Prepare for release John Gee 2020-12-20 16:56:24 +1300
  • feddb99772 Remove anti-pattern use of run in more tests John Gee 2020-12-20 16:42:27 +1300
  • 228dc1c4d7
    WIP: Scan package.json last (#644) John Gee 2020-12-20 16:17:18 +1300
  • 35d7694256 Oops, remove denugging John Gee 2020-12-20 13:05:01 +1300
  • 392a11d738 Same-line local masking possible command error John Gee 2020-12-20 13:04:05 +1300
  • 08295d8997 Rework auto tests with best practice BATS patterm. Simpler and ignores trace logging. John Gee 2020-12-20 12:56:25 +1300
  • b20b2dac02 Add engine to help, remove chakra from code. John Gee 2020-12-20 12:54:40 +1300
  • d067f4873b Scan for package.json after other files (as engine) John Gee 2020-12-20 10:56:49 +1300
  • 61a11c2394 Protect tests fron GREP_OPTIONS too John Gee 2020-12-20 10:17:31 +1300
  • 56f92d3963 Merge branch 'develop' of github.com:tj/n into develop John Gee 2020-12-20 10:11:04 +1300
  • c864482c26
    Fix wrong version string match for colorized grep (#643) al3x-huang 2020-12-19 13:10:16 -0800
  • f8afa774fd Fix wrong version string match for colorized grep Alex Huang 2020-12-18 23:40:11 -0800
  • 62a00c750f Post release John Gee 2020-12-12 19:36:49 +1300
  • 9b1509853c 6.8.0 v6.8.0 John Gee 2020-12-12 19:35:20 +1300
  • 851fd12f61 Use x64 for Apple M1 architecture for now John Gee 2020-12-12 19:33:49 +1300
  • 41d22aa905 Fix lint warnings John Gee 2020-11-29 09:49:27 +1300
  • 03d1d8b2b9 Suppress warning when downloading semvr with npx using npm 7 John Gee 2020-11-29 09:47:11 +1300
  • db28c7f098 Post release John Gee 2020-11-25 22:13:08 +1300
  • ab611411af 6.7.1 v6.7.1 John Gee 2020-11-25 22:10:28 +1300
  • db087af8b8 Prepare for release, better John Gee 2020-11-25 22:09:38 +1300
  • b231769beb Prepare for release John Gee 2020-11-25 21:49:26 +1300
  • 6b82f30793
    Detect download failure (#635) John Gee 2020-11-25 21:12:07 +1300
  • dd5f5f9779 Fix auto support to ignore package.json when no engines found mhassan1 2020-11-24 20:12:36 -0500
  • 68d75810f4 Add rsync to containers for --preserve tests John Gee 2020-11-18 21:49:01 +1300
  • 140af67dea Detect download failure John Gee 2020-11-18 20:53:09 +1300
  • 81ffd9ea7a "directly" caused confusion in past, reword John Gee 2020-09-08 19:39:06 +1200
  • a065181454 Remove chakra from README, no longer being updated John Gee 2020-09-08 19:37:07 +1200
  • 0632e3bfda
    Fix README nit Gabriel Monteagudo 2020-08-28 23:37:23 -0300
  • 6ee8fd95e3 Fix repeated word typo John Gee 2020-08-05 20:44:50 +1200
  • 8b0951d649 Post release John Gee 2020-07-25 22:06:13 +1200
  • cbc01f3ae0 6.7.0 v6.7.0 John Gee 2020-07-25 22:04:05 +1200
  • 25cf9f9672
    Extend auto support to include .node-version, .nvmrc, and engines field of package.json (#628) John Gee 2020-07-25 21:59:32 +1200
  • 3fd1d0a4b9 Prepare for release John Gee 2020-07-25 13:40:25 +1200
  • c53e2b3d9b Extend auto to include .node-version, .nvmrc, and engines John Gee 2020-07-25 13:35:10 +1200
  • d550a9f60e
    Use https instead of http (#627) Daniel Ruf 2020-07-15 10:39:09 +0200
  • 06449c5529 Use https instead of http Daniel Ruf 2020-07-15 10:00:14 +0200
  • c27d85148a Post-release John Gee 2020-07-04 15:30:44 +1200
  • 12fd48d3c1 6.6.0 v6.6.0 John Gee 2020-07-04 15:27:09 +1200
  • 2678bda60c Prepare for release John Gee 2020-07-04 15:24:14 +1200
  • 4b094b1903 Add to CHANGELOG John Gee 2020-06-24 21:04:25 +1200
  • 449948926e
    Add node support aliases (#619) John Gee 2020-06-24 21:01:53 +1200
  • da672069b6 Update CHANGELOG for merged work John Gee 2020-06-24 20:52:25 +1200
  • 4358e91442 Lint: quote echoed variables John Gee 2020-06-24 20:46:35 +1200
  • c9475fd328
    bin/n: Update can_use_xz() for macOS 11 (#624) DeeDeeG 2020-06-24 04:44:29 -0400
  • 82423bf5ae bin/n: Update can_use_xz() for macOS 11 DeeDeeG 2020-06-23 12:00:44 -0400
  • 7dd91b9be6 Add node support alias for supported, add tests John Gee 2020-05-02 16:29:23 +1200
  • 5fcbf0d594 Modify markdown for keys John Gee 2020-05-02 16:25:20 +1200
  • b66a7872cf Rename testing hook John Gee 2020-04-27 12:39:43 +1200
  • f594a0981b Make wording more accurate John Gee 2020-04-26 12:33:28 +1200
  • 9540348cb8 Add documentation for node support aliases, drop all from first implementation John Gee 2020-04-26 12:09:35 +1200
  • f8ce78455e Basic implementation of node support aliases John Gee 2020-04-20 21:00:29 +1200
  • 9e87f62c7e Post release John Gee 2020-04-11 17:49:23 +1200
  • 8c55fba3d5 6.5.1 v6.5.1 John Gee 2020-04-11 17:47:40 +1200
  • e1e9f706cd Change filename. Prepare for release. John Gee 2020-04-11 17:46:36 +1200
  • 16b386ebb5 Add links to CHANGELOG John Gee 2020-04-11 14:22:12 +1200
  • 2bde133649 Post release John Gee 2020-04-11 14:19:39 +1200
  • a1035f2807 6.5.0 v6.5.0 John Gee 2020-04-11 14:17:12 +1200
  • 0231004e4f Prepare for release John Gee 2020-04-11 14:13:43 +1200
  • 59adcab8b4
    Add auto label to read version from .node-version (#616) John Gee 2020-04-11 14:10:29 +1200
  • 89400e546a Make auto description more consistent in style with other labels. John Gee 2020-04-11 14:01:05 +1200
  • f90cb3bfdc Add support for auto doing a lookup for unresolved version John Gee 2020-04-11 12:14:26 +1200
  • 9c4a91c79b Make version unique in tests John Gee 2020-04-10 19:19:39 +1200
  • f508f01030 Add support for auto, reading version from .node-version John Gee 2020-04-10 19:06:36 +1200
  • 3a1e96a4c0 Post release John Gee 2020-03-10 21:03:46 +1300
  • 4257eeb035 6.4.0 v6.4.0 John Gee 2020-03-10 20:55:29 +1300
  • aa288f87e5 Set execute permission John Gee 2020-03-10 20:54:30 +1300
  • 1ed870c3b0 Prepare for release John Gee 2020-03-10 20:53:58 +1300
  • 9de2ee159c Add release script John Gee 2020-03-10 20:52:51 +1300
  • a67fbc9c9b
    fix arch match rule for armv8l (#614) _lchemist 2020-03-10 15:22:14 +0800
  • 1f73b7c6c3 fix arch match rule for armv8l IOLY 2020-03-05 20:55:01 +0800
  • f0d22e4b01 Add N_PRESERVE_NPM to unset for tests John Gee 2020-02-27 21:38:47 +1300
  • 4b87f8b760 Post-release John Gee 2020-02-25 21:31:03 +1300
  • a0cfc80791 Prepare for release v6.3.1 John Gee 2020-02-25 21:18:38 +1300
  • 67cd962c10 Remove old node before copy John Gee 2020-02-25 21:00:33 +1300
  • 1dfbe3d869 Post-release John Gee 2020-02-24 21:54:38 +1300
  • 8c30f120d1
    Preserve npm (#611) v6.3.0 John Gee 2020-02-24 21:50:23 +1300
  • 3e0338b999 Prepare CHANGELOG for release John Gee 2020-02-24 21:41:28 +1300