562 Commits

Author SHA1 Message Date
André Cruz
624886bf5a Doc weird code. v0.9.1 2013-04-27 11:50:06 +01:00
André Cruz
545f90ba12 Bump version. 2013-04-27 11:36:58 +01:00
André Cruz
f97698858a Update change log. 2013-04-27 11:36:38 +01:00
André Cruz
424f99cea4 Fix cacheName not being correctly set sometimes, closes #429.
This was causing issues in the list command and install/update --save flag.
2013-04-27 11:26:59 +01:00
André Cruz
b13feea790 Fix update command not updating only desired packages.
Now throws an error if passing an unknown package.
2013-04-27 11:23:18 +01:00
André Cruz
883b79f05d Show package name in the root label in the list command. 2013-04-27 10:37:54 +01:00
Nicolas Gallagher
6dad4de8e3 Update examples of default paths in docs
Change 'components' to 'bower_components' in the README documentation.
2013-04-26 13:26:19 -07:00
Nicolas Gallagher
daeff92065 Update travis and issue URLs in README 2013-04-26 13:25:20 -07:00
Nicolas Gallagher
56b3799a7a Update remote's path in CONTRIBUTING.md 2013-04-26 13:22:38 -07:00
Nicolas Gallagher
3244c57417 Update issue URLs in CHANGELOG 2013-04-26 13:21:10 -07:00
Nicolas Gallagher
f1fcaccbaf Update URLs in package.json
Change URLs to those that correspond to the new repository location.
2013-04-26 13:18:31 -07:00
Nicolas Gallagher
4ef26f99fa Alphabetical order of Node deps
Got a lot of deps, easier to scan in alphabetical order
2013-04-26 13:12:36 -07:00
Nicolas Gallagher
909dca8f9a License format 2013-04-26 13:09:28 -07:00
André Cruz
82fea3a989 Merge branch 'master' of github.com:twitter/bower v0.9.0 2013-04-25 23:15:47 +01:00
André Cruz
caeb5effdc Remove warn's from link & uninstall commands. 2013-04-25 23:15:30 +01:00
André Cruz
1e73b3d926 Forgot parenthesis. 2013-04-26 00:04:41 +02:00
André Cruz
a0ad96acd3 Bump version. 2013-04-25 22:57:50 +01:00
Nicolas Gallagher
b5b4ec0ed7 Add CONTRIBUTING.md
Include guidelines for contributing to the project.

Fix #399
2013-04-25 14:54:25 -07:00
André Cruz
c1d61ddef6 Close GH-425: Update change log.. 2013-04-25 22:46:33 +01:00
André Cruz
c904c81d1c Close GH-418: Fix --save not working with urls that get redirected.. Fixes #417 2013-04-25 22:29:49 +01:00
Carson McDonald
2c12c8e2b6 Close GH-422: (Temporary) Unzip fix. 2013-04-25 22:27:49 +01:00
André Cruz
de88493acb Close GH-426: Mock tests with zip, closes #424.. 2013-04-25 22:24:46 +01:00
André Cruz
019bfb8a6b Merge pull request #423 from twitter/issue-385
Fix bower init targeting ~commit instead of *, closes #385.
2013-04-25 10:53:46 -07:00
André Cruz
09f702879e Fix bower init targeting ~commit instead of *, closes #385. 2013-04-25 18:20:05 +01:00
André Cruz
c853c64a8f Add @carsonmcdonald to contributors. 2013-04-25 19:00:47 +02:00
André Cruz
aeb5a3a261 Only report discovery if folder got packages. 2013-04-25 17:44:34 +01:00
André Cruz
6187fd2497 Fix trailing new line in the every entry in the list command. 2013-04-25 17:32:14 +01:00
André Cruz
d58bf2f057 Remove warning in the list command. 2013-04-25 17:31:41 +01:00
André Cruz
c035021cd6 Fix bower not installing things due to cacheName mismatch. 2013-04-25 17:11:09 +01:00
André Cruz
39724517cc Fix failing test. 2013-04-22 14:53:10 +02:00
André Cruz
90353bdd0f Merge pull request #397 from wookiehangover/master
adding better aliases for save and uninstall
2013-04-22 00:38:52 -07:00
André Cruz
a42a251256 Merge pull request #408 from richo/fixups/author
Shamelessly add @richo as a contributor
2013-04-22 00:35:55 -07:00
Richo Healey
0e3dab081a Shamelessly add @richo as a contributor 2013-04-22 15:23:07 +10:00
Sam Breed
7118b70c1c adding tests for 'i' and 'rm' abbreviations 2013-04-15 16:05:36 -05:00
Sam Breed
a48539230c adding 'i' and 'rm' aliases for 'save' and 'uninstall', respectively 2013-04-15 15:58:52 -05:00
Nicolas Gallagher
de5cd8e873 Fix typo and language in README 2013-04-14 14:32:07 -07:00
Nicolas Gallagher
c9aa3bf62c Fix typo in README 2013-04-14 14:31:06 -07:00
André Cruz
d3d960112c Update travis image to master. 2013-04-12 19:32:48 +02:00
André Cruz
eadc4788ce Merge pull request #383 from wibblymat/update-notifier
Integrate update notifier (#202)
2013-04-11 16:51:45 -07:00
André Cruz
16d2084af2 Merge pull request #384 from wibblymat/warn-on-stderr
Warnings should be on stderr, not stdout
2013-04-11 16:51:14 -07:00
André Cruz
6232e10d20 Merge pull request #386 from twitter/tmp-dir-cleanup
Use unsafeCleanup to clear temporary dirs, closes #345.
2013-04-11 16:50:58 -07:00
André Cruz
68755757af Use unsafeCleanup to clear temporary dirs, closes #345. 2013-04-09 20:24:48 +01:00
Mat Scales
ba20766ec3 Output the update notice on stderr so as not to interfere with the actual output of the commands 2013-04-09 14:59:03 +01:00
Mat Scales
1e8bc50da5 Warnings should be on stderr, not stdout 2013-04-09 13:53:58 +01:00
Mat Scales
258cbe7029 Integrate update notifier (#202) 2013-04-09 12:18:23 +01:00
André Cruz
c9068f5820 Merge pull request #371 from wibblymat/bower.json
Bower.json (closes #39)
2013-04-08 13:31:18 -07:00
André Cruz
b54fe820cb Oops. 2013-04-06 12:35:07 +01:00
André Cruz
b37c3d25a6 Make creation of git_template dir sync. 2013-04-06 13:19:40 +02:00
Mat Scales
ec6df96a85 Finished switching to bower.json 2013-04-05 16:56:20 +01:00
Mat Scales
3dfd95b1dd New test fixtures 2013-04-05 14:14:21 +01:00