André Cruz
|
b87b8ea931
|
Install linked package dependencies, closes #673.
Also add a "unlink" alias to "uninstall".
|
2013-09-30 02:33:06 +01:00 |
|
André Cruz
|
0866c93573
|
Do not swallow sync errors from commands event handlers, fixes #849.
|
2013-09-04 09:58:50 +01:00 |
|
André Cruz
|
fb12fc03bf
|
Add meaningful error when executing bower link on windows when user is not elevated.
#472
|
2013-08-10 21:37:13 +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
|
0cf8af00b3
|
Separate logger into its own module.
|
2013-07-20 20:37:05 +01:00 |
|
André Cruz
|
56679d2a8e
|
Fix passing configuration into commands on programmatic usage, fixes #608.
|
2013-07-11 07:56:53 +01:00 |
|
André Cruz
|
fe1a635c14
|
Switch to graceful-fs.
|
2013-07-01 20:31:28 +01:00 |
|
André Cruz
|
b21bfda7f6
|
Expose link command functions.
|
2013-06-28 23:52:40 +01:00 |
|
André Cruz
|
f3f39e283e
|
Fix link command not using local name if specified.
|
2013-06-24 23:42:12 +01:00 |
|
André Cruz
|
f9f8f7aebd
|
Implement link command.
Also:
- CS fixes
- Remove options argument from commands that do not have them
- Use console.trace instead of err.stack (more reliable)
|
2013-06-24 23:19:59 +01:00 |
|