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

Rename more fixtures with Windows issues

38b25aae4166cb0b8ef29b4214e6888dc37b0c02 authored over 10 years ago
Rename fixture that has issues on Windows

0e6bf7b724fb459982625b09c3df4c0a404e3422 authored over 10 years ago
Rename files so this repo can be cloned on Windows

b85af86407483a21089276689ab04c49a53eebb7 authored over 10 years ago
Compare working directory correctly on windows

Closes #116

b2d63029dadf86c1332411c71a687482d7c9a74d authored over 10 years ago
Use git-utils 1.4

5c2756f8378f2a109a6dedc1ebe2b7d4560dbf4f authored over 10 years ago
Update contributing file

c10c881dfa7f49faf27c53e089c67929dc424938 authored over 10 years ago
0.57.0

609c831b91513b2ef0cc2ff4863be5f98f2d44c8 authored over 10 years ago
:memo: Mention menu item to install apm from Atom

45c9372f6adae0a65004dda074534ee6ff463bd2 authored over 10 years ago
:memo: Remove stray to

3f6e336360cb9161b9894d766ebd364433754e3c authored over 10 years ago
Dedupe package names in uninstall command

d26d0d4a6894816466d4193014b2ea6e995e089b authored over 10 years ago
Merge pull request #115 from atom/ks-multiple-installs-at-once

Multiple installs at once

4e3c330fd7b2a0a01171a20a4ba14d421eaed77c authored over 10 years ago
Trim package names and remove empty ones

07a5563c8df1be3106ef2bf0181886f9e6d1098f authored over 10 years ago
Keep key as name in install options

1bf6076caac35bb3967806ec20d6a82d3f9a3272 authored over 10 years ago
:lipstick: Rename variables for clarity

23d79cd929eba68d163f006a572f73989c579dff authored over 10 years ago
:memo: doc multiple package name support

903e8415be0557204f9d8da6720b74026285d6fb authored over 10 years ago
Tweak spec to have success and failure in single command

213f812651ad41abf15f38bb36c408f998f309bf authored over 10 years ago
Add spec for stopping on first install failure

3b6eb264bdb4e75d7da818f1768077659ed9347c authored over 10 years ago
Add support for installing multiple packages at once

81f1254a8fb5f293f653522d06092aaf13aa2bc8 authored over 10 years ago
:memo: package instead of module

0e2cc7410349d44a16d930fdc6194f9dc79ce17b authored over 10 years ago
Rename install.json to install-test-module.json

3122f5382b34899094e2dd072f682cfe3929246b authored over 10 years ago
0.56.0

eb553c708244e0685ad194b3d880c4e72e8f9939 authored over 10 years ago
Mark package name as optional

9d65b0763b049bb39f5f303d92e4a1b589da7514 authored over 10 years ago
Remove period from describe

4a1dbe92c3ad90a7a6dba10de6b2ead3cd13b333 authored over 10 years ago
:lipstick:

2fb83ab4d2baffb8eb1a5af7980ea3c2d3ab3b8f authored over 10 years ago
Merge pull request #114 from atom/ks-ssl-settings

Support configuring strict ssl and proxy via .apmrc file

670f71b5763cceca4347a7c5d927ad0d7c470531 authored over 10 years ago
Mention ~/.atom/.apmrc file

2229875f3fb4dc477f6df5dbda81ed13051ebd35 authored over 10 years ago
Use fat arrow for stream callback

28ef28762529af37e067c61478b3be029e06c78a authored over 10 years ago
Use request helper in PackageConverter class

409009ad3285f02e4f34376e5a8b28fba6f0f635 authored over 10 years ago
Use request helper in Install class

770c890fa424179350316d700149f3297a701d10 authored over 10 years ago
Add post helper

8a8ee3733d08cca28ae052b50f6ccb340d4f64b2 authored over 10 years ago
Use request helper from Upgrade class

d00205db672a645ad391f862a021301698c96a89 authored over 10 years ago
Use request helper in Unpublish class

be23043da0b7b012d5771c22b1659f7955b42640 authored over 10 years ago
Use request helper in ThemeConverter class

7b051d7446da22c19d07949ecbcdfeb1808be5b6 authored over 10 years ago
Use request helper in Search class

e4da119f86e24083525ec7009a44c1247e15bfd4 authored over 10 years ago
Use request helper in Publish class

dceaf700ac7d1dd4a59b25496caf98a718b9ef63 authored over 10 years ago
Remove unused require

157d0b9293418616c959a0a4b4d093a4f00ea797 authored over 10 years ago
Use request helper in Featured class

2b3b922811460ff6d06327cdf3dc67a27879ecfe authored over 10 years ago
Remove unused require

508e86e4135946cb3ba027ea0ed7b46b8b93ef59 authored over 10 years ago
Use request helper in Develop class

c274b21ccb8ad80cd2de221507dd3a775ab82f7c authored over 10 years ago
Use request helper in View class

b48e4923bece33c09852cd0a58c2dcff20a868bc authored over 10 years ago
Add request helper

This will handle settings things such as strict SSL or proxy settings
that should be loaded from...

412a04ceb61eeada91da5ea8b11bd63f37b2cf78 authored over 10 years ago
0.55.0

87a59b5d908bc2ffe40f85bced6c42ec39a1a5e8 authored over 10 years ago
:memo: Describe how npm is used in apm

Closes #97

f8d9344efc884b0c6edbebb04f4a2c96564702d8 authored over 10 years ago
Merge pull request #113 from koelnconcert/patch-1

fix wrong path in usage text for apm develop

32a8b6395b76048d6dbc00f0f3f228e43380a029 authored over 10 years ago
fix wrong path in usage text for apm develop

620a099cd0bc562ab8b22edcd33522a8027733d0 authored over 10 years ago
0.54.0

2df704384cc55f8b9fec9bc077fb9203aaed3a8f authored over 10 years ago
Support a ~/.atom/.apmrc file

This will be passed as the --userconfig path to spawned npm commands
while the builtin .apmrc fi...

0d139be6f067a9120b1d2ec758aafee5f649a8f1 authored over 10 years ago
Set proxy when downloading node

Closes #105

5a4b99f631b658c32596b5c768929bb833493abf authored over 10 years ago
0.53.0

f72b105f5bc069437f49becf8ede8556599f719b authored over 10 years ago
Use parent app folder as resources path when available

Looks upwards for an apm folder where the parent is an app folder and use
that as the resources ...

f79e02ccf2912fbffdbb864b61559bb5aa30e48b authored over 10 years ago
Merge pull request #108 from bradgearon/master

resolving errors with apm upgrade on windows

fb7d856f054874a5f1ab5f762f422e3c3a49f32d authored over 10 years ago
fixed version check for windows

resolves error message with apm update / upgrade

0b4c78091ea6bdda2c95fce604eeb6d1aab58dd7 authored over 10 years ago
Revert "allow msvs_version to be passed in via args"

This reverts commit 925b15639640c91935303545c434013fcf500981.

ae6bc686cfcabcb33b3558acd796208c9f1bdc97 authored over 10 years ago
removed undefined comparison

19c897e726091a243cd291fbffff348cbbcffef5 authored almost 11 years ago
0.52.0

5fe441e597cf075aebfdf15ac2aa06680f3b0d24 authored almost 11 years ago
Keep tense of other command descriptions

c6019ff87d7b3db27b507cf5a4714e90cbc0dd74 authored almost 11 years ago
Tweak print argument description

670ff83c034bbf04715be99ea15dfbf69130a286 authored almost 11 years ago
Rename method to openRepositoryUrl for clarity

46f820cad25c0df11079edbf8dff8346d1289353 authored almost 11 years ago
Remove unused requires

40ed94777045ac0bd824dc9d142b7ffd298c99ef authored almost 11 years ago
Tweak print argument message

051f28c3b750bba9bdaf33f42e80977fb3360f53 authored almost 11 years ago
Tweak returns

b9c137201d40a5efa2ad070111fdeeee48fc5c40 authored almost 11 years ago
Merge pull request #101 from alampros/docs-command

Add `docs` subcommand

fec9231b390f730d76a3fead6a161333a8e08ccb authored almost 11 years ago
allow msvs_version to be passed in via args

allow msvs_version to be specified via env GYP_MSVS_VERSION
ignore msvs 2010 since it isn't compa...

925b15639640c91935303545c434013fcf500981 authored almost 11 years ago
Move module require to top

cf4fb562d00bf29b801b7f6dc841b455e3c51d3f authored almost 11 years ago
Add short alias `-p` for `--print` option

744e9300885341f6276bc5dafd06695b46f8e272 authored almost 11 years ago
Add `docs` subcommand

Similar to (`npm docs {package}`)[https://www.npmjs.org/doc/#npm-docs-1-], opens the package rep...

72a57999b38254e2a21ff548ec8b12819cc82351 authored almost 11 years ago
0.51.0

77d6237ca780200ea7448fdad9ffb3bd81d2879f authored almost 11 years ago
Merge pull request #100 from alampros/fix-view-class

Fix class name collision

9a843a9167ba04f4b91cf0ad1785266f9bffdf17 authored almost 11 years ago
:bug: Fix class name collision

`src/search.coffee` is overwritten by `src/view.coffee`

cccb5a889a0d00e1bf4a2ca5761bb8cbd948fe64 authored almost 11 years ago
Merge pull request #99 from skoon/master

Adding check for VS 2013

4563b7a9bb8064eb52896aa792a2425e9a9f2496 authored almost 11 years ago
Update config.coffee

44779291d62a4ea2a1afdd11007b3ba2be631164 authored almost 11 years ago
Adding check for VS 2013

63484f3b485880a146f4b4c030f03e73d1fdd6cd authored almost 11 years ago
0.50.0

f50c46a95c9efc88eedd9a8e6ff818174e27b843 authored almost 11 years ago
Use Path instead of PATH env var on Windows

4a3d77d069810709275d695904ae1d1dfb28f6f5 authored almost 11 years ago
0.49.0

e8f7fec5fa81f28d35e3599bcb27e0b1150cd165 authored almost 11 years ago
Make sure node-gyp is on the PATH on Windows

Refs atom/atom#1937

6f15bdd47c437a4dc61046fb0add1d31043f55ed authored almost 11 years ago
0.48.0

201600019d6225795183d9b92f079186bbc668bd authored almost 11 years ago
Add getInstalledVisualStudioFlag() to config helpers

5b5085853d643affa8e7b07b55f2398d79904bc9 authored almost 11 years ago
Merge pull request #98 from deepak1556/install-fix

Fix: Test for multiple versions of msvs

d609028b262e92cb3a1c5c838715bba7f45cf8e1 authored almost 11 years ago
remove ternary operation

bbc94809caae41891b5a4294eb6aa803751cb137 authored almost 11 years ago
Fix: Test for multiple versions of msvs

071481c4abf0b574e42ce0368ec7c14af43c6ec3 authored almost 11 years ago
0.47.0

52955245014bbd16f4b3cbbda23e14b236500a68 authored almost 11 years ago
Merge pull request #94 from Constellation/permission

Set node bin's permission as 755

85c5a1fcb8e416e422e41e1aec86ed86f1b31e26 authored almost 11 years ago
Set node bin's permission as 755

When "mv" is executed beyond mount devices, it simply move file data,
but it doesn't set origina...

1844b59c3750b9805a5776235599e5e4ab1c4e2a authored almost 11 years ago
0.46.0

c00e7106ec042d521c3e5935f1bec2fcdcf1a312 authored almost 11 years ago
Merge pull request #92 from luto/bugfix-91-dl-node-use-mv

bugfix; install: use mv-module to move nodejs instead of fs.rename

55db4e643ffa521558664918737b46021bcfb94d authored almost 11 years ago
install: use mv-module to move nodejs instead of fs.rename; Fixes #91

fs.rename crashes when used across filesystem-boundaries (e.g. /tmp is a
different device than /...

4b27c4d1649af419b8be9efdcbac30239339f98a authored almost 11 years ago
:memo: Remove extra the

ebd0035e461d66643a5bf8e65cc963965c77ed1f authored almost 11 years ago
0.45.0

b51264dda1c241ff8f96da16798ae9e03c17991b authored almost 11 years ago
Validate installed version before assigning

9c67c5e497dd82ba149bf2d4e689614322dad53d authored almost 11 years ago
Add repositoriesMatch helper

2b1c361396c4afd207728b4df75ef4f9376ad07f authored almost 11 years ago
0.44.0

869e04bb1659995ba00dd46d281f8a40c5e61dde authored almost 11 years ago
Don't send atom.io token to github.com

Previously this was doable since the tokens worked in both places

feadc5bc56f104176493c996d79daab23fb6491b authored almost 11 years ago
Verify repository is the same on upgrades

Only show upgrade for packages where the installed repository matches
the repository of the avai...

786bea0d5429d18d801fe416e115d26cce3bbd37 authored almost 11 years ago
Fix -v spec

c15bf3aebff21294c93119992c3bba1ed96bb784 authored almost 11 years ago
0.43.0

587beab0099c289c05624a8435b828d8c66de85f authored almost 11 years ago
Add compatible argument to outdated command

0691a910b5d0840bd6f93c086f266eb4e780a92c authored almost 11 years ago
npm ignore pairs and travis files

d671f598b3861b78c0b9db0dd7f49325332aaa65 authored almost 11 years ago
0.42.0

f5c141aec3c2af18af35b60a176026c11f2924b2 authored almost 11 years ago
Don't overwrite updates variable

dd666ed4e2306d46e2ca6a52e90384633241dba2 authored almost 11 years ago