André Cruz
dbd64a0a55
Bump version.
v0.5.0
2012-11-19 20:18:42 +00:00
André Cruz
b3af02a4ab
Update changelog.
2012-11-19 20:17:48 +00:00
André Cruz
88d674848f
Fix save flag for asset packages.
2012-11-19 20:00:56 +00:00
André Cruz
3793267c52
Add confirm prompt to the register command.
2012-11-19 19:55:40 +00:00
André Cruz
6a07c16f17
Add semver to the README.md.
2012-11-19 19:38:22 +00:00
André Cruz
41e6f0bdbc
Mismatch now has its custom template.
2012-11-19 00:39:08 +00:00
André Cruz
3b1642a52f
Fix warn template, add missing command types.
2012-11-19 00:15:43 +00:00
André Cruz
4c3a1dbd91
Fix remote.
2012-11-18 22:13:20 +00:00
André Cruz
fae41c4179
Fix failing test.
2012-11-18 22:10:10 +00:00
André Cruz
91c5bb8c36
Add repo metadata because it is used in a test.
2012-11-18 21:35:20 +00:00
André Cruz
b9b59c9fbc
Update CHANGELOG.md.
2012-11-18 21:10:05 +00:00
André Cruz
bc598a334b
Add jshintrc and fix all CS issues related to it.
2012-11-18 20:44:41 +00:00
André Cruz
c645768267
Remove unused code.
2012-11-18 16:56:05 +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
2c7435a33f
Oops.
2012-11-18 12:24:48 +00:00
André Cruz
c06d8b271e
Move name guessing logic to the package itself.
2012-11-18 11:01:36 +00:00
André Cruz
b85a565798
Report upgradeable local packages and packages without tags.
2012-11-17 23:23:16 +00:00
André Cruz
82c20e8a6b
Print warning when the tag differs from the version specified in the json.
2012-11-17 23:12:42 +00:00
André Cruz
04919746e8
Fix little issue with packages + tag scheme.
2012-11-17 22:19:36 +00:00
André Cruz
64b86ccf04
Add path verification to the fetch function.
...
Now a more suitable message is given in those situations.
2012-11-17 21:25:45 +00:00
André Cruz
4a83227ca8
Fix failing test.
2012-11-17 20:39:21 +00:00
André Cruz
01d2ee079c
Fix some bugs related with latest changes, fix CS, add local repo tests.
2012-11-17 20:27:20 +00:00
André Cruz
e9514423ce
Remove package.json support, remove console.logs.
2012-11-17 15:35:59 +00:00
André Cruz
822efbe34c
Huge commit.
...
- Support local path repositories
- Fix various issues with the list command
- If no component.json is detected, bower now creates one if the --save option is true
- Save command now saves in the form of ~tag instead of latest
2012-11-17 15:03:42 +00:00
Sindre Sorhus
4f5f36e4b3
Merge pull request #133 from mojombo/patch-1
...
Correct capitalization of GitHub.
2012-11-13 02:42:59 -08:00
Tom Preston-Werner
70df4932f2
Correct capitalization of GitHub.
2012-11-12 18:34:10 -08:00
André Cruz
133b1c12a7
CS.
2012-11-12 01:13:35 +00:00
André Cruz
657a5e0209
Simplify code.
v0.4.0
2012-11-12 01:07:51 +00:00
André Cruz
bdedd4d995
Bump version.
2012-11-11 20:04:17 +00:00
André Cruz
03bbbb22af
Fix ls command when asset is zip/tar.
2012-11-11 20:03:56 +00:00
André Cruz
bd11df44ee
Change template verb.
2012-11-11 17:24:33 +00:00
André Cruz
b46e8166cc
Update README.md, adding the new features.
2012-11-11 17:02:39 +00:00
André Cruz
2948eae448
Add github shorthands support (with tests), closes #121 .
2012-11-11 16:59:00 +00:00
André Cruz
b23cbb8c3f
Fix CS.
2012-11-11 16:34:03 +00:00
André Cruz
b3d04e9083
Some cleanup, add tests for tar and zip files.
...
Also improve tests.
2012-11-11 16:28:10 +00:00
André Cruz
d59e1e45a8
Add suport for zip and tar url's.
2012-11-11 15:50:33 +00:00
André Cruz
8598f9493d
Merge pull request #129 from jenius/master
...
Add config to public api
2012-11-07 12:32:37 -08:00
André Cruz
376788f385
Fix ls command, closes #126 .
2012-11-07 20:28:22 +00:00
Jeff Escalante
5ce5b4c3c6
add config to public api
2012-11-06 21:47:56 -05:00
André Cruz
496eeb1336
Oops, fix little regression.
2012-11-05 02:17:01 +00:00
André Cruz
030e557575
Merge branch 'master' of github.com:twitter/bower
2012-11-05 01:54:11 +00:00
André Cruz
4ab8cd398b
Fix update for asset packages.
2012-11-05 01:53:43 +00:00
fat
8c9a08b3a3
0.3.2
v0.3.2
2012-11-04 10:41:23 -08:00
André Cruz
8fcb328411
Merge pull request #124 from iammerrick/master
...
Improve bower install --save
2012-11-03 18:07:05 -07:00
Merrick Christensen
d60ca60360
Updated Bower documentation.
2012-11-03 14:46:43 -06:00
Merrick Christensen
eb747d7508
If the dependencies object doesn't exist on a --save. Create it.
2012-11-03 14:34:36 -06:00
Sindre Sorhus
12921bfead
Specify dependency versions in package.json
2012-11-03 19:35:15 +01:00
André Cruz
d23adeef5a
Fix force flag.
2012-11-03 13:21:00 +00:00
André Cruz
b0687baa00
Fix tests.
2012-11-03 13:08:53 +00:00