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

Alias apm outdated to apm upgrade --list

Closes #86

90628a543c153b3a194b8ac7723b6abba6f96b33 authored almost 11 years ago
Set command on parsed options object

d0b1578203b21d9ccbaa3957302585517218ee95 authored almost 11 years ago
Support json argument to apm -v

4aa6636c30476023af12a9a7bfefd80b937ce63a authored almost 11 years ago
Support json argument to upgrade command

dd6cf920fca6a914baf4db83662bdeec31c633f0 authored almost 11 years ago
Merge pull request #88 from atom/download-node-when-install

Download the node binary in npm install

66598f894e00a8d418c1d98db275f1ff0e2825e8 authored almost 11 years ago
Merge pull request #87 from erisdiscord/fix-repository-detection

fix repository detection on case-insensitive filesystem

26e2c6ad34f8e022732221407a4f7e836c48549f authored almost 11 years ago
Fix the apm.cmd on Windows.

b80a0d5fab16062b093abde624071fa1adbcb498 authored almost 11 years ago
Just only keep the download-node.js file.

After some modification it becomes quite clean and there is no need to
keep the coffee version.

1b977f80176abaa742af791f72e1b15ec604bfcb authored almost 11 years ago
Ship compiled download-node script as part of repository.

The "npm install" would execute commands in following sequence:
1. install modules
2. run "insta...

a7e13cd4328112c25fc1a508cc474aee5c94cbf1 authored almost 11 years ago
Download the node binary in npm install.

8d43c67937fa10a93c5486d3a7aefaed69e7874e authored almost 11 years ago
fix repository detection on case-insensitive fs

53457af1dcfcf7159f147777bb6be310b77b7140 authored almost 11 years ago
0.41.0

27f4d17ad388a6fa4ac36b14705d3c362357b548 authored almost 11 years ago
Remove private flag

52dd5749543e8474051516d194a4788544b217d9 authored almost 11 years ago
Add Travis badge

bd857e8ecf018334f0bf1b55f9d5e4855c4b03ae authored almost 11 years ago
Link to atom.io

3d97dba91caf2d68dc06b41e93e9ef5ea964dcd9 authored almost 11 years ago
Add CHANGELOG.md to template

Refs #72

a4cf8a1f86f43accce945562d04e9284fcce2bc5 authored almost 11 years ago
Remove CI scripts now in atom/ci

01dbf95c197a25679e01106544b51fa132aeee38 authored almost 11 years ago
Add CONTRIBUTING.md

bf1aa5fc50d06a251b390305119b66a9ba1208e3 authored almost 11 years ago
Download from atom.io

86714638e85dc6ba2d996d45c73826bd2de828a9 authored almost 11 years ago
Merge pull request #82 from atom/web-auth

Atom.io auth, not GitHub auth

1f19b1defecf5d0362b312e3e247cae6d3dfb256 authored almost 11 years ago
Move token saving to auth.coffee

3c68f647c83eb8cb06dde663589411b5e5c8410b authored almost 11 years ago
Remove unused argument

8bf5d641dad04ef28b5201adf197b4d62fc73124 authored almost 11 years ago
Tweak login prompt

163b087b0a9ef2a8c59afa2496d0b6e7f7aa34f0 authored almost 11 years ago
Tweak login usage message

cf700f6234d37edc37b97259ee6c9f01d629ff79 authored almost 11 years ago
:memo: Update comment

97b78126f4b1c7fbd26d2492359ce71380edaaf1 authored almost 11 years ago
Update failure message

de6c05d912e400d08331c2ea089c9357113fe92f authored almost 11 years ago
0.40.0

d349e4526388f8b5afc218beaa02ffeaf3a4f2e1 authored almost 11 years ago
Remove old node binary during clean

9c4a563376179062bd7e319007f5f7bb775b5e04 authored almost 11 years ago
Name executable just node

This makes sure node-gyp can always spawn it

Refs mick/geojson-preview#8

9859059b7be0c93a6de77a62d61b6aadcdb2099e authored almost 11 years ago
0.39.0

b0fd602b4ffd0dac68cdc7b012666faebba0a0f8 authored almost 11 years ago
Wrap arguments in quotes

Makes sure that spaces are properly parsed by optimist

Closes #83

b9c7f1094d7c5eeba1bbcd1e14ad869ca35b63c5 authored almost 11 years ago
Remove ivars assigned in ctor

2f873a27955770e87c30703de1f4d27e2de106c0 authored almost 11 years ago
Require package name to apm develop

5e456e3a129dcfdcb5494661c471d111230ffb20 authored almost 11 years ago
Support specifying a directory to apm develop

This will be the folder that the repository will be cloned into.

86d71385de5eee97d5a40c7bb704fcf060c7a280 authored almost 11 years ago
:memo: Add missing the

57a5f8a6a4d131b98aafc4fb8d79b5cda043dc75 authored almost 11 years ago
Document ATOM_REPOS_HOME

Close #84

4b4420214e7815d48e30837478e598845d007b8e authored almost 11 years ago
Make template specs work

aad96d5ec012fbafa348600950520e2becd1b576 authored almost 11 years ago
get correct token in auth

95a0cab297a20f192d5611891d108e0606040394 authored almost 11 years ago
Ask for token from Atom.io account page

1b5816b2a07ff06c82d47205bb8de69802713218 authored almost 11 years ago
0.38.0

8c4957c489f2aa0ebd0446647bfc4e69227970d8 authored almost 11 years ago
Merge pull request #81 from atom/ks-linux

Get ls working on Linux

0e03fa894419ecf0a1b25ef3421d21f61fab0331 authored almost 11 years ago
Add spec for upgrade with no installed Atom

486342f14ad9f21b52ab089b37ba061f513841e2 authored almost 11 years ago
Remove unneeded question mark

d89d6a7580521ebfc48b2d7cbb522a8581e60ebc authored almost 11 years ago
Use mdfind in config.getResourcePath

This will make apm ls/upgrade work when Atom isn't installed in
/Applications/Atom.app

It also ...

c81a7a9f4b82f12a3db287e9356ee0e4ec43c064 authored almost 11 years ago
Merge pull request #79 from atom/linux-ia32

node uses x86, not ia32 in download filename

2dfd9ed036be40d7c66829c3d278c8ef463b0fab authored almost 11 years ago
node uses x86, not ia32 in download filename

3817564fc829070810d91ba4ddc108adc9e1a3ef authored almost 11 years ago
0.37.0

2ce1206e6720c133fd2acf53bebeb9b37de2b65a authored almost 11 years ago
Arch name should match node, fixes #78.

00cd76e20b767cb2257f2ff0dc413b33a24ec7dd authored almost 11 years ago
Add name with owner to publish failed message

Closes #69

34eecddf35650eb420c4e24eb0416533e7257c49 authored almost 11 years ago
0.36.0

3f0003c60e7b2a4a3cfa5f1ceff2749c7005799b authored almost 11 years ago
Correct typo in compatible option description

1459b9632cb2849773288531e8c4307646f8aff0 authored almost 11 years ago
Add download count to featured output

65801080e0e1c95ee0f4dbe8adceb211244e3d6e authored almost 11 years ago
Add download count to search output

9617e5c6029812b900b1810d51d582e11915bb7f authored almost 11 years ago
0.35.0

b85d052154499c1a7e83cade0edc65e91b8cbbda authored almost 11 years ago
Add downloads to featured output

ea0982a73a292710f3955cc29b91f81e30907f6d authored almost 11 years ago
0.34.0

0b9dbf276e03588ff750815a6813b688b3f96880 authored almost 11 years ago
Add download count to apm show/view output

e0ad5ad8cf2d8ae083f72e852ca4c57e5637c978 authored almost 11 years ago
0.33.0

ae1d5dd62a43c66bc5fedd71d7d06f9c9bd4deb5 authored almost 11 years ago
Add downloads count to package output

f0f5fb443a46dec67dcb9d592841c43b76f14565 authored almost 11 years ago
bump version to 0.32.0

dbe613fe736daa219469280afa1c3a229d4cb0e3 authored almost 11 years ago
Merge pull request #77 from atom/filter-search

add theme & package search filter

707158b19d8f22869047d792c00325a7f2da7313 authored almost 11 years ago
add theme & package search filter

f9e56456d80fc2e3600d54a6a5df65344d1af40e authored almost 11 years ago
0.31.0

093f361f5897e0d73230c82c1d973ecc96a6e744 authored almost 11 years ago
Merge pull request #76 from atom/multi-platform-node

Contain prebuilt node binary for multiple platforms

093afa25e56f34bccb6e24de21cf0e6e88876fa2 authored almost 11 years ago
Install gnome-keyring headers before install.

c697782ba017c653824c48b202e9b7ca4efafd60 authored almost 11 years ago
Upgrade to [email protected]

b9b21c1445c0b2e03b2f04d1689094cc5a7deb12 authored almost 11 years ago
:lipstick:

9cce4c4311f2020f0379915f680791d12b467f5d authored almost 11 years ago
Remove node binary from repository.

9a0235d935ab27441b8bbc34754d70419fa4774a authored almost 11 years ago
Download node when prepublish.

4ed92135369135f3d8518044edc4d19d70ba0613 authored almost 11 years ago
Add task to download node.

ee629c230f085fc90b55d2f99da9715630056d99 authored almost 11 years ago
Call node binary according to current platform.

33d657a818a80baa1674696cae9adffdae09b8be authored almost 11 years ago
0.30.0

537ac1ed906cd42aff61aa3b04786cb1f28430a8 authored almost 11 years ago
Merge pull request #71 from atom/izuzak/fix-typo

Fix typo in unlink command description

d1de76d126dd58eb3b69add5432dfa1774efa28d authored almost 11 years ago
fix typo

acd5d15d094644f9f921fef84df55bfbc407072e authored almost 11 years ago
0.29.0

9ca4f9ffc7ce3f6b5d1dfe46013fbd765869b0ec authored almost 11 years ago
Merge pull request #70 from atom/ks-support-alternate-theme-format

Support converting more TextMate theme styles

cf1578e862bec93dcad70cf56ae0e49f0c87691a authored almost 11 years ago
Tweak error message

933c6308ba999658e442156a6e0a702c4db2751a authored almost 11 years ago
Add invalid theme fixture

dd6fa3eedfa4c100afc1ef669e06dde76e1551d8 authored almost 11 years ago
Add longer error message when theme cannot be converted

8d147872f0d2281f7a2b4fb7a5729775f249b4da authored almost 11 years ago
Default settings to empty array

d4d0098f03cc4c627acd2a002a4162201d500a4e authored almost 11 years ago
Make invisibles required as well

bf474b202431be57eabd306d2abeb91da7bfa367 authored almost 11 years ago
Support converting more TextMate theme styles

3a7a4499c3efc8f549f2b9b018b9ed7fc8eaf5b6 authored almost 11 years ago
0.28.0

c286aada10366aac2f46f33d792846542b864df7 authored almost 11 years ago
Merge pull request #65 from atom/bo-update-templae-packagejson

Update default private == false

2910563c28ae98ae543c65f8a20ea3664eb6a1a2 authored almost 11 years ago
Unfocus upgrade spec

27bfbdc1b81dd20fc149eeaf0394384ce3ba78fa authored almost 11 years ago
0.27.0

e7898e746126d916e36d9093b28ffe45e1959f46 authored almost 11 years ago
Make sure node is on the path when installing

This affects installing packages from within Atom since node-gyp-bin
spawns node directly so it ...

2118cd168f86da1c3bebbd1b465b6c0a2204bf6b authored almost 11 years ago
0.26.0

e75f63be20e64c372aadd012fe18921731894be7 authored almost 11 years ago
Use ~ instead of ^

d499a1c4aa48d2020e7ad5b07b866a615595bf9d authored almost 11 years ago
0.25.0

69d3e40a938f1291c3102199d8827a1d3a5247e2 authored almost 11 years ago
Merge pull request #66 from atom/ks-upgrade-command

Add upgrade command

516e44a246f07407c2a6468eed17237cd2bdc5ea authored almost 11 years ago
Add spec for being up to date

02145252b61a5443cd5ea8e145cfbbd06e392102 authored almost 11 years ago
Add upgrade specs

28ac87f3f4fd3240e69cc87c94975b31f2e529aa authored almost 11 years ago
Update list spec

3be83ee03878afcd0964d70d8a98b612ea85489a authored almost 11 years ago
Add confirm prompt and update installing

c8d6100032de8b002b076c4c54aff24eebeaef9d authored almost 11 years ago
Add upgrade --list

fce2bb145d9a20d7c6c67b20f635ab95ffa1391e authored almost 11 years ago
Remove unused require

8667201f40ab8aea10ab4fcbc7d34b1f23ad755e authored almost 11 years ago
Only list packages in packageDependencies

12a0e643aa53d897538e08a6d205465643d5b0b5 authored almost 11 years ago
Add rainbow to stripped colors

ac654d9ba67ad715b967bc7e858b77df4286cf35 authored almost 11 years ago
Merge pull request #64 from atom/bo-theme-variables

Update template themes for syntax-variables

9502316786cf261807f0acda9791cfac551d1abe authored almost 11 years ago