0
0
mirror of https://github.com/tj/n.git synced 2024-11-29 05:42:48 +01:00
Commit Graph

347 Commits

Author SHA1 Message Date
jerome@work
00d82dbfcc remove version fix 2013-07-09 17:27:17 +02:00
TJ Holowaychuk
6b4cf8e154 Merge pull request #133 from jeromedecoster/argument-not-used
removed unused arguments
2013-07-09 08:17:52 -07:00
jerome@work
028f5b03a8 removed unused arguments 2013-07-09 17:11:38 +02:00
TJ Holowaychuk
7f8447281a Merge pull request #128 from hstkk/activate
Optimize activate
2013-07-08 14:32:47 -07:00
hstkk
89fda526c2 Optimize activate 2013-07-07 17:30:29 +03:00
hstkk
ca629e9f5f Replace last which command with command -v 2013-06-28 09:58:58 +03:00
TJ Holowaychuk
4185193fb8 Release 1.0.0 2013-06-26 14:04:58 -07:00
TJ Holowaychuk
6a267d5c69 Merge branch 'master' of github.com:visionmedia/n 2013-06-26 14:04:32 -07:00
TJ Holowaychuk
163a3feda4 changelog 2013-06-26 14:04:29 -07:00
TJ Holowaychuk
efa190459f Merge pull request #121 from uggedal/master
Switch from which to command -v
2013-06-26 14:03:01 -07:00
TJ Holowaychuk
582b464b10 Merge pull request #122 from thatguydan/patch-1
Use -R when activating. Fixes #118
2013-06-26 14:01:20 -07:00
Daniel Friedman
a4b5a8d901 Use -R when activating. Fixes #118
For some reason the old -r flag isn't properly copying the files across, using -R seems to fix this.
2013-06-18 12:15:30 +11:00
Eivind Uggedal
104a44cb73 Switch from which to command -v. 2013-06-18 00:09:46 +02:00
TJ Holowaychuk
9c324c4257 Merge pull request #120 from hstkk/master
Add RPI support
2013-06-17 09:26:29 -07:00
hstkk
0e9af64fa7 Add RPI support, fix visionmedia/n#108 2013-06-16 23:56:12 +03:00
Ben Atkin
27f7ff6cc8 reference issue #105 2013-03-12 12:38:45 -06:00
Ben Atkin
7109b84f5d Release 0.9.3 2013-03-12 12:32:43 -06:00
Ben Atkin
ad33c9784b use more widely compatible regex for n --stable 2013-03-12 12:26:41 -06:00
Ben Atkin
d177714ea8 Release 0.9.2 2013-03-12 11:08:30 -06:00
Ben Atkin
e122568b82 update version in script to match version in package.json; bump version 2013-03-12 11:05:37 -06:00
Ben Atkin
9da3558da1 Release 0.9.1 2013-01-21 09:20:21 -07:00
Ben Atkin
ce0c2e92fe Merge branch 'patch-1' of https://github.com/nw/n 2013-01-21 09:11:50 -07:00
Nathan White
12d2156b89 uname lookup broken on ubuntu 12.04
I escaped the lookup and works fine for me now. Tested other os and still worked.
2013-01-21 08:47:43 -07:00
Matt Robenolt
0634fde4a5 Prior to 0.8.6 did not include binaries 2013-01-19 19:50:24 -08:00
TJ Holowaychuk
ab9b4c4103 Release 0.9.0 2013-01-19 13:27:56 -08:00
TJ Holowaychuk
4e948b4b4b Merge branch 'master' of github.com:visionmedia/n 2013-01-19 13:25:19 -08:00
TJ Holowaychuk
f36163efba add up/down arrows for navigating installed version selection 2013-01-19 13:25:00 -08:00
Ben Atkin (I accept patches by email.)
d3700228c3 Merge pull request #93 from vincentmac/master
typo in readme
2013-01-18 11:22:10 -08:00
Vincent Mac
55587caef2 typo in readme 2013-01-18 11:19:01 -08:00
TJ Holowaychuk
c70e910715 Release 0.8.2 2013-01-18 11:11:05 -08:00
TJ Holowaychuk
684a8bb92e refactor tarball_url() 2013-01-18 11:04:35 -08:00
TJ Holowaychuk
db5af86db5 docs 2013-01-18 10:43:44 -08:00
TJ Holowaychuk
9100fea4f6 add back support for "v" prefix on install 2013-01-18 10:38:07 -08:00
TJ Holowaychuk
02945efe26 fix version 2013-01-18 10:35:54 -08:00
TJ Holowaychuk
34a81f051f add n prev log message 2013-01-18 10:34:42 -08:00
TJ Holowaychuk
fabf52a0bb add n prev to revert to previously selected version 2013-01-18 10:32:17 -08:00
TJ Holowaychuk
c5a473f9f9 Release 0.8.1 2013-01-18 07:49:03 -08:00
TJ Holowaychuk
374b70ecdb add activation when already installed 2013-01-18 07:48:34 -08:00
TJ Holowaychuk
873e6e6f7b add activate() 2013-01-18 07:47:21 -08:00
TJ Holowaychuk
662d075f23 Release 0.8.0 2013-01-18 07:44:33 -08:00
TJ Holowaychuk
e250697c3c Release 0.8.0 2013-01-18 07:44:10 -08:00
TJ Holowaychuk
c7e0564a5a docs 2013-01-18 07:44:01 -08:00
TJ Holowaychuk
7fd90c09e3 docs 2013-01-18 07:41:51 -08:00
TJ Holowaychuk
226781dfbd rewrite n. Closes #92 2013-01-18 07:40:49 -08:00
TJ Holowaychuk
d36c2b8804 Revert "Use symlinks instead of copying files upon switch."
This reverts commit 0895ea3e50.
2012-10-07 19:24:29 -07:00
TJ Holowaychuk
77946bb9c6 Merge pull request #85 from Suor/master
Use symlinks instead of copying files upon switch
2012-09-30 10:59:08 -07:00
Alexander Schepanovski
0895ea3e50 Use symlinks instead of copying files upon switch.
Bakward incompatable change - any modules and executables
such as npm, coffee and even n itself are now diffrent
for diffrent node versions. This is probably a good thing anyway.
2012-10-01 01:25:44 +08:00
TJ Holowaychuk
a5593eb1e8 Merge pull request #83 from aheckmann/errmsg
fixed; error message when executing with uninstalled version
2012-08-28 13:34:22 -07:00
Aaron Heckmann
17209227b7 fixed; error message when executing with uninstalled version 2012-08-25 09:10:51 -07:00
TJ Holowaychuk
73ee2e7fb0 Release 0.7.3 2012-07-13 14:44:08 -07:00