22 Commits

Author SHA1 Message Date
billy gates
3c85f9d891 Merge pull request #26 from mattn/proxy
support proxy.
2012-09-25 13:55:22 -07:00
Manuel van Rijn
f0a9e4c384 Merge branch 'master' into issue-31
Conflicts:
	test/package.js
2012-09-19 09:11:02 +02:00
♒∆✝
0b5b761a8c Merge pull request #34 from nnnnathann/rename_fix
Fixes renaming between disks problem in linux ( #29 )
2012-09-18 10:36:55 -07:00
Nathan Bleigh
a3022e2e9f Chained formatting aesthetics 2012-09-17 16:57:03 -05:00
Jacob Thornton
9889e158d1 double check to see that endpoint is indeed a file 2012-09-16 14:34:47 -07:00
Jacob Thornton
d4626f449c if dependencies object is not present in json, don't try to warn 2012-09-16 13:13:21 -07:00
Jacob Thornton
40d2c8e1d1 calling replace changes the RegEx.$ getter duh. 2012-09-16 12:48:39 -07:00
Manuel van Rijn
b0270ab40f fixes downloading currupt files 2012-09-14 09:31:15 +02:00
Manuel van Rijn
7653c64ae5 log message 2012-09-14 09:31:15 +02:00
Manuel van Rijn
c3666bf65f fixes #31 perform redirect for downloads when necessary 2012-09-14 09:31:15 +02:00
mattn
d07f1e9e52 set to src directly. 2012-09-14 09:32:06 +09:00
Nathan Bleigh
fb6fb519ab Merge remote-tracking branch 'upstream/master' into rename_fix 2012-09-13 18:13:43 -05:00
♒∆✝
4f6284cd0c Merge pull request #35 from jdalton/lodash
Replace Underscore with Lo-Dash
2012-09-13 15:55:12 -07:00
John-David Dalton
a7dca30d9d Replace Underscore with Lo-Dash. 2012-09-11 22:45:02 -07:00
Nathan Bleigh
50f80269cd Actually clean up local D: 2012-09-11 18:40:47 -05:00
Nathan Bleigh
8d21f60cca Remove console.log 2012-09-11 18:02:25 -05:00
Nathan Bleigh
62328d4bf5 Removes tmp directory after copy, mimicing fs.rename 2012-09-11 17:59:01 -05:00
Nathan Bleigh
dbcea61300 Fixes renaming between disks problem in linux
According to https://github.com/joyent/node/issues/2703
fs.rename does not support renaming between disks, which
is causing a problem when the /tmp directory is not on the
same disk as the cwd.

This is an ugly fix involving error catching, but I would
love some input to see how to fix this problem permanently
2012-09-11 17:38:12 -05:00
William Oliveira
3bc36649cf Exception when updating without packages 2012-09-11 01:27:23 -03:00
mattn
db5ec83abf fix indent. 2012-09-11 11:23:34 +09:00
mattn
99e63ddf4d support proxy. 2012-09-11 11:14:00 +09:00
Chris Aniszczyk
c220329337 Initial Release
Signed-off-by: Chris Aniszczyk <zx@twitter.com>
2012-09-06 17:11:42 -07:00