Commit Graph

3246 Commits

Author SHA1 Message Date
Dave Pacheco
d54ce3154d add "npm shrinkwrap" 2012-02-24 11:28:02 -08:00
isaacs
9274bc9f7a Add tyler to authors 2012-02-23 13:29:14 -08:00
Tyler Green
5f61845805 fix #2187 set terminal columns to Infinity if 0
Updated deprecated call from tty.getWindowSize()[1]
2012-02-23 13:29:00 -08:00
isaacs
0949df998b Add tim to authors 2012-02-23 13:23:35 -08:00
Tim Oxley
6011adb1d6 correctly remove readme from default npm view command. 2012-02-23 13:22:24 -08:00
Martin Cooper
754744bd6e Fix #1753 Make a copy of the cached objects we'll modify. 2012-02-23 13:16:29 -08:00
isaacs
b6c8d31799 Add --versions flag to show the version of node as well
For @mcavage
2012-02-23 11:11:38 -08:00
isaacs
f322b0d00a Fix #2172 Don't remove global mans uninstalling local pkgs 2012-02-18 10:32:30 -08:00
isaacs
391e7d04c9 Simplify confusing windows paths 2012-02-15 16:58:41 -08:00
isaacs
1b2635ab31 singlefile Error should be swallowed if index parsed 2012-02-15 08:26:49 -08:00
isaacs
5a75d8bd38 Experimental: single-file modules
If there's no package.json, then look in index.js for a /**package blob.

For @ry.
2012-02-14 16:55:46 -08:00
isaacs
a395116beb parseJson: expliciter null/undefined comparison 2012-02-14 16:54:55 -08:00
isaacs
56383778d2 update request 2012-02-14 16:54:19 -08:00
isaacs
4c7fad9ef2 update minimatch 2012-02-14 16:54:03 -08:00
isaacs
55894ff201 v1.1.1 v1.1.1 2012-02-08 12:28:49 -08:00
isaacs
21b77a4785 Fix #2123 Set path properly for lifecycle scripts on windows 2012-02-08 12:16:53 -08:00
isaacs
1c60c7e64f update which 2012-02-04 23:26:37 -08:00
isaacs
eb1e5b49fc Add George to authors 2012-02-04 23:11:22 -08:00
George Ornbo
62f9e9a4ed remove incorrect default value 2012-02-04 23:10:56 -08:00
Martin Cooper
af5b665640 Mark the root as seen, so we don't recurse into it.
Fixes #1838.
2012-02-04 22:48:07 -08:00
isaacs
cb262a3181 Update fstream and mkdirp
The hope that this will fix #2078
2012-02-04 11:03:17 -08:00
isaacs
81ee7cb481 Fix gentlyRm test failures 2012-01-30 11:47:32 -08:00
isaacs
593d08d1d0 Fix #2106 Missed a call to rm that should've been to gentlyRm 2012-01-30 11:38:46 -08:00
isaacs
3b514f907e update rimraf to 2.0.1 2012-01-30 09:08:24 -08:00
isaacs
79b7fdc69a Update rimraf to 2.0.0 2012-01-29 18:23:56 -08:00
isaacs
6c6458def7 Don't use the 'gently' param to rimraf 2012-01-29 17:31:54 -08:00
isaacs
6975ca667c v1.1.0-3 v1.1.0-3 2012-01-26 12:22:17 -08:00
isaacs
760ac7782e Update graceful-fs to 1.1.5
Fix #2080
2012-01-23 14:28:32 -08:00
isaacs
8933ccdd0e Re #2040 Don't print empty line if install did nothing 2012-01-20 22:36:30 -08:00
isaacs
511a780980 Update graceful-fs to 1.1.4 2012-01-19 10:10:11 -08:00
isaacs
231fee2010 v1.1.0-2 v1.1.0-2 2012-01-16 10:23:25 -08:00
isaacs
bfc36a9b6b Build ronn by checking the bin, not the package 2012-01-16 10:07:25 -08:00
isaacs
0e9ac8ff84 fixup 2012-01-16 10:07:15 -08:00
isaacs
84350877d5 Remove submodule cruft on install 2012-01-16 10:06:26 -08:00
isaacs
be4945a1fe 1.1.0-1 v1.1.0-1 1.1.0-1 2012-01-16 09:58:48 -08:00
isaacs
b64ff78212 Re #2040 Add -q --quiet alias for --loglevel warn 2012-01-15 18:53:25 -08:00
isaacs
9fec6da907 Do a git-clean when publishing 2012-01-13 11:20:47 -08:00
isaacs
7610c379e6 update tar 2012-01-13 10:06:37 -08:00
isaacs
c1238f7b02 Merge branch 'desubmodule' 2012-01-13 08:41:13 -08:00
isaacs
d8799b97db update makefile for submodule removal 2012-01-13 08:41:06 -08:00
isaacs
c18fe966dd check in node_modules 2012-01-13 08:41:06 -08:00
isaacs
b7ff884870 remove submodules 2012-01-13 08:41:06 -08:00
isaacs
53578d8f43 v1.1.0 v1.1.0 2012-01-12 18:17:11 -08:00
isaacs
911038939e update minimatch 2012-01-12 18:16:58 -08:00
isaacs
c40d14898b update node-uuid 2012-01-12 18:15:39 -08:00
isaacs
93e85d07ed Update semver, rimraf, request, fast-list 2012-01-12 18:14:07 -08:00
isaacs
066e9c6fe9 add paul to authors 2012-01-12 17:05:50 -08:00
isaacs
6c624f68f5 Make error output useful again 2012-01-12 16:45:50 -08:00
isaacs
0893bf5c94 remove unnecessary error log 2012-01-12 16:45:38 -08:00
isaacs
9d0168e2f7 Merge branch 'patch-git-bash' 2012-01-12 16:31:45 -08:00