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
|
7becb19da4
|
Implement check of newer versions in the list command.
Also:
- Fix some errors not being emitted when a command failed.
- Update semver module; no need to check .valid against null.
|
2013-07-03 14:37:28 +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 |
|
André Cruz
|
97edd21784
|
Add lookup command, minor tweaks to the info command.
|
2013-06-23 14:58:54 +01:00 |
|
André Cruz
|
103d1adc46
|
CS.
|
2013-06-23 01:28:26 +01:00 |
|
André Cruz
|
4c3802878a
|
Another huge commit.
- Add info command
- Fix list --paths
- Fix search with no name
- Fix conflict detection when uninstalling
- Mix tweaks and fixes
|
2013-06-23 01:14:08 +01:00 |
|