André Cruz
80c12b3e5f
Add --save-dev also to the uninstall command.
2013-02-24 13:46:34 +00:00
André Cruz
7a4e76d720
Update install command help, update change log.
2013-02-24 12:28:23 +00:00
David DeSandro
b7cbd36a07
Close GH-251: add --dev install option for devDependencies, cleaned up. Fixes #246 , Fixes #80
2013-02-14 22:47:41 +00:00
David DeSandro
4e75896240
Close GH-235: list --sources for easier source listing.
2013-02-14 22:46:33 +00:00
Mat Scales
557c453b12
Add an init command that generates a component.json
2013-02-08 23:40:19 +00:00
André Cruz
2c992f1ece
Fix some minor issues, closes #214 .
2013-02-01 00:25:13 +00:00
André Cruz
755d87338d
Add --force-latest flag to allow conflict resolution, #214 .
2013-01-31 23:16:27 +00:00
André Cruz
12fd86e681
Avoid escaping in the templates (no need for them in the console).
2013-01-31 23:03:43 +00:00
André Cruz
d7b465359c
Use the original tags if defined in the conflict resolution messages, #214 .
2013-01-31 20:27:54 +00:00
André Cruz
44bfa55bee
Finish up conflict resolution logic, #214 .
...
Some refactoring.
2013-01-31 20:02:30 +00:00
André Cruz
42f090840c
White up versions in the conflict.
2013-01-29 19:33:41 +00:00
André Cruz
a0c7e5df57
Print a good detail message when a conflict occurs and ways to resolve it, #214 .
2013-01-29 14:42:46 +00:00
André Cruz
05e44d5148
Fixes #185 .
2012-12-30 11:40:45 +00:00
André Cruz
eb9f6aca03
Merge branch 'master' of github.com:twitter/bower into completion
...
Conflicts:
README.md
lib/commands/register.js
lib/core/config.js
2012-12-30 11:01:11 +00:00
André Cruz
ae87fd4a32
Some tweaks to the completion.
...
- Now has a separate cache folder
- Adjust cache clean to also clear the completion cache (and fix some possible issues)
- Add two empty lines to the completion template in case the user does >> ~./bash_profile.sh
2012-12-30 10:53:37 +00:00
André Cruz
f242e93b08
Typo, oh noes!
2012-12-27 15:34:42 +00:00
André Cruz
ea5df078a6
Add new option to the help template.
2012-12-14 10:56:05 +00:00
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