Commit Graph

347 Commits

Author SHA1 Message Date
Hemanth.HM
f0ed7f22db Close GH-672: Fix for #670. 2013-07-28 17:14:24 +01:00
André Cruz
ac91f07d22 Set debug logs to grey. 2013-07-28 16:43:34 +01:00
André Cruz
d5a7a691a2 Restore incompatible dependencies. 2013-07-28 14:00:07 +01:00
André Cruz
229b23b350 Walk tree no longer walks through linked deps, #659. 2013-07-28 13:58:54 +01:00
André Cruz
18ee9518ec Appropriate target for linked packages, #659. 2013-07-28 13:56:17 +01:00
André Cruz
43e0328722 Do not install linked deps, #659. 2013-07-28 13:55:41 +01:00
Max Waterman
12cf93ddd8 Close GH-659: fix issue#658 list not working with linked packages. 2013-07-28 10:55:43 +01:00
André Cruz
635eec013c CS. 2013-07-28 03:14:44 +01:00
André Cruz
39f3571383 Minor tweaks to last PR. 2013-07-28 03:05:16 +01:00
MrDHat
571b34c990 Close GH-671: Disable use of sudo. Fixes #498. 2013-07-28 02:36:24 +01:00
André Cruz
38fb72ece9 Use fstream stack for more meaningful stack traces. 2013-07-27 19:23:23 +01:00
André Cruz
fcbefa218b Fix bug when trying bower on the root folder. 2013-07-27 16:05:53 +01:00
André Cruz
c06b9d696e Close GH-664: Fix for some windows users. Fixes #626 2013-07-27 15:21:14 +01:00
André Cruz
e55e08339a Fix list command not processing main with multiple files, closes #660. 2013-07-25 22:00:17 +01:00
André Cruz
adee5cec2b Improve can extract function. 2013-07-24 09:12:20 +01:00
André Cruz
c738bc1e96 Do not show success message if register was aborted. 2013-07-23 01:02:04 +01:00
André Cruz
6c1c13ed11 Remove unused arg. 2013-07-23 00:52:51 +01:00
André Cruz
dd951d5350 Use pid for temporary folders, fixes #638. 2013-07-22 23:47:38 +01:00
André Cruz
c86d0230ba Simplify. 2013-07-22 23:41:43 +01:00
Mat Scales
79345691b8 Close GH-642: Init command.. 2013-07-22 23:40:09 +01:00
André Cruz
2763cf37f7 Made saveJson public. 2013-07-22 22:52:38 +01:00
André Cruz
66cfe050e0 Remove annoying warn of extraneous packages. 2013-07-22 22:52:06 +01:00
André Cruz
e6b1595cde Signal HTTP protocol errors with EHTTP. 2013-07-22 14:00:55 +01:00
André Cruz
3b376a3d3d Move homepage guess logic to the appropriate resolver. 2013-07-22 13:57:39 +01:00
André Cruz
1e724af838 Get response status errors when using request. 2013-07-22 08:39:03 +01:00
Sindre Sorhus
2d83abbb85 Close GH-635: Infer package name if inside a package for the home cmd. 2013-07-21 23:14:19 +01:00
André Cruz
a9afa42f52 Fix no-json warn on empty projects. 2013-07-21 19:42:16 +01:00
André Cruz
a37f1c5dcb CS. 2013-07-21 16:36:27 +01:00
André Cruz
ecac2bd084 Use some of the getters in the list and register commands. 2013-07-21 16:35:29 +01:00
André Cruz
33cac4832f Package repository already clears the registry client cache. 2013-07-21 16:33:54 +01:00
André Cruz
41b246903f Add some getter for inner parts of the architecture. 2013-07-21 16:33:25 +01:00
André Cruz
4148e0c7a9 Typo. 2013-07-21 15:00:27 +01:00
André Cruz
729bdd9c68 Home as wide command. 2013-07-21 14:51:22 +01:00
André Cruz
1f2d8d6340 Add optional param to getJson. 2013-07-21 14:41:09 +01:00
André Cruz
5dea57ddd5 Add prune and home commands to the help, some other help tweaks. 2013-07-21 12:29:47 +01:00
André Cruz
51e32f72de Rename open command to home, #630. 2013-07-21 12:06:58 +01:00
André Cruz
048bc53bd0 Add open command, closes #630. 2013-07-21 12:04:18 +01:00
André Cruz
2c79181c05 Add force-latest also for the update command. 2013-07-20 23:27:00 +01:00
André Cruz
b0dbbc51df Use debug instead of info. 2013-07-20 23:13:05 +01:00
André Cruz
91779a67fb Pass logger to the registry client, get rid of unnecessary emitter in commands. 2013-07-20 22:08:30 +01:00
André Cruz
1fe6cde934 Fix progress options. 2013-07-20 22:07:54 +01:00
André Cruz
3b8d00095e Fix accessing options. 2013-07-20 22:07:23 +01:00
André Cruz
3fdf639bb4 Typo. 2013-07-20 21:30:44 +01:00
André Cruz
4061ef65e4 Add retry information as debug messages. 2013-07-20 20:45:25 +01:00
André Cruz
0cf8af00b3 Separate logger into its own module. 2013-07-20 20:37:05 +01:00
André Cruz
62c616f197 Use http agent and introduce replay of http errors on network failure. 2013-07-20 19:52:38 +01:00
André Cruz
fcfeda9f39 Fix code responsible for reusing already resolved endpoints. 2013-07-20 19:52:03 +01:00
André Cruz
3e3f5faacc Fix dependants not being correctly set in some edge cases. 2013-07-19 13:45:49 +01:00
André Cruz
e1d77e12b9 Remote TODO. 2013-07-18 19:28:52 +01:00
André Cruz
8e51d1eaf3 Add force-latest option, closes #629. 2013-07-18 18:34:04 +01:00