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

Mark path option as string

369fce4d8e2309eee7d337db70daf7b8dd4a59b2 authored about 11 years ago by Kevin Sawicki <[email protected]>
Merge pull request #39 from atom/update-key-name

Use Atom GitHub API Token

5aa7984e1556e6d254f60f49a5228d8b03908ef8 authored about 11 years ago by Kevin Sawicki <[email protected]>
Remove unused variable

821698f72801bf9d670c2fb5d9f809906b36c982 authored about 11 years ago by Kevin Sawicki <[email protected]>
:lipstick: Split string on newlines

ba27d84c5b8ecc3ae6ccfa4183646e64e1da4937 authored about 11 years ago by Kevin Sawicki <[email protected]>
Request Atom GitHub API Token before boxen's

ba76fc3140d51042f3f2f530af00a08c9cfd035f authored about 11 years ago by Ben Ogle <[email protected]>
Drop .git suffix from repository value

3c353666446fe9265ccc0cda002d08411e3f2046 authored about 11 years ago by Kevin Sawicki <[email protected]>
Use new minor versioning scheme

49b1e740f6ea02c11bf726346e0adbaadee7eb4d authored about 11 years ago by Kevin Sawicki <[email protected]>
Merge pull request #37 from atom/update-package-templates

Updated package template with latest changes

52853bcf802cb43ac0965cf04d7ba901898f0f36 authored about 11 years ago by Matt Colyer <[email protected]>
Clarified some wording the keymap of the package template

2315887381732b84581d55b1a74c047aa89e7cbf authored about 11 years ago by Matt Colyer <[email protected]>
:lipstick:

c0747ef24125e500f86abfd3ac16fcbbaa13f1cf authored about 11 years ago by Matt Colyer <[email protected]>
Simplify repository section in package.json

6d5244fb2395ffa97ef4b128343b930c408c67a5 authored about 11 years ago by Matt Colyer <[email protected]>
Add License to package/theme templates

17957d395e43be91eb18017357e44ef414bde549 authored about 11 years ago by Matt Colyer <[email protected]>
Add menu template to menu template!

76fafd9fd3c481d47f73b090a921988ef93a7c93 authored about 11 years ago by Corey Johnson <[email protected]>
Rename RootView to WorkspaceView

6f00e6309eb6c19cce7cf151c5f57dc2fbb1a88c authored about 11 years ago by Kevin Sawicki <[email protected]>
Updated package template with latest changes

f8ca085267660fe5b7cd0cce27f4d5bfb7899a89 authored about 11 years ago by Matt Colyer <[email protected]>
Use fs-plus

cdfc4ffd019c61cfece2dafb7a9a12ea01bdb520 authored about 11 years ago by Kevin Sawicki <[email protected]>
Spy on Develop::installDependencies

809d8d42f7e8935ba02de7b3b6053862ff4294c6 authored about 11 years ago by Kevin Sawicki <[email protected]>
Install dependencies after cloning

f0e99b1e479ba52347bc4288579959b6c78f3266 authored about 11 years ago by Kevin Sawicki <[email protected]>
Add atom prefix to globals

5b499398ae3997772123a6bf1b7b0956767f98f2 authored about 11 years ago by Kevin Sawicki <[email protected]>
Revert "Use keytar to find the password"

This reverts commit 0e198423c0b9815e4215c159819baca304f0a0a8.

dcf36479d4140a49bd279c690a1b8ee27901f1f8 authored about 11 years ago by Ben Ogle <[email protected]>
Use keytar to find the password

0e198423c0b9815e4215c159819baca304f0a0a8 authored about 11 years ago by Ben Ogle <[email protected]>
Add --themes flag to available command

Closes #15

be9bcd456547acef61435cb62cd955a1d55df9a6 authored about 11 years ago by Kevin Sawicki <[email protected]>
Remove :cloud::ant: link from theme template

2ea918bbb443753754970cc8dd1a33544952ed13 authored about 11 years ago by Kevin Sawicki <[email protected]>
Add README and .gitignore to templates

Closes #32

461409756a376eeb153d263803b7a45b47f9962b authored about 11 years ago by Kevin Sawicki <[email protected]>
Remove unused method

d3edfae8edbbf5a8dece567aca86b9aa5efddb0c authored about 11 years ago by Kevin Sawicki <[email protected]>
Stop using multi-registry fork of npm

246552a18efc5dc902f98e989434569cb2f97931 authored about 11 years ago by Kevin Sawicki <[email protected]>
Remove unused npmconf dependency

687d81f5a1f077c477e5247ae391a5824457b0a5 authored about 11 years ago by Kevin Sawicki <[email protected]>
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 about 11 years ago by Kevin Sawicki <[email protected]>
Iterate over argv._ for packages to uninstall

e2a09e7bb5d58f77da8111bdbb157d99783511f1 authored about 11 years ago by Kevin Sawicki <[email protected]>
Parse command args as options

57b808f933988b5591cc21aa2cf932663b0b77ff authored about 11 years ago by Kevin Sawicki <[email protected]>
Add option to disable colors (--no-colors)

565b4712684a6504e04b7db3f5fe744aee6d7d2b authored about 11 years ago by Kevin Sawicki <[email protected]>
Lookup package's repository URL on atom.io

Closes #29

8cfa930c602833863d0d5f831cf45cbe1842a717 authored about 11 years ago by Kevin Sawicki <[email protected]>
Add space after name with owner

f5f71fe17f614d432f94cf6d8dc8adf9c4b33e4d authored about 11 years ago by Kevin Sawicki <[email protected]>
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 about 11 years ago by Kevin Sawicki <[email protected]>
:memo: Tweak docs

cf251c29630fcf396d214fcf399a77731efd8293 authored about 11 years ago by Kevin Sawicki <[email protected]>
Add -s short option for silent flag

12c6eb38fac020b3357785bd057696a5289ab13f authored about 11 years ago by Kevin Sawicki <[email protected]>
Remove commented code

21cad8a32dbcca2d9e7d2ab6a85118a403597731 authored about 11 years ago by Kevin Sawicki <[email protected]>
Merge pull request #27 from atom/cz-win32-specs

Fix specs on Windows

8b629a043be3b9c8cbce5b062eeef98af76e5676 authored about 11 years ago by Kevin Sawicki <[email protected]>
Hide the cmd window.

0b7b786bf49f339e2b73c28c4b25048c88b1ad67 authored about 11 years ago by Cheng Zhao <[email protected]>
Use node-runas to create symbol links on Windows.

879b0684b1c5a3fdac45ce3a3677be25864c2489 authored about 11 years ago by Cheng Zhao <[email protected]>
Wrap the call to symlinkSync in safeSymlinkSync.

58d6efe479a5d9f8242fcc7ac09783472a4af5c1 authored about 11 years ago by Cheng Zhao <[email protected]>
Update spec documentation

a605e9ee9755bd948297ca28b638a29da50d5a21 authored about 11 years ago by probablycorey <[email protected]>
Also provide node.lib in the fake node dist server.

b0b4c67da9ff908525847599907f38153a8fdf0c authored about 11 years ago by Cheng Zhao <[email protected]>
Fix invoking jasmine-focused on Windows.

8eea0eed36d578523b71ea1797c4bfdb67550723 authored about 11 years ago by Cheng Zhao <[email protected]>
Only support VS2010 for now

65aafcd8e6689d74be7b12f42025b3dffecc4e52 authored about 11 years ago by Paul Betts <[email protected]>
Just check for presence of IDE folders to match express versions

87c275d260c2b04cbfc8f5e1d72e17a37083ae67 authored about 11 years ago by Kevin Sawicki <[email protected]>
Use error field when available as message

8ab05afa427d50eb1366a22c7e99643fbb833581 authored about 11 years ago by Kevin Sawicki <[email protected]>
DRY Visual Studio flag determination

6ce381766d09542e4314b706fdabc9fccdb420c1 authored about 11 years ago by Matt Colyer <[email protected]>
Add more missing at signs

cf3c5d2b7c34533ee5ff4d99a97334c43579f8b6 authored about 11 years ago by Kevin Sawicki <[email protected]>
Add missing at signs

39ff8b602287cee5fe82b949b3ae11562140798a authored about 11 years ago by Kevin Sawicki <[email protected]>
:memo: add publish -t example

6e0142697c3e7c9a4b6688647d3ece6857d41384 authored about 11 years ago by Kevin Sawicki <[email protected]>
Drop error prefix from failure message

cdff6b1217ac9ddb7cfcdb65cee050fe1ac4e6e7 authored about 11 years ago by Kevin Sawicki <[email protected]>
Mark package/theme args are strings

5c84e725761f695eab6d773c0431696cbaceba56 authored about 11 years ago by Kevin Sawicki <[email protected]>
Mark as private and remove :cloud::ant: publish config

e075ecfea3f06eac75e09dda7f3d7a4012378548 authored about 11 years ago by Kevin Sawicki <[email protected]>
Use releases as property

d0967a4b0191c21014a5578774c8b1d48f513169 authored about 11 years ago by Kevin Sawicki <[email protected]>
Update fixture with metadata field

070a91eefb622d38bb73720031212cb0447a0b78 authored about 11 years ago by Kevin Sawicki <[email protected]>
Combine metadata with readme into single object

93ed50687b5979371ea3eded23628dcfe6e46952 authored about 11 years ago by Kevin Sawicki <[email protected]>
:memo: describe --json flag

16852d86c7247a8dbad95c7f93ad68cdd7f69073 authored about 11 years ago by Kevin Sawicki <[email protected]>
Switch dist-tags -> releases

Related to atom/atom.io@42bb9317bc054a7adf528dfff1a04297e33e6835

be209c77bc3d045af2f700c6c25ed40dfb040ebf authored about 11 years ago by Matt Colyer <[email protected]>
Treat non-200 requests as failures

5e07d10fad84261dc625a4e9dcfc003215ab9453 authored about 11 years ago by Kevin Sawicki <[email protected]>
Parse name@version install argument

0bd38255ea0aa0fec2a932177b30a388c2d16ded authored about 11 years ago by Kevin Sawicki <[email protected]>
Remove node install progress message

10acdcfebf02b1904ff7b6228024746a4785302e authored about 11 years ago by Kevin Sawicki <[email protected]>
:lipstick: combine statements

08f26c2edb8d041b9cd8374c6e901fb9c026e6ad authored about 11 years ago by Kevin Sawicki <[email protected]>
Tweak progress message for global installs

1b1f2aab5bea3b6631e341e84612bbe2e77f2f8a authored about 11 years ago by Kevin Sawicki <[email protected]>
Always reinstall when installing globally

e95df978d76e3f0e9696f262530cfa3ecc0efc6f authored about 11 years ago by Kevin Sawicki <[email protected]>
Merge pull request #24 from atom/ks-atom-dot-io

Use atom.io

3d64c688c59769ef707533b8002c0f3b3c1578d8 authored about 11 years ago by Kevin Sawicki <[email protected]>
Use error field as message when available

ca1a44b0f9783ddadfc1d70efb3331d8eeaed893 authored about 11 years ago by Kevin Sawicki <[email protected]>
Expect 201 when creating package/version

303148bece68ca0053425cdd183cfa19f31b5b3d authored about 11 years ago by Kevin Sawicki <[email protected]>
Include tag instead of version read from package.json

ed1b68606673650fc8bba12c2cf1141a1ba64e30 authored about 11 years ago by Kevin Sawicki <[email protected]>
Log progress of individual package installs

83fbd7106cd1a973731d105a930147b5f0bf33b7 authored about 11 years ago by Kevin Sawicki <[email protected]>
Callback with error instead of logging directly

bf54a1d8df6bd6ab6dd03fb603c816ce4f608496 authored about 11 years ago by Kevin Sawicki <[email protected]>
Add prepublish task

bfe6900309fdd2ec88c893112da2c5e835d5e294 authored about 11 years ago by Kevin Sawicki <[email protected]>
Pass through error to callback

b76f57120be5c36699e95cae14e6845e485b5328 authored about 11 years ago by Kevin Sawicki <[email protected]>
Remove couch docs and dependency

aa845e1ca4af05600240204a974566c70c3c8472 authored about 11 years ago by Kevin Sawicki <[email protected]>
Drop publish config and mark as private

f488ee706ea32c5a176f6fe3deaa9d61b3b96cbd authored about 11 years ago by Kevin Sawicki <[email protected]>
Invoke main callback when package waterfall drains

207f02b2f6704bdf816799a52e83c634339c0b37 authored about 11 years ago by Kevin Sawicki <[email protected]>
Add node_modules segment to metadata path

6f6ffe79090a1651adbd193153650c4dd3097037 authored about 11 years ago by Kevin Sawicki <[email protected]>
Abort install if version is already installed

1a7feee6613c52942b84a49790416a625f26f35a authored about 11 years ago by Kevin Sawicki <[email protected]>
Switch to underscore-plus

34ee30cc173983e06e0932e0544eeb853662f5bf authored about 11 years ago by Kevin Sawicki <[email protected]>
Update requires to underscore-plus

b0bb7be124d769cddf006bf88245900426155293 authored about 11 years ago by Kevin Sawicki <[email protected]>
Upgrade to [email protected]

fad1383e6b691f656d4a7310622ea8fa48eb75ab authored about 11 years ago by Kevin Sawicki <[email protected]>
Close over name and version variables

d64ab69beb8eaabe658ee574e1648719eb42d122 authored about 11 years ago by Kevin Sawicki <[email protected]>
Register packageDependencies before cleaning

38540ed1908dd6fb3cbb345065d6e6c87fb0ed8c authored about 11 years ago by Kevin Sawicki <[email protected]>
Support uninstalling multiple packages at once

ed69c38d62ff4476d797394953e657026beb9555 authored about 11 years ago by Kevin Sawicki <[email protected]>
Clean at beginning of test task

3af5682087b64a71eb9c0eba926760f5bc3d4428 authored about 11 years ago by Kevin Sawicki <[email protected]>
Look for package in cache before downloading

d1b29edee4ff91eca8add6ed50b240d2e0be32d6 authored about 11 years ago by Kevin Sawicki <[email protected]>
Don't remove referenced packaged dependencies

da0978f9a3113b2320b2cd7facd90fc87b5dc90b authored about 11 years ago by Kevin Sawicki <[email protected]>
:lipstick: Drop er suffix from command files

3e211cfd447503c65dc41b05e13ae48dd426eeee authored about 11 years ago by Kevin Sawicki <[email protected]>
Use ATOM_ACCESS_TOKEN when available

d9da9c01fa2e59eaddbd60c4e281d18e4ff49cdb authored about 11 years ago by Kevin Sawicki <[email protected]>
Default package dependencies to empty hash

269dc259e4377093175988594b0264f30720db2b authored about 11 years ago by Kevin Sawicki <[email protected]>
Log message from error object

d723f89b5abbb6cea02723e801b3f7459ce693d2 authored about 11 years ago by Kevin Sawicki <[email protected]>
Use atom.io URL

41254d4c73ffbf19a5892133e846671825e2524c authored about 11 years ago by Kevin Sawicki <[email protected]>
Add url before error message

ef756ac540d721faea4211fb630cf54e3398a400 authored about 11 years ago by Kevin Sawicki <[email protected]>
Send request errors to callback

41eeddf48772baa5f0b25a27e9a2721f530de856 authored about 11 years ago by Kevin Sawicki <[email protected]>
Add option to disable node installation

12b55e0c1dfabe2c463bfcc608684ca16496eda3 authored about 11 years ago by Kevin Sawicki <[email protected]>
:memo: doc new methods

cfb2b7a42784a1d9c29ef072201b8e4925ce04e4 authored about 11 years ago by Kevin Sawicki <[email protected]>
Only show progress message when installing globally

fe63aaa57d53f1b18f1f4f054e2e00b1bcdeac48 authored about 11 years ago by Kevin Sawicki <[email protected]>
Surface write stream errors

48c663092f9cb55184dea9786502aeae181f1c92 authored about 11 years ago by Kevin Sawicki <[email protected]>
Temporarily disable strict SSL

270a42c9a1d06651a69b3a9dae7ee2cae04d637e authored about 11 years ago by Kevin Sawicki <[email protected]>
Add progress message for package installation

35b81673d6683ee561d71f90603f2fa8b5f745e8 authored about 11 years ago by Kevin Sawicki <[email protected]>