Ecosyste.ms: OpenCollective

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

github.com/pulsar-edit/ppm

Pulsar Package Manager
https://github.com/pulsar-edit/ppm

So murderous right now

27418b136e14124e1c374b2c5766390cb2d76325 authored over 11 years ago by Paul Betts <[email protected]>
Lintify

a60f7ea797cb397f647fceb5e87d8ba14123feb1 authored over 11 years ago by Paul Betts <[email protected]>
Write some methods to help us out with configuration

9579e6fbdf4be2d5ba2a3fcafa0646d35fa5ad5b authored over 11 years ago by Paul Betts <[email protected]>
Support building Atom with VS2010

246179ee9078a198f7723e65460489bff0cefcdf authored over 11 years ago by Paul Betts <[email protected]>
Pass through force flag to publish

22bf3c650aa2554a50d1e51b9c9ca8f211742764 authored over 11 years ago by Kevin Sawicki <[email protected]>
Support publishing by tag name

cd59ee26036a20b48e2e91f0f9c6efdd04776189 authored over 11 years ago by Kevin Sawicki <[email protected]>
Add --atom-child_process-fork if running from Atom Helper

Temporary workaround to allow packages to be installed/uninstalled
from the Atom settings view.

5729b05df07d7c3de6d95ea65af4c25942c1a286 authored over 11 years ago by Kevin Sawicki <[email protected]>
Update links for new org. location

6a13b3dd68c5051947342764d337cd79d40508d4 authored over 11 years ago by Kevin Sawicki <[email protected]>
Implement update in terms of a clean then an install

a33148d4e116bc79a6056e5de86ea5fcc7353fa1 authored over 11 years ago by Kevin Sawicki <[email protected]>
Pass options to ::publishPackage

b97aa9823725255b6185f716305ae489446eb610 authored over 11 years ago by Kevin Sawicki <[email protected]>
Support bumping version from apm publish

Now you can just do `apm publish minor` to bump and tag a minor
release and then publish it.

9866379f978cb9d50c9031f38efcd52cc912c818 authored over 11 years ago by Kevin Sawicki <[email protected]>
Don't clone the repo if the package has no repository url

76b5e3438cf007de1ac3fa57fc0c58cf3e90e1a6 authored over 11 years ago by Corey Johnson & Kevin Sawicki <[email protected]>
Don't clone (just link) package if it already exists

96113beeafb41c7a45d67e47510a96090dea2d81 authored over 11 years ago by Corey Johnson & Kevin Sawicki <[email protected]>
Add initial apm develop

Fixes #4

d6fcfbb4a0f6f4c1384abd39628fe9e3f589e6f3 authored over 11 years ago by Corey Johnson & Kevin Sawicki <[email protected]>
Make broken symlink text red

de0ae8e333cac4bee91aec5c7356544a7e3e83eb authored over 11 years ago by Kevin Sawicki <[email protected]>
Catch error from realpathSync

d3fa790719a07ac8ef2ac98f0ec01fe18a993c66 authored over 11 years ago by Kevin Sawicki <[email protected]>
Merge pull request #3 from atom/apm-vs2012

Set the correct MSVS environment on Win32

d3c7b2e8a2a0ef1f94c472008919ed42f58ba470 authored over 11 years ago by Paul Betts <[email protected]>
Move isWin32 to a config method

e34834616aa60993d9f9646ba8b50b5a70610eb3 authored over 11 years ago by Paul Betts <[email protected]>
Add apm linked/links command

This displays all the linked packages in ~/.atom/dev/package
and ~/.atom/packages

425ba80a9bd6a4b3b9e4ef9bcb3ef8fd504fb6ec authored over 11 years ago by Kevin Sawicki <[email protected]>
Set the correct MSVS environment on Win32

e768a972bd0fce7103bb1e90e2a3e0cbc537a560 authored over 11 years ago by Paul Betts <[email protected]>
Support --dev flag when running unlink --all

f3da6ee6c7f2437dbb61c4a97a93be7940673d68 authored over 11 years ago by Kevin Sawicki <[email protected]>
Add --all option to unlink command

5f8c860465200e9f10ee3345bded174a838a845f authored over 11 years ago by Kevin Sawicki <[email protected]>
Log stdout on errors

c1416020ea508c9be4cad6e2172836df34fab8a2 authored over 11 years ago by Kevin Sawicki <[email protected]>
Add --hard flag to unlink

2312a3787022065de736751507d26fc3791d5156 authored over 11 years ago by Kevin Sawicki <[email protected]>
Don't uninstall apm during update

731b5dd2403750e8a931712d5b5d4b835652ee9a authored over 11 years ago by Kevin Sawicki <[email protected]>
Add apm link --dev command

0f311264ffb61d87648ff80d507eadf933250e21 authored over 11 years ago by Kevin Sawicki & Nathan Sobo <[email protected]>
Add .pairs file

0688a2daf2b59d4c89f7490845bef241452182cf authored over 11 years ago by Kevin Sawicki & Nathan Sobo <[email protected]>
Add specs for link/unlink commands

c2b8158563b78236e0faa99226513cdc609f197a authored over 11 years ago by Kevin Sawicki <[email protected]>
Add apm update command

e3c0941adbf086e9eff53984731144010f916abf authored over 11 years ago by Kevin Sawicki <[email protected]>
Add pass/fail status to installing modules task

538ed3690646e7ac2a2095434475c6470324ff70 authored over 11 years ago by Kevin Sawicki <[email protected]>
Output name and version of module being published

7dc3c0d0d71a1cffabac8f9c1921a24b59258e8a authored over 11 years ago by Kevin Sawicki <[email protected]>
Merge pull request #2 from github/windows

Add support for runing apm under Windows

cbf46094b6a860746cbe29c239f771c5306490b3 authored over 11 years ago by Cheng Zhao <[email protected]>
Fix Command.fork.

c77c6a36e19fdb23c6b8fc59f9a534954d3eca85 authored over 11 years ago by Cheng Zhao <[email protected]>
Add apm.cmd.

c4a0f6dc04b76b9558460a8c5070d566950324f7 authored over 11 years ago by Cheng Zhao <[email protected]>
Use the path of module's cli js file.

The 'bin/.xxx' could be a bash script.

5a42072b7ea0c26c6cb3dc372e0b183cfbd752f0 authored over 11 years ago by Cheng Zhao <[email protected]>
Use node binary to execute scripts.

On Windows scripts themselves are not executable.

d600ccb3ac1a40d27ade91dc55f656850eaecb26 authored over 11 years ago by Cheng Zhao <[email protected]>
Get the right home directory on Windows.

9a89f6f070c38c429bb3caab4eaadd4e8210542f authored over 11 years ago by Cheng Zhao <[email protected]>
Reduce verbosity of rebuild output

d2485d33a6113b557b7dc6c270491b737850455d authored over 11 years ago by Kevin Sawicki <[email protected]>
Colorize available packages heading as cyan

ab1db7772a4dab24e0c7ea0bb23c82c44504bb71 authored over 11 years ago by Kevin Sawicki <[email protected]>
Reduce verbosity of install command

Omit stdout text and only show stderr text if the command fails

cb4d53f8159b49f8bf5ea327b3219f5d228e4e2e authored over 11 years ago by Kevin Sawicki <[email protected]>
Colorize list headings as cyan

64e91be70a98d36dfa1baf75ba85723ccc703dbc authored over 11 years ago by Kevin Sawicki <[email protected]>
Update to node v0.10.15.

1cda00c8507bad369b08a507907a7f96d27f022c authored over 11 years ago by Cheng Zhao <[email protected]>
Create packages directory before installing

b16d6d3acc5c2309eb664032f23ff9e433afc0e5 authored over 11 years ago by Kevin Sawicki <[email protected]>
Upgrade to jasmine-focused 0.12

82e0b9c793cd284744203d6b533a1e5ab60bd0a7 authored over 11 years ago by Kevin Sawicki <[email protected]>
Create parent directories to symlink

ac0e54801b8fc1389c1810f0d4ac6670ff8a5602 authored over 11 years ago by Kevin Sawicki <[email protected]>
Add rebuild command

This should be called when modules with native code need to be
recompiled against newer node hea...

5c69864c2e8916a15a6020e26befbe9c95d54091 authored over 11 years ago by Kevin Sawicki <[email protected]>
Update URLs since this repo is now under the GitHub org.

371d3813b1a5f8537bf16b75253682eb01ead1d6 authored over 11 years ago by Kevin Sawicki <[email protected]>
Lint empty param lists as errors

60fed0c219744551cbed0dd572310bdd0ac10c91 authored over 11 years ago by Kevin Sawicki <[email protected]>
Lint all .coffee files under src/

0223f3302cba316ae5a421504d77bd85b823f0e9 authored over 11 years ago by Kevin Sawicki <[email protected]>
Set ATOM_NODE_VERSION in specs

7455a79c17068849999705e937db22682e65aa5e authored over 11 years ago by Kevin Sawicki <[email protected]>
Add link/unlink to usage message

1e03f08ee07bd946b1f557c73e1c8eb8277c28e4 authored over 11 years ago by Kevin Sawicki <[email protected]>
Stat target path to determine if it should be unlinked

2b64a48cbd0e32c33234c07f9f601b34808be71d authored over 11 years ago by Kevin Sawicki <[email protected]>
Guard against missing name in package metadata

0233ec9c51142e5cc60114ed1ff848714490d9b2 authored over 11 years ago by Kevin Sawicki <[email protected]>
Add commands to link/unlink

192e415b21193b185fbd6cce3b1ba3480e7fa322 authored over 11 years ago by Kevin Sawicki <[email protected]>
Upgrade to node v0.10.12.

cae9e5e0b9c0db7a928189029dbecb577ed81bda authored over 11 years ago by Cheng Zhao <[email protected]>
Upgrade to node-gyp 0.10.2

0945ca14da25254edd2bfd4d61e84bebf9f04910 authored over 11 years ago by Kevin Sawicki <[email protected]>
Clean and lint before publishing

533d92c6de07cd5f9fbb0f00447216c02a9f2498 authored over 11 years ago by Kevin Sawicki <[email protected]>
Run jasmine-focused from Grunt file

160a8133e6ffb72b6c06858f331b35d32245b657 authored over 11 years ago by Kevin Sawicki <[email protected]>
Upgrade to jasmine-focused 0.7

5f4e547d3dbd6d3514822fc231b3bc45f10aab38 authored over 11 years ago by Kevin Sawicki <[email protected]>
Use node-gyp commit with removed gyp/test dir

48e3dbdc89d2215ea6bb43f4974bb44b9fdb0344 authored over 11 years ago by Kevin Sawicki <[email protected]>
npm ignore spec folder

b3c6179df321fb244071108a11ee83ad84142379 authored over 11 years ago by Kevin Sawicki <[email protected]>
Update to new root resource path

f68b762221566ff2f90248209f2ec213cd28c65d authored over 11 years ago by Kevin Sawicki <[email protected]>
Upgrade node to v0.10.9 since atom-shell branch has been merged.

5393411f37556c9290f13a3b612f6d778955f712 authored over 11 years ago by Cheng Zhao <[email protected]>
Include packages with an atom engine in node_modules

13385e0b36db757b0f7a97faecdffbe5ac363c4b authored over 11 years ago by Kevin Sawicki <[email protected]>
Enable overriding node's version with ATOM_NODE_VERSION.

831bf348c7acc4037e516c9f27bc37eb9a83aae3 authored over 11 years ago by Cheng Zhao <[email protected]>
Upgrade to season 0.9.0

9ce00a6063b096aaa94afdf89591d56663abdd02 authored over 11 years ago by Kevin Sawicki <[email protected]>
Include vendored packages in list output

b3f6268e86773ffddb12c3aca779d558f3f18b08 authored over 11 years ago by Kevin Sawicki <[email protected]>
doc: more commands

0f1d335625c86eee6c9d131619162b536fd6f202 authored over 11 years ago by Kevin Sawicki <[email protected]>
:lipstick:

986b1953f43b75f3379e3ac73dfef4e960c3887d authored over 11 years ago by Kevin Sawicki <[email protected]>
Stringify json

01ded1c72cb71a0ac85fe267e3dafc370797211f authored over 11 years ago by Kevin Sawicki <[email protected]>
Compact packages array

1a0810917654e62d76fb798252feec723b6899b3 authored over 11 years ago by Kevin Sawicki <[email protected]>
Add command line flags to output available packages as json

be3c38956de102e7a7532bfe8aead1ad89924a34 authored over 11 years ago by Kevin Sawicki <[email protected]>
Assert that callback is invoked without an error

8802c11461b32e8c6bb76a295f499f4386c983a8 authored over 11 years ago by Kevin Sawicki <[email protected]>
Return latest package that is compatible with atom version

ae99611a316bbfaad9c0a2d3be228f184bafd560 authored over 11 years ago by Kevin Sawicki <[email protected]>
Include all releases with an atom engine

9314dadcee0d93a39537b46296723a75b14ca161 authored over 11 years ago by Kevin Sawicki <[email protected]>
Bump version to 0.5.0

d92a7b356b01af9d6b53bca04cba57886776820b authored over 11 years ago by Kevin Sawicki <[email protected]>
Use npm fork

7753a44f02a30834509034bafbb0e600393b7f55 authored over 11 years ago by Kevin Sawicki <[email protected]>
Log line when empty

2ccbaa08d435f963ddeb29e9411afe7cff28fdec authored over 11 years ago by Kevin Sawicki <[email protected]>
Use custom apm cache

83de4129d2733c53b2580bc11df2232140913f27 authored over 11 years ago by Kevin Sawicki <[email protected]>
Add initial API for getting available packages

28b5880ab4636fa1bc0bf73f39cbabddf1442f90 authored over 11 years ago by Kevin Sawicki <[email protected]>
Bump version to 0.4.0

5374a15f95c8fbaf6e9eb2e3a3f97fc231831fea authored over 11 years ago by Kevin Sawicki <[email protected]>
Use fs extensions in lister command

8723e6c3a615136a1c84c62d0f4e189fc5a8d37a authored over 11 years ago by Kevin Sawicki <[email protected]>
Add initial uninstall command

4dec8c454f258955e0416f692a2ec850de5edada authored over 11 years ago by Kevin Sawicki <[email protected]>
Pass through silent flag

2eea1c43eee60d8fd47451ad1532eab56be9a60a authored over 11 years ago by Kevin Sawicki <[email protected]>
Add --userconfig flag to npm install commands

293a59089c0b7dc09998ddefefba131911aaa8a2 authored over 11 years ago by Kevin Sawicki <[email protected]>
Bump version to 0.3.0

8a6c1ab165a1c37e654247ad8f0a358acc3c8b59 authored over 11 years ago by Kevin Sawicki <[email protected]>
Add Atom to output text for packages

8770bc66bf6fc5b5233a5325c24ed21f4fc01872 authored over 11 years ago by Kevin Sawicki <[email protected]>
List available commands in usage

f53de8d3957aed4173f89c0527003ab7f855b87a authored over 11 years ago by Kevin Sawicki <[email protected]>
Bump version to 0.2.0

0f05996296d0ff87642f757fe6587e158f1b63af authored over 11 years ago by Kevin Sawicki <[email protected]>
Add npmconf dependency

d8e40c893fd32f9849af23aaf23372f31557f92b authored over 11 years ago by Kevin Sawicki <[email protected]>
Remove private field

e6d5f49ec6843cb2ef29494c17eda516be2a5c3d authored over 11 years ago by Kevin Sawicki <[email protected]>
Bump version to 0.1.0

1d555b389df87cc1237296925ce2f1544fd0ff5d authored over 11 years ago by Kevin Sawicki <[email protected]>
Add publish config

313ba5effd2316d60eac8fa5b086c85298a4f108 authored over 11 years ago by Kevin Sawicki <[email protected]>
Update package name

3fce7d7de3ef9d39f8434fae3e12cffab7f4e202 authored over 11 years ago by Kevin Sawicki <[email protected]>
Add initial support for available command

71b5cf96c27b2aa1a0889c02056e803a375f3870 authored over 11 years ago by Kevin Sawicki <[email protected]>
Include package version in value

f44e66aa9e54ea615f79a41d85501238c4d19d1e authored over 11 years ago by Kevin Sawicki <[email protected]>
Add initial atom packages view

5f1c034b2ac21c8aa06a1ed9f3bb388844ce6429 authored over 11 years ago by Kevin Sawicki <[email protected]>
Update auth token

bf50f2febb3c328556f886614d991a690f033710 authored over 11 years ago by Kevin Sawicki <[email protected]>
Compile all coffee files under src/

a5f5a3ff2add532b40249027c3f98329fe770e64 authored over 11 years ago by Kevin Sawicki <[email protected]>
doc: replication

4ce79890ed6838aa3e2ec7ec4aa8e95719117628 authored over 11 years ago by Kevin Sawicki <[email protected]>