Mickael Daniel
174c37d75d
Tab completion, handler for install command
...
- results of the first lookup is cached to
~/.bower/completion/install.json
- consider caching in ~/.bower/cache instead, so that cache-clean
command also removes completion cache.
2012-12-01 21:32:07 +01:00
André Cruz
b594d84855
Better message.
2012-11-22 08:43:44 +00:00
André Cruz
b5f68581df
Improve link doc.
2012-11-21 22:44:59 +00:00
André Cruz
648fcace0f
Add link command, change cache dirs.
2012-11-21 01:10:22 +00:00
André Cruz
e021276072
Extract and present errors from the shell (e.g.: git commands).
2012-11-20 20:13:17 +00:00
André Cruz
41e6f0bdbc
Mismatch now has its custom template.
2012-11-19 00:39:08 +00:00
André Cruz
e245709963
Update uninstall documentation.
2012-11-18 16:49:46 +00:00
André Cruz
aa30fe885a
Uninstall now removes also nested deps if not shared.
...
The uninstall now warns and halts uninstalling shared packages.
Though it can be forced with the --force flag.
Also fix CS, and fix small bug.
2012-11-18 16:49:25 +00:00
André Cruz
712953e799
Add missing template for the cache-clean command.
2012-10-18 00:52:40 +01:00
André Cruz
4d1882ed49
Tweak help templates.
2012-10-17 08:49:48 +01:00
André Cruz
8a4963026a
Merge branch 'master' of git://github.com/twitter/bower into features_fixes
...
Conflicts:
lib/core/config.js
lib/core/package.js
package.json
2012-10-17 08:18:57 +01:00
Jacob Thornton
341ad5c10c
say we don't know version… when we don't know version…
2012-10-16 23:51:19 -07:00
André Cruz
be6a424c1c
Change --no-colors to --no-color.
2012-10-15 20:19:41 +01:00
André Cruz
c589625b01
Add --no-colors options to the help templates, add missing --no-colors to the uninstall.
2012-10-15 01:44:15 +01:00
André Cruz
058524ca53
Add -f option to the install command.
2012-10-11 23:16:00 +01:00
Chris Aniszczyk
c220329337
Initial Release
...
Signed-off-by: Chris Aniszczyk <zx@twitter.com >
2012-09-06 17:11:42 -07:00