Commit Graph

10 Commits

Author SHA1 Message Date
André Cruz
d0465eccf1 CS. 2013-07-09 23:57:15 +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
André Cruz
92b7668067 Add list command, some other fixes and improvements.
- Fix cache clean command
- Lots of improvements and fixes of the Manager
- Only save json if the contents changed
- Add nom like tree to installed/updated packages
- Fix help usages.
2013-06-15 21:43:01 +01:00
André Cruz
6d3b3e6de2 Add cache clean and list commands.
This was an huge commit.
- Allow nested commands
- Switch resolve cache in memory object cache to LRU
- Store non-semver packages in the cache
- Tweak help messages
- Various fixes and tweaks
2013-06-11 00:39:18 +01:00
André Cruz
41486d44ee Tweaks. 2013-05-31 19:11:21 +01:00
André Cruz
542645d876 Align for better readability. 2013-05-31 17:56:24 +01:00
André Cruz
9a5cf69251 Oops. 2013-05-31 17:50:52 +01:00
André Cruz
b322633e8b Order options alphabetically. 2013-05-31 17:50:10 +01:00
André Cruz
487cd384a5 Change options json structure, tweak templates. 2013-05-31 17:36:04 +01:00
André Cruz
57a9b313c4 Finish the help command and help usages for the implemented commands.
Introduce templating based on handlebars.
Minor tweaks.
2013-05-31 16:18:00 +01:00