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

Output node and Atom version being used

a1396a315c34cfbdbc6c5315a9d8d1b340c2240e authored about 11 years ago
Make script/build-package executable

4433fb1aa266bd239f425d48dbfb9f029a3f49c5 authored about 11 years ago
Build against draft release

7badbf94763c64bad023e3ad2a4737e65a13bdca authored about 11 years ago
Use single quotes to match keymap template

007cf2643366f4e4aa5e38083bc69da9dc363098 authored about 11 years ago
Expect longopts in spec

cfb2a3b919dc9b41e528bc944f373e626e693606 authored about 11 years ago
Add closing quote to menu title

db55b817713bcf75da46c9a2671ca05ce20e1205 authored about 11 years ago
Remove quotes around __package-name__

cbeabac8c1851b0bcdbbda4828aff8b007fb54f9 authored about 11 years ago
Include full path to node bin directory

b22c144ba9f04803a05e589e8ca91f88bfcd17aa authored about 11 years ago
Add ci/travis command

e5153efb3d1755c5567dada5a7b3dd9ddf6dca66 authored about 11 years ago
Add script/build-package

4bb8cf8d6a5f777ad9d6b179a615468adefc5dba authored about 11 years ago
Use longopts for clarity

1d4064b6957e363be522c51ea257c94224e347b1 authored about 11 years ago
Mark path option as string

369fce4d8e2309eee7d337db70daf7b8dd4a59b2 authored about 11 years ago
Merge pull request #39 from atom/update-key-name

Use Atom GitHub API Token

5aa7984e1556e6d254f60f49a5228d8b03908ef8 authored about 11 years ago
Remove unused variable

821698f72801bf9d670c2fb5d9f809906b36c982 authored about 11 years ago
:lipstick: Split string on newlines

ba27d84c5b8ecc3ae6ccfa4183646e64e1da4937 authored about 11 years ago
Request Atom GitHub API Token before boxen's

ba76fc3140d51042f3f2f530af00a08c9cfd035f authored about 11 years ago
Drop .git suffix from repository value

3c353666446fe9265ccc0cda002d08411e3f2046 authored about 11 years ago
Use new minor versioning scheme

49b1e740f6ea02c11bf726346e0adbaadee7eb4d authored about 11 years ago
Merge pull request #37 from atom/update-package-templates

Updated package template with latest changes

52853bcf802cb43ac0965cf04d7ba901898f0f36 authored about 11 years ago
Clarified some wording the keymap of the package template

2315887381732b84581d55b1a74c047aa89e7cbf authored about 11 years ago
:lipstick:

c0747ef24125e500f86abfd3ac16fcbbaa13f1cf authored about 11 years ago
Simplify repository section in package.json

6d5244fb2395ffa97ef4b128343b930c408c67a5 authored about 11 years ago
Add License to package/theme templates

17957d395e43be91eb18017357e44ef414bde549 authored about 11 years ago
Add menu template to menu template!

76fafd9fd3c481d47f73b090a921988ef93a7c93 authored about 11 years ago
Rename RootView to WorkspaceView

6f00e6309eb6c19cce7cf151c5f57dc2fbb1a88c authored about 11 years ago
Updated package template with latest changes

f8ca085267660fe5b7cd0cce27f4d5bfb7899a89 authored about 11 years ago
Use fs-plus

cdfc4ffd019c61cfece2dafb7a9a12ea01bdb520 authored about 11 years ago
Spy on Develop::installDependencies

809d8d42f7e8935ba02de7b3b6053862ff4294c6 authored about 11 years ago
Install dependencies after cloning

f0e99b1e479ba52347bc4288579959b6c78f3266 authored about 11 years ago
Add atom prefix to globals

5b499398ae3997772123a6bf1b7b0956767f98f2 authored about 11 years ago
Revert "Use keytar to find the password"

This reverts commit 0e198423c0b9815e4215c159819baca304f0a0a8.

dcf36479d4140a49bd279c690a1b8ee27901f1f8 authored about 11 years ago
Use keytar to find the password

0e198423c0b9815e4215c159819baca304f0a0a8 authored about 11 years ago
Add --themes flag to available command

Closes #15

be9bcd456547acef61435cb62cd955a1d55df9a6 authored about 11 years ago
Remove :cloud::ant: link from theme template

2ea918bbb443753754970cc8dd1a33544952ed13 authored about 11 years ago
Add README and .gitignore to templates

Closes #32

461409756a376eeb153d263803b7a45b47f9962b authored about 11 years ago
Remove unused method

d3edfae8edbbf5a8dece567aca86b9aa5efddb0c authored over 11 years ago
Stop using multi-registry fork of npm

246552a18efc5dc902f98e989434569cb2f97931 authored over 11 years ago
Remove unused npmconf dependency

687d81f5a1f077c477e5247ae391a5824457b0a5 authored over 11 years ago
Recursively clean until no modules are uninstalled

If modules are removed re-run the command to check again for modules
that aren't referenced unti...

432cace69407da0311029e01815536b95ea80428 authored over 11 years ago
Iterate over argv._ for packages to uninstall

e2a09e7bb5d58f77da8111bdbb157d99783511f1 authored over 11 years ago
Parse command args as options

57b808f933988b5591cc21aa2cf932663b0b77ff authored over 11 years ago
Add option to disable colors (--no-colors)

565b4712684a6504e04b7db3f5fe744aee6d7d2b authored over 11 years ago
Lookup package's repository URL on atom.io

Closes #29

8cfa930c602833863d0d5f831cf45cbe1842a717 authored over 11 years ago
Add space after name with owner

f5f71fe17f614d432f94cf6d8dc8adf9c4b33e4d authored over 11 years ago
Defer runas require until it is used

The apm bundled with atom is built using npm so native modules
are built against the node v8 hea...

b08ec123955250fe501ea4bdedb63edd59c1975a authored over 11 years ago
:memo: Tweak docs

cf251c29630fcf396d214fcf399a77731efd8293 authored over 11 years ago
Add -s short option for silent flag

12c6eb38fac020b3357785bd057696a5289ab13f authored over 11 years ago
Remove commented code

21cad8a32dbcca2d9e7d2ab6a85118a403597731 authored over 11 years ago
Merge pull request #27 from atom/cz-win32-specs

Fix specs on Windows

8b629a043be3b9c8cbce5b062eeef98af76e5676 authored over 11 years ago
Hide the cmd window.

0b7b786bf49f339e2b73c28c4b25048c88b1ad67 authored over 11 years ago
Use node-runas to create symbol links on Windows.

879b0684b1c5a3fdac45ce3a3677be25864c2489 authored over 11 years ago
Wrap the call to symlinkSync in safeSymlinkSync.

58d6efe479a5d9f8242fcc7ac09783472a4af5c1 authored over 11 years ago
Update spec documentation

a605e9ee9755bd948297ca28b638a29da50d5a21 authored over 11 years ago
Also provide node.lib in the fake node dist server.

b0b4c67da9ff908525847599907f38153a8fdf0c authored over 11 years ago
Fix invoking jasmine-focused on Windows.

8eea0eed36d578523b71ea1797c4bfdb67550723 authored over 11 years ago
Only support VS2010 for now

65aafcd8e6689d74be7b12f42025b3dffecc4e52 authored over 11 years ago
Just check for presence of IDE folders to match express versions

87c275d260c2b04cbfc8f5e1d72e17a37083ae67 authored over 11 years ago
Use error field when available as message

8ab05afa427d50eb1366a22c7e99643fbb833581 authored over 11 years ago
DRY Visual Studio flag determination

6ce381766d09542e4314b706fdabc9fccdb420c1 authored over 11 years ago
Add more missing at signs

cf3c5d2b7c34533ee5ff4d99a97334c43579f8b6 authored over 11 years ago
Add missing at signs

39ff8b602287cee5fe82b949b3ae11562140798a authored over 11 years ago
:memo: add publish -t example

6e0142697c3e7c9a4b6688647d3ece6857d41384 authored over 11 years ago
Drop error prefix from failure message

cdff6b1217ac9ddb7cfcdb65cee050fe1ac4e6e7 authored over 11 years ago
Mark package/theme args are strings

5c84e725761f695eab6d773c0431696cbaceba56 authored over 11 years ago
Mark as private and remove :cloud::ant: publish config

e075ecfea3f06eac75e09dda7f3d7a4012378548 authored over 11 years ago
Use releases as property

d0967a4b0191c21014a5578774c8b1d48f513169 authored over 11 years ago
Update fixture with metadata field

070a91eefb622d38bb73720031212cb0447a0b78 authored over 11 years ago
Combine metadata with readme into single object

93ed50687b5979371ea3eded23628dcfe6e46952 authored over 11 years ago
:memo: describe --json flag

16852d86c7247a8dbad95c7f93ad68cdd7f69073 authored over 11 years ago
Switch dist-tags -> releases

Related to atom/atom.io@42bb9317bc054a7adf528dfff1a04297e33e6835

be209c77bc3d045af2f700c6c25ed40dfb040ebf authored over 11 years ago
Treat non-200 requests as failures

5e07d10fad84261dc625a4e9dcfc003215ab9453 authored over 11 years ago
Parse name@version install argument

0bd38255ea0aa0fec2a932177b30a388c2d16ded authored over 11 years ago
Remove node install progress message

10acdcfebf02b1904ff7b6228024746a4785302e authored over 11 years ago
:lipstick: combine statements

08f26c2edb8d041b9cd8374c6e901fb9c026e6ad authored over 11 years ago
Tweak progress message for global installs

1b1f2aab5bea3b6631e341e84612bbe2e77f2f8a authored over 11 years ago
Always reinstall when installing globally

e95df978d76e3f0e9696f262530cfa3ecc0efc6f authored over 11 years ago
Merge pull request #24 from atom/ks-atom-dot-io

Use atom.io

3d64c688c59769ef707533b8002c0f3b3c1578d8 authored over 11 years ago
Use error field as message when available

ca1a44b0f9783ddadfc1d70efb3331d8eeaed893 authored over 11 years ago
Expect 201 when creating package/version

303148bece68ca0053425cdd183cfa19f31b5b3d authored over 11 years ago
Include tag instead of version read from package.json

ed1b68606673650fc8bba12c2cf1141a1ba64e30 authored over 11 years ago
Add node_modules segment to metadata path

6f6ffe79090a1651adbd193153650c4dd3097037 authored over 11 years ago
Remove couch docs and dependency

aa845e1ca4af05600240204a974566c70c3c8472 authored over 11 years ago
Add prepublish task

bfe6900309fdd2ec88c893112da2c5e835d5e294 authored over 11 years ago
Upgrade to [email protected]

fad1383e6b691f656d4a7310622ea8fa48eb75ab authored over 11 years ago
Abort install if version is already installed

1a7feee6613c52942b84a49790416a625f26f35a authored over 11 years ago
Drop publish config and mark as private

f488ee706ea32c5a176f6fe3deaa9d61b3b96cbd authored over 11 years ago
Pass through error to callback

b76f57120be5c36699e95cae14e6845e485b5328 authored over 11 years ago
Switch to underscore-plus

34ee30cc173983e06e0932e0544eeb853662f5bf authored over 11 years ago
Log progress of individual package installs

83fbd7106cd1a973731d105a930147b5f0bf33b7 authored over 11 years ago
Invoke main callback when package waterfall drains

207f02b2f6704bdf816799a52e83c634339c0b37 authored over 11 years ago
Update requires to underscore-plus

b0bb7be124d769cddf006bf88245900426155293 authored over 11 years ago
Callback with error instead of logging directly

bf54a1d8df6bd6ab6dd03fb603c816ce4f608496 authored over 11 years ago
Log message from error object

d723f89b5abbb6cea02723e801b3f7459ce693d2 authored over 11 years ago
Don't remove referenced packaged dependencies

da0978f9a3113b2320b2cd7facd90fc87b5dc90b authored over 11 years ago
Clean at beginning of test task

3af5682087b64a71eb9c0eba926760f5bc3d4428 authored over 11 years ago
Look for package in cache before downloading

d1b29edee4ff91eca8add6ed50b240d2e0be32d6 authored over 11 years ago
:lipstick: Drop er suffix from command files

3e211cfd447503c65dc41b05e13ae48dd426eeee authored over 11 years ago
Support uninstalling multiple packages at once

ed69c38d62ff4476d797394953e657026beb9555 authored over 11 years ago
Use atom.io URL

41254d4c73ffbf19a5892133e846671825e2524c authored over 11 years ago
Close over name and version variables

d64ab69beb8eaabe658ee574e1648719eb42d122 authored over 11 years ago