Ecosyste.ms: OpenCollective

An open API service for software projects hosted on Open Collective.

Bower

We want to support and develop one of the most popular front-end package managers
Collective - Host: opensource - https://opencollective.com/bower - Website: https://twitter.com/bower - Code: https://github.com/bower/bower

Fix end event not being fired in the uninstall command.

github.com/bower/bower - 549f857aed89a4f8e91b15876b33261730614b05 authored about 12 years ago by André Cruz <[email protected]>
Remove unused options.

github.com/bower/bower - 4fb74b326f1f19e1224be82cec9bea3eececddcd authored about 12 years ago by André Cruz <[email protected]>
Fetch versions only if necessary and if the offline option is not passed.

github.com/bower/bower - 3dec991e7e8aefe035af407e3d390be146025f68 authored about 12 years ago by André Cruz <[email protected]>
Fix error while executing an unknown command, fixes #179.

github.com/bower/bower - f9c1e81fb3aebf5c04736f7cd7724ae91f8fa7b7 authored about 12 years ago by André Cruz <[email protected]>
Typo.

github.com/bower/bower - 999519bd94fa16d17b5e3ea9e746ef3350cd3a57 authored about 12 years ago by André Cruz <[email protected]>
Fix two important issues.

- Fix reading invalid component.json in the manager
- Fix --force flag in uninstall in some cases

github.com/bower/bower - fa81d7831be02712ae2c125195c12c9d0a322a42 authored about 12 years ago by André Cruz <[email protected]>
Bump version!

github.com/bower/bower - 8c00857dd16ba2c891dc4c911c1ed6fb484da719 authored about 12 years ago by André Cruz <[email protected]>
Fix previous two commits.

github.com/bower/bower - 10d7487f2e99aceb989e3e819d4dcabefee23818 authored about 12 years ago by André Cruz <[email protected]>
Add silent option to the register command.

github.com/bower/bower - 26503f8ee314d10b87277cf794094baa264a239f authored about 12 years ago by André Cruz <[email protected]>
Fix uninstall removing packages not saved in the component.json, fixes #178.

Also fix possible issues with options in other commands.

github.com/bower/bower - 879f19c70a419636ec578943023c989739e9356b authored about 12 years ago by André Cruz <[email protected]>
Update README with doc regarding fetching of specific versions.

github.com/bower/bower - a93b166c1f25fad517e5132da3a8d8e74d73b123 authored about 12 years ago by André Cruz <[email protected]>
Add silent option to the register command.

github.com/bower/bower - 3917fa0dc5a5cfd7a37f9772271775739d390647 authored about 12 years ago by André Cruz <[email protected]>
Remove wrong options from cache-clean.

github.com/bower/bower - caa983361e406e7e2cea27b3555e7a3b5a6042a0 authored about 12 years ago by André Cruz <[email protected]>
Merge branch 'master' of git://github.com/hemanth/bower into completion

github.com/bower/bower - bdb4b4b6be483c8cfce970a2bb2bfa34c8449c5c authored about 12 years ago by André Cruz <[email protected]>
Bump version!

github.com/bower/bower - 728d96b1c63b880c077fbf895c7180d19dc11730 authored about 12 years ago by André Cruz <[email protected]>
Merge pull request #1 from mklabs/completion

Completion

github.com/bower/bower - edbe667e73a763913566d3d84c3afcda54d4dbe7 authored about 12 years ago by hemanth.hm <[email protected]>
Fix package not being correctly collected in the error summary.

github.com/bower/bower - 0466e19456e41b36bad5d35487e457968a914725 authored about 12 years ago by André Cruz <[email protected]>
Improve error message while reading the json.

github.com/bower/bower - 88843bf8552a78c975539bdbb573df286a0b6787 authored about 12 years ago by André Cruz <[email protected]>
Add completion handler for each command

github.com/bower/bower - e11651648ff4cadad59ffcb983eb6b23fda1b2df authored about 12 years ago by Mickael Daniel <[email protected]>
Tab completion, handler for install command

- results of the first lookup is cached to
~/.bower/completion/install.json
- consider caching...

github.com/bower/bower - 174c37d75df461c652d5e3085b909fe2de1a4020 authored about 12 years ago by Mickael Daniel <[email protected]>
Bump version!

github.com/bower/bower - f9f3ee1d06949d70737e0a5786a80bcc9b58cc02 authored about 12 years ago by André Cruz <[email protected]>
Fix bower not fetching latest commits correctly in some cases.

github.com/bower/bower - d20625c7bb91b0e809fe4220c330a0fae004ee57 authored about 12 years ago by André Cruz <[email protected]>
Merge branch 'master' of github.com:twitter/bower

github.com/bower/bower - f0fefc7620325fa09bf4481b091e40b803f67c56 authored about 12 years ago by André Cruz <[email protected]>
CS.

github.com/bower/bower - 667b094bb7a37ba8c6c309f02cce8cd5f30181f9 authored about 12 years ago by André Cruz <[email protected]>
Fix error summary not being displayed in some edge cases.

github.com/bower/bower - 3a48ba582f892f94aecf740ac1538b45b3e43788 authored about 12 years ago by André Cruz <[email protected]>
Typos.

github.com/bower/bower - be679d6bb13bf41b2bef458d6403db3bfae611ab authored about 12 years ago by André Cruz <[email protected]>
Improve last commit, fix tests.

github.com/bower/bower - 4b134a3bdbf3d521a0aa117dd57c89d3715bd850 authored about 12 years ago by André Cruz <[email protected]>
Bump version.

github.com/bower/bower - a3fa30691687d6d5b3bf082de3661a7cdafb1885 authored about 12 years ago by André Cruz <[email protected]>
Fix perm issue with downloaded files, fixes #160.

github.com/bower/bower - d561299cdf052c51f30ff106f2bba6f4428e22d4 authored about 12 years ago by André Cruz <[email protected]>
Merge pull request #163 from JamesMGreene/patch-1

Fixed a link with incorrect markdown syntax

github.com/bower/bower - fa55112b53bf70e4e4cc27fb97a739a10da593dc authored about 12 years ago by Paul Irish <[email protected]>
Fixed a link with incorrect markdown syntax

Fixed a link to "semver" with incorrect markdown syntax.

github.com/bower/bower - 4f5593e7bff2d65acb957b4c7eba791743d07a37 authored about 12 years ago by James M. Greene <[email protected]>
Fixes to merge conflicts, updating to master

github.com/bower/bower - a87b86b3e4c9fab33e50042a4285780b03e83ca0 authored about 12 years ago by Michael Uzquiano <[email protected]>
Bump version.

github.com/bower/bower - 7ba28d5c2958731beeb511dd62faed61a72c7eb2 authored about 12 years ago by André Cruz <[email protected]>
Fix version not being correctly set for local packages, fixes #155

github.com/bower/bower - 53c48a2dc5a3c706a5784d74c994ad2ac880bbc2 authored about 12 years ago by André Cruz <[email protected]>
Merge branch 'master' of github.com:twitter/bower

github.com/bower/bower - 84b59b1e558ccfd9350cfee0b065756eec830e08 authored about 12 years ago by André Cruz <[email protected]>
Bump version.

github.com/bower/bower - b4176ce2508b02b2056ed6cdc86859c0ce52bcec authored about 12 years ago by André Cruz <[email protected]>
Fix uninstall --save when there is no component.json.

github.com/bower/bower - 9505f3763c44ef21791fc2410d0b274499de092a authored about 12 years ago by André Cruz <[email protected]>
More descriptive.

github.com/bower/bower - 6ac43b2f3ac7ac1ee0c6452b0e65b8661077db82 authored about 12 years ago by André Cruz <[email protected]>
Another typo.

github.com/bower/bower - 8f1d538daef5888d8556d4ea478a686b95220f4e authored about 12 years ago by André Cruz <[email protected]>
Typo.

github.com/bower/bower - c9e1bbbb0f5952c4c639ab4076dd4615bd1278b2 authored about 12 years ago by André Cruz <[email protected]>
Oops, fix failing test.

github.com/bower/bower - 366d7f82cc0b953421673aa42a3f2a4bbf500c03 authored about 12 years ago by André Cruz <[email protected]>
Bump version.

github.com/bower/bower - 65367c2f5b145d808054ba436550e508184ccb23 authored about 12 years ago by André Cruz <[email protected]>
Cleanup temp directories even if node dies, closes #140.

github.com/bower/bower - b63ab2be8883bb4683ed549fb51389c5eb0ec955 authored about 12 years ago by André Cruz <[email protected]>
Fix errors not being caught when using file writter.

github.com/bower/bower - 66a61acd5cae452c6c96db802788d1862fa40ac0 authored about 12 years ago by André Cruz <[email protected]>
Fix uninstall when the project has no deps saved, closes #153.

github.com/bower/bower - 3b69d1a4d576fed8356ea8ef5d108472f5dfb33f authored about 12 years ago by André Cruz <[email protected]>
Better message.

github.com/bower/bower - b594d848555a6489dc1da14b95e3a5c113a49105 authored about 12 years ago by André Cruz <[email protected]>
Typo.

github.com/bower/bower - c4d361263838d42532202d2000964ca21d7fdd2a authored about 12 years ago by André Cruz <[email protected]>
Remove unnecessary if.

github.com/bower/bower - 951013c006b7990e149f0aa6072c0e1cf85ba2d2 authored about 12 years ago by André Cruz <[email protected]>
Oops, date typo.

github.com/bower/bower - b5d7f366d31c6d7430282fdf86c1016ddd33bd01 authored about 12 years ago by André Cruz <[email protected]>
Bump version!

github.com/bower/bower - 8e4a7b71479c834d94ea60e184fb27a3056eda4f authored about 12 years ago by André Cruz <[email protected]>
Add private repos reference, closes #151.

github.com/bower/bower - 57e46aff76e051618655bb11a190dd4825d9d326 authored about 12 years ago by André Cruz <[email protected]>
Fix failing test, update CHANGELOG.md.

github.com/bower/bower - 49e08443b7052bec6971c3d8f7df406891f79d14 authored about 12 years ago by André Cruz <[email protected]>
Oops.

github.com/bower/bower - ae4356552fa6b053bf3abdc658226584498ee40a authored about 12 years ago by André Cruz <[email protected]>
Add cleanup script to cleanup recent change to the cache folder.

github.com/bower/bower - 87456121b1396f7fd2e0492775c5e82c08a566bd authored about 12 years ago by André Cruz <[email protected]>
Improve link doc.

github.com/bower/bower - b5f68581dffe8e92100228236666597911854347 authored about 12 years ago by André Cruz <[email protected]>
Fix removal while using link, do not proceed if a local repo is detected.

github.com/bower/bower - 4a81edf5da08e500ddf7bbec39b19473b3fb90a8 authored about 12 years ago by André Cruz <[email protected]>
Catch errors also while installing, fix mute deps.

github.com/bower/bower - a7612a8828b39e1e87ecd9c4c67a74fe7fe2dfe5 authored about 12 years ago by André Cruz <[email protected]>
Detect local .git repositories and abort when true.

Also fix error reporting for nested deps.

github.com/bower/bower - 8bfa518f15d319cd58611ca447ddfb3780cb9ef0 authored about 12 years ago by André Cruz <[email protected]>
Typo.

github.com/bower/bower - 8dcc2d597901e4c6ad19af0a4555762d7f505994 authored about 12 years ago by André Cruz <[email protected]>
Oops.

github.com/bower/bower - 75b9e21e7793e35a544d78dea8e117d870e37a5d authored about 12 years ago by André Cruz <[email protected]>
Small tweak.

github.com/bower/bower - bcf9b0e88008fe8bd88411d663d19a9997287643 authored about 12 years ago by André Cruz <[email protected]>
Add link command, change cache dirs.

github.com/bower/bower - 648fcace0f1d24aca75e976bc9e485e34f2d9dac authored about 12 years ago by André Cruz <[email protected]>
Use async version of chmod.

github.com/bower/bower - e80ed8d1303f4d99ee9939467ae35acaa89d7fb7 authored about 12 years ago by André Cruz <[email protected]>
Typos.

github.com/bower/bower - 4dde213a6feff4d1f4cddd61d1f49e6493c85b8f authored about 12 years ago by André Cruz <[email protected]>
Fix CS.

github.com/bower/bower - d458bf152b0067d828dd7f774d2fc1c334254252 authored about 12 years ago by André Cruz <[email protected]>
Bump version.

github.com/bower/bower - 9ba714968924d6a616b3c6d51e8089f56e20edd0 authored about 12 years ago by André Cruz <[email protected]>
Change temporary folders names.

github.com/bower/bower - a5c65afc46ae57d7fb925061f68e4e004d50b9a4 authored about 12 years ago by André Cruz <[email protected]>
Fix resolve event emitting data in the install/update commands.

github.com/bower/bower - 30d95d375157df454e860a5e0b5e5178af75fcdb authored about 12 years ago by André Cruz <[email protected]>
Fix more JSHint issues.

github.com/bower/bower - faa3cf4cb82a98aed9afa23726c268ec4ebcc391 authored about 12 years ago by André Cruz <[email protected]>
Add windows install instructions, closes #148.

github.com/bower/bower - f925fb9adb2062c27cc990ec19f77b9b1f366c24 authored about 12 years ago by André Cruz <[email protected]>
Extract and present errors from the shell (e.g.: git commands).

github.com/bower/bower - e021276072878036c8675901fc261c9e840216ac authored about 12 years ago by André Cruz <[email protected]>
Change register prompt.

github.com/bower/bower - 15cd35efb95fe0c03f85b252a48ff9785f47545c authored about 12 years ago by André Cruz <[email protected]>
Capture errors while resolving and present a summary.

github.com/bower/bower - 069e9b80b674b72f8d3959ac450c000a5d9fa3a9 authored about 12 years ago by André Cruz <[email protected]>
Add test for the previous commit.

github.com/bower/bower - be02ef81a4b3385e48071d6a2857c914fa9e2621 authored about 12 years ago by André Cruz <[email protected]>
Fix http errors while downloading not being interpreted.

github.com/bower/bower - 19b9261e8b4f1fa3c1c557e3a75d68f09c9cc8db authored about 12 years ago by André Cruz <[email protected]>
[WIP] Errors improvement.

github.com/bower/bower - 3ac918f306cc6e677dd14917fb11fbf92d67b905 authored about 12 years ago by André Cruz <[email protected]>
Bump version.

github.com/bower/bower - dbd64a0a55897a3a34507e904fbebf319dcc8388 authored about 12 years ago by André Cruz <[email protected]>
Update changelog.

github.com/bower/bower - b3af02a4aba27073904ada39614f73006dc7b533 authored about 12 years ago by André Cruz <[email protected]>
Fix save flag for asset packages.

github.com/bower/bower - 88d674848f56e1032cc71504d10702f682fba643 authored about 12 years ago by André Cruz <[email protected]>
Add confirm prompt to the register command.

github.com/bower/bower - 3793267c521e2dde74ee636c0ba1525d4bacd2b8 authored about 12 years ago by André Cruz <[email protected]>
Add semver to the README.md.

github.com/bower/bower - 6a07c16f17c40a9b73c9c632ab57cd3e74e5b720 authored about 12 years ago by André Cruz <[email protected]>
Mismatch now has its custom template.

github.com/bower/bower - 41e6f0bdbc2135eb30caf6866486f238c1bafde2 authored about 12 years ago by André Cruz <[email protected]>
Fix warn template, add missing command types.

github.com/bower/bower - 3b1642a52f9a96edf572cc00696990c1bb0854b0 authored about 12 years ago by André Cruz <[email protected]>
Fix remote.

github.com/bower/bower - 4c3a1dbd911c3f8c5c3607dabf54d7b218d1e194 authored about 12 years ago by André Cruz <[email protected]>
Fix failing test.

github.com/bower/bower - fae41c41799a81dfd015084ff4b799614fcbcbf3 authored about 12 years ago by André Cruz <[email protected]>
Add repo metadata because it is used in a test.

github.com/bower/bower - 91c5bb8c36b61d5facf22770081a5a754139ddcb authored about 12 years ago by André Cruz <[email protected]>
Update CHANGELOG.md.

github.com/bower/bower - b9b59c9fbc42197ba1da3ec3353c922ffd163b66 authored about 12 years ago by André Cruz <[email protected]>
Add jshintrc and fix all CS issues related to it.

github.com/bower/bower - bc598a334bed8d14b142d111dbb531d712363bdb authored about 12 years ago by André Cruz <[email protected]>
Remove unused code.

github.com/bower/bower - c64576826731c37cdde1c5a60c3a0bd99e7aa079 authored about 12 years ago by André Cruz <[email protected]>
Update uninstall documentation.

github.com/bower/bower - e245709963780efee6418f7a588736c426ea0267 authored about 12 years ago by André Cruz <[email protected]>
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...

github.com/bower/bower - aa30fe885a2ae1116df287459391df0f34fbb803 authored about 12 years ago by André Cruz <[email protected]>
Oops.

github.com/bower/bower - 2c7435a33f5a15cd0a747a2b2b9dffe231ba63ed authored about 12 years ago by André Cruz <[email protected]>
Move name guessing logic to the package itself.

github.com/bower/bower - c06d8b271ee34c944b1614e7df82acd7fbf02b46 authored about 12 years ago by André Cruz <[email protected]>
Report upgradeable local packages and packages without tags.

github.com/bower/bower - b85a565798d4f85a71225f19d42d22f8cbde8586 authored about 12 years ago by André Cruz <[email protected]>
Print warning when the tag differs from the version specified in the json.

github.com/bower/bower - 82c20e8a6b03f3a3e75ad7d1881e1edb7d469a1e authored about 12 years ago by André Cruz <[email protected]>
Fix little issue with packages + tag scheme.

github.com/bower/bower - 04919746e837dbb19bce18882cbb2564297daa4c authored about 12 years ago by André Cruz <[email protected]>
Add path verification to the fetch function.

Now a more suitable message is given in those situations.

github.com/bower/bower - 64b86ccf04056b7c59fe9cf24965bb0426942623 authored about 12 years ago by André Cruz <[email protected]>
Fix failing test.

github.com/bower/bower - 4a83227ca8b5d3dddfbe36b173a78e944f74d492 authored about 12 years ago by André Cruz <[email protected]>
Fix some bugs related with latest changes, fix CS, add local repo tests.

github.com/bower/bower - 01d2ee079c8d6b2f209203548040c23d4ab14d63 authored about 12 years ago by André Cruz <[email protected]>
Remove package.json support, remove console.logs.

github.com/bower/bower - e9514423ced9c846118c55af96f75ad031eec0f9 authored about 12 years ago by André Cruz <[email protected]>