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

830 Commits

Author SHA1 Message Date
Tom Gallacher
4646f6594d Adding stable only option 2012-01-28 15:28:17 +00:00
Tj Holowaychuk
93353630ce Release 0.6.1 2012-01-26 14:06:42 -08:00
TJ Holowaychuk
de4457240a Merge pull request #54 from darrenderidder/master
Fix log colors on linux
2012-01-26 09:30:01 -08:00
Darren DeRidder
3ed8b07d90 Fix control character sequence for Linux compatability 2012-01-26 12:21:17 -05:00
Darren DeRidder
470d7746b8 Revert "Fix control character sequence for compatability with Linux"
This reverts commit cb71c2b2a1.
2012-01-26 12:19:37 -05:00
Darren DeRidder
cb71c2b2a1 Fix control character sequence for compatability with Linux 2012-01-26 12:03:28 -05:00
Tj Holowaychuk
7a0ed43a77 history 2012-01-26 04:42:02 -08:00
Tj Holowaychuk
dd1a93e00b Fixed log colors (use printf) 2012-01-26 04:41:48 -08:00
Tj Holowaychuk
66e8d0244c merged 2012-01-26 04:34:07 -08:00
Tj Holowaychuk
f41d075ed0 Release 0.6.0 2012-01-26 04:28:15 -08:00
Tj Holowaychuk
6b2aef528a make --help descriptions line up 2012-01-26 04:25:04 -08:00
Daniel D. Shaw
fff5db9fad Refactored and simplified the node install functions. 2012-01-26 04:24:01 -08:00
Daniel Shaw
29b1706807 Added information about using custom tarball support. 2012-01-26 04:24:01 -08:00
Daniel D. Shaw
771c0bd6c4 More display_help tuning. 2012-01-26 04:24:01 -08:00
Daniel D. Shaw
988c3f0239 Updated help. 2012-01-26 04:24:01 -08:00
Daniel D. Shaw
6c838cd4d5 Added support for installing node with a tarball. 2012-01-26 04:24:00 -08:00
TJ Holowaychuk
ee2fc39f1e Merge pull request #52 from johnhamelink/master
Added /current Symlink to /usr/local/n/ so that there is a static file to reference
2012-01-24 19:38:30 -08:00
John Hamelink
cda2000fd4 Adding Symlink to currently used version of node so that globally installed modules are accessible from the PATH if the path is extended. 2012-01-20 22:03:30 +00:00
John Hamelink
824d2154c1 Adding Symlink to currently used version of node so that globally installed modules are accessible from the PATH if the path is extended. 2012-01-20 22:01:51 +00:00
John Hamelink
051e7d626d Adding Symlink to currently used version of node so that globally installed modules are accessible from the PATH if the path is extended. 2012-01-20 21:59:17 +00:00
TJ Holowaychuk
148939d6c9 Merge pull request #49 from yevgenko/patch-1
npm should be executed under certain node version
2012-01-04 10:07:09 -08:00
Yevgeniy Viktorov
a8c9d629fc wrap npm into certain node version 2012-01-04 19:57:49 +02:00
Tj Holowaychuk
8d1ec71f4c swap echo for printf. closes #44 2011-12-08 08:48:38 -08:00
TJ Holowaychuk
36918ebbcb Merge pull request #43 from appleboy/develop
Add execute npm arg if node.js version greater than or equal 0.6.3
2011-11-28 21:53:17 -08:00
Bo-Yi Wu
e44f849dcc Add execute npm arg if node.js version greater than or equal 0.6.3
Signed-off-by: Bo-Yi Wu <appleboy.tw@gmail.com>
2011-11-29 13:04:59 +08:00
TJ Holowaychuk
c5a8d5e636 moar jobs 2011-11-05 12:02:15 -07:00
TJ Holowaychuk
26bea532be Release 0.5.4 2011-11-05 11:20:30 -07:00
TJ Holowaychuk
46eb2c857e Merge pull request #40 from guybrush/master
fix install >= 0.5.x
2011-11-05 11:19:24 -07:00
Patrick Pfeiffer
cec7deb93d fix install >= 0.5.x 2011-11-05 19:10:49 +01:00
TJ Holowaychuk
33bd1cc647 Release 0.5.3 2011-11-04 06:41:31 -07:00
TJ Holowaychuk
80c8a1f050 Fixed issue when prefix/lib/node dir is not present. Closes #37 2011-11-04 06:40:54 -07:00
TJ Holowaychuk
0078f52f66 PREFIX no longer used 2011-11-04 06:36:31 -07:00
TJ Holowaychuk
5b98d66c8c exec 2011-10-29 10:11:59 -07:00
TJ Holowaychuk
07e1dbc1a1 Merge pull request #28 from drewwells/patch-1
Address issues with installing node locally in home directory.
2011-10-26 16:28:30 -07:00
Drew Wells
aff5c640c1 Merge branch 'master' into patch-1
Conflicts:
	bin/n

Merged changes incoming with 0.5.2
2011-10-26 19:25:27 -04:00
drew
728574477b Updated readme for N_PREFIX changes 2011-10-26 16:59:40 -04:00
Tj Holowaychuk
9c9e5529a4 Release 0.5.2 2011-10-14 16:47:47 -07:00
Tj Holowaychuk
236c97dfad Fixed check_current_version() when node is not present 2011-10-14 16:43:23 -07:00
Tj Holowaychuk
bcdac8d392 Release 0.5.1 2011-10-11 08:56:05 -07:00
Tj Holowaychuk
0ac0914132 Fixed newer 0.5.x versions
the patch level commit I accepted messed this up
2011-10-11 08:43:21 -07:00
TJ Holowaychuk
1ec7f75a45 Merge pull request #35 from guybrush/fix_nodewaf
fix node-waf
2011-10-11 08:41:06 -07:00
Patrick Pfeiffer
a2b9819cf9 fix node-waf 2011-10-11 05:44:33 +02:00
TJ Holowaychuk
3ffe3824f2 Merge pull request #33 from rumpl/master
Unable to install node 0.5.0
2011-09-20 12:53:51 -07:00
rumpl
05c0a93912 node verion 0.5.0 is not in its own folder. 2011-09-20 20:08:21 +02:00
Tj Holowaychuk
9cdd730db0 Release 0.5.0 2011-08-08 16:13:16 -07:00
Tj Holowaychuk
c6df80945d merged 2011-08-08 16:12:39 -07:00
Tj Holowaychuk
885d05d4d1 Added support for 0.5.x. Closes #30 2011-08-08 16:11:13 -07:00
Drew Wells
4534d90d38 Address issues with installing node locally in home directory.
Tested:
n latest (install)
n install 0.5.1
n use 0.5.1
n latest (activate)
n 0.4.10
2011-07-31 19:03:21 -03:00
TJ Holowaychuk
6675bd9f7f Merge pull request #27 from nagi-l/master
Fixed due to 0.5.x path change #25 [nagi-l]
2011-07-25 07:52:51 -07:00
Nagi Letaifa
4e43b2c36e Fix #25 2011-07-24 14:55:20 +02:00