Ecosyste.ms: OpenCollective

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

github.com/pulsar-edit/apm

Atom Package Manager
https://github.com/pulsar-edit/apm

Use ATOM_ACCESS_TOKEN when available

d9da9c01fa2e59eaddbd60c4e281d18e4ff49cdb authored over 11 years ago
Default package dependencies to empty hash

269dc259e4377093175988594b0264f30720db2b authored over 11 years ago
Register packageDependencies before cleaning

38540ed1908dd6fb3cbb345065d6e6c87fb0ed8c authored over 11 years ago
Only show progress message when installing globally

fe63aaa57d53f1b18f1f4f054e2e00b1bcdeac48 authored over 11 years ago
Correctly default installGlobally option

c44e46c6b0329a9e5c0a10e18757e07a8400744c authored over 11 years ago
:memo: doc new methods

cfb2b7a42784a1d9c29ef072201b8e4925ce04e4 authored over 11 years ago
Add progress message for package installation

35b81673d6683ee561d71f90603f2fa8b5f745e8 authored over 11 years ago
Send request errors to callback

41eeddf48772baa5f0b25a27e9a2721f530de856 authored over 11 years ago
Add option to disable node installation

12b55e0c1dfabe2c463bfcc608684ca16496eda3 authored over 11 years ago
Temporarily disable strict SSL

270a42c9a1d06651a69b3a9dae7ee2cae04d637e authored over 11 years ago
Surface write stream errors

48c663092f9cb55184dea9786502aeae181f1c92 authored over 11 years ago
Include body message when available

5295abac2479f5cb4a9bfde06324e78e61240646 authored over 11 years ago
Add url before error message

ef756ac540d721faea4211fb630cf54e3398a400 authored over 11 years ago
Enable strict SSL now that cert is legit

1d1f6d0128c11a262b289895e46a18291a6028fe authored over 11 years ago
:electric_plug: apm install <package_name> with atom.io

e1133002efe79bab48e8cdaca4edca56e8267016 authored over 11 years ago
Correct token name

55679d4a493e9f556cdb919b74a01d547dae041b authored over 11 years ago
:electric_plug: apm publish with atom.io

d0d70ba228d80f7dac29d855d6268e9ba24626c5 authored over 11 years ago
Add global option to installModule

fb96dabe1e5453664e4d38fe73d9de3bb0214a88 authored over 11 years ago
:electric_plug: apm install with atom.io

6c79454b7fecff3cd90f5848c70b2e51bedb7f57 authored over 11 years ago
Update expectation of red strings

3c96e49eadea5b6f183cb2cf0a62e2fe9be6eefc authored over 11 years ago
Remove TextMate bundle install support

1f286b81b3b91e263d47ad8b3e7c8ad4b02d0d56 authored over 11 years ago
Color error messages when logging

781f44c168c1eb97d0b796502d2111348acf0182 authored over 11 years ago
Split out large spec file to per command specs

1ac4a138204735b5a624ca00d37e837b27f1ac33 authored over 11 years ago
Ignore unreleased packages

74f471d8effbfe27dbb9b2f336ae6288c77763be authored over 11 years ago
Spy on token helper

6b31c7c909e9fab724360fcc03c78ba22a7a3828 authored over 11 years ago
:electric_plug: apm available using atom.io

70bea41204ade023c569f1a55761038504f5403a authored over 11 years ago
:lipstick: sort requires

a84e9840bbbceda276300a4be9034eecd0188167 authored over 11 years ago
Add helper to get token from keychain

58927b96320acc26b6bc7f32fd976ee05df7e32c authored over 11 years ago
Merge pull request #8 from atom/detect-vs2010-vs2012

Detect Visual Studio versions on the fly

de66a601a2e7e52c3184a98b1dbd68ab2035c5bd authored over 11 years ago
TIL about '?'

c3f03c3a87753181222793af70946ac6d78ca037 authored over 11 years ago
Use existsSync instead of rolling our own

dbe6af06e5c5449dc57b038c598965b470aec31e authored over 11 years ago
Lint after compiling

40b92237c8be7c76626b30a823b7a8911116e2e7 authored over 11 years ago
Recurse into all installed modules before cleaning

This prevents cleaning of modules referenced by nested node_modules
but installed at the root.

...

6ef00ae8b1fc7c6ca96f6ce38859cd31db1f7430 authored over 11 years ago
Fix apm.cmd paths

34ecde690cd8fef50cfe61d3678375bde5b35aba authored over 11 years ago
Add option to install dev dependencies of packages

846c9af8a8d1ee6b76385f70e17d398b9b59726b authored over 11 years ago
Compile before linting

8a3005094ca5635fc14896f05df4e982c540a2e3 authored over 11 years ago
Get path from argv object

24a47757e41eefe31f5715d26fdeaf294ae604fd authored over 11 years ago
Allow passing in of path to atom command

345a04b9f5bfbe033ce6b8bb3c8f258fe8eb01b9 authored over 11 years ago
Remove extra newline from `apm test` on test failures

fcb19e296ca8979a28d2d503c2650f4ef381c8be authored over 11 years ago
Correct specs for previous commit

3bf4cde7d1b65e7c5f140a412a582bd1e79acd36 authored over 11 years ago
Properly log out test failure

75301c894dd0f310b89f1fab9b79912b293549e7 authored over 11 years ago
Merge pull request #18 from atom/update-theme-template

Update theme templates

9d87d97ae8e5f7723c2c76e20d52179d5c6bbfc8 authored over 11 years ago
Prepare 0.7.0 release

b8f105aa02a33dfd5a192df29336fa649e633135 authored over 11 years ago
Handle undefined options

162824eb1a73c154e3bf823c591fa42f8ebcaa37 authored over 11 years ago
Add sample styles for new themes

018617ba73fd13c968c1ef2c2baadde658672610 authored over 11 years ago
Switch to :cloud: :ant:

030a57b79fef5c5551824a23a30b13856db57d27 authored over 11 years ago
Merge pull request #17 from atom/apm-test

Add `apm test`

62098935dfa50befd2cca3dc7458577d5ad31e3d authored over 11 years ago
Prepare 0.6.0 release

ad6f2f360fadf5ce7075365c595f014fa6ad9ef1 authored over 11 years ago
Update publish config registry to be :cloud::ant:

09b4e5c05f1aefbac7d35e944b9c30f99dad1121 authored over 11 years ago
:lipstick:

0a6b470548132c4df59c55e1695b83199c17ef8e authored over 11 years ago
Remove buffered stdout and stderr

This also adds expectations for output depending on the return value
from atom.

d5c1a6fe66a04ec0ac50fc15072be3f3c50a270d authored over 11 years ago
Remove unused require

5c58a37ab121c4e05042d14e31b40a3c551115ea authored over 11 years ago
Add `apm test` for executing package specs

ed6fcefe6228f3b4909ce0483633286e39b1efed authored over 11 years ago
Merge pull request #16 from atom/package-template-update

Package template update

41644e6f6ae385c46df6e6885bcf46451f102fc5 authored over 11 years ago
Update View reference to new Atom API

aeef48a7d56698c778f12a979d8bc028f7e65841 authored over 11 years ago
Switch to :cloud: :ant:

f5216a95bb363f6d0d53d27d63f4ee442e62c31c authored over 11 years ago
Switch to cloudant from iriscouch

952b3221bb9755d478b10a0ab0384855f80abffe authored over 11 years ago
Add missing comma in package.json

fcdbc5901da748c217ff7795a5b5814ed0c606d7 authored over 11 years ago
Add a note about documentation

f73b172ebfe1b4eaa9264e5eb8e2aa30bfeefc99 authored over 11 years ago
Update to new style export

3d9a14bbf44e2ea1fb2292b43d89f9b97dcd088c authored over 11 years ago
Remove unused `$$` require

fee9ee172994913490f1c0f235c656f89f4250be authored over 11 years ago
Add ui-variables to stylesheet and link to documentation

96cfa9eeabdca5ccec0d0d20dd9948e8d5f2b12c authored over 11 years ago
Prefer less stylesheets

4ebd0aaf607fd6914d3d331d33d881df29cc3864 authored over 11 years ago
Add an example context-menu.

6bc33e6a6373966a34c2729cd3a230cc7d92088c authored over 11 years ago
Update specs for package.json

0d01b48a721f282d5f1b88fcadd79f4534f0e755 authored over 11 years ago
Update package.json with minimum set of keys

2d7c98cc269cb5ef60598468f2bc7c56ff4ac3b6 authored over 11 years ago
Move package.cson to package.json

51ee7107c77f997c03704a51805a76781febca53 authored over 11 years ago
Use mkdir provided by fs

c431f087249822eb4029b16128acd73f664e2bae authored over 11 years ago
Add fs additions last to exported object

92cfe96430a1ec796e1d0cce25c7b24923fc1166 authored over 11 years ago
Unfocus theme test

43e5efb04322ae9e797b246cd7c73532a28e2dcb authored over 11 years ago
Alias link as ln

48751f528de3a84791582acc704ce2c474f14e82 authored over 11 years ago
Merge pull request #11 from atom/apm-init

Add package generation via `apm init`

7c301ec6dcbe12e4d22695e761cf37bc986672dc authored over 11 years ago
Implement `apm init --theme <theme-name>`

af5b90141cfc637e945396d19eb279614a4b3524 authored over 11 years ago
Accept absolute paths as well as relative paths

eada453f4e2e4aab7f92c5d0ef9c9363ae17db9d authored over 11 years ago
Throw an error if a type isn't specified

6423cea4a92ea9640b0deb0e1c4abfbf6cfe18f4 authored over 11 years ago
Remove unused requires/variables

9a1e5df902491ebdf61720c22e8dd5240a8387e3 authored over 11 years ago
Correct spec comment

94240ef7c81150a89186be86776d863330a0d183 authored over 11 years ago
Sort command requires alphabetically.

5bc073366a7cefff4ee1624b2272810e54c3f08d authored over 11 years ago
Add `apm init -p package-name` for generating packages

9698a9e8126fa42292d2e8bd104bbfc137e702ce authored over 11 years ago
Parse commands args in install command

13f55925e6a8c1b8408a2a0ecc145b2908ec377d authored over 11 years ago
Set both HOME and USERPROFILE in environment under Windows.

The node-gyp is using both "process.env.HOME || process.env.USERPROFILE" and
the "osev" module t...

2c9da12d10e0f8bbcf53bbfbd553ea2cdcb9b02a authored over 11 years ago
Parse command args correctly in publish command

c50eac7f555305ad7b07fa700e6ad55ff8dfe2ca authored over 11 years ago
doc: remove command specific options from root optimist parser

d57076a10a2f3c8cf57423a012808e59671b6a52 authored over 11 years ago
doc: alias a to all for unlink command

c6a8253a3a942db20b121af52931f5c4ec1c4558 authored over 11 years ago
doc: add ticks around command

756e1b86fdfb7fcadb2890c56fb48774147ec259 authored over 11 years ago
doc: add update command usage

297c6dea951bf544182889ea5400fdcfe478ba13 authored over 11 years ago
doc: add rebuild command usage

3903daf63ccd00e129304043244fa5c9dde0bbe8 authored over 11 years ago
Remove unused requires

0bd31503e3f21ca0773fc11fc11fc3ff28d6e933 authored over 11 years ago
Add mkdir and cp to fs.coffee

e76bc9654d11e67ed0648b153bc83899b930820b authored over 11 years ago
doc: add install command usage

78453cbebf319892f035080847aeeb88a8e0917f authored over 11 years ago
doc: add uninstall command usage

655a3e98f80967b14744301252e663c780c15f3f authored over 11 years ago
doc: add available command usage

f7f2c74cedac532044333bc9387e4c81caf3813c authored over 11 years ago
doc: add list command usage

e51236e38af0137f776757db0c3c96bc3c878966 authored over 11 years ago
doc: add publish command usage

ed297103e13ffd6773b41302f9e1b6266d334d43 authored over 11 years ago
Recommend npm test instead of grunt test

1e0efd20b966df51a349db4e929aa7867f24cea2 authored over 11 years ago
Mention apm help in the README

40c1101410c5d05944b06571c465b73dceb570b6 authored over 11 years ago
Use register commands name in usage message

743fe17b5c95172b05d6e747b52bc8655383a12c authored over 11 years ago
doc: add describe for help flag

66d612aef9643c46d1f2a87b376196b3b17a2e86 authored over 11 years ago
doc: add links command usage

4efa35011e915ba7311cd6df7682b058a4e41d02 authored over 11 years ago
doc: Tweak argument name

3fa317bbff16d1bb83ee699bddde659593945544 authored over 11 years ago