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
cf4f79b44fb5fe1dcde1d3a70eeab09613f6bdb0 authored over 10 years ago
f8185a3e2060d09fe8e3ce78b4f75266ded88e3f authored over 10 years ago
In case someone needs to override where git is located like they
do sometimes with npm
3a493f1a54a0ffaf15ea68bee551ad898e8f78a5 authored over 10 years ago
d25ed1c9873187858701d8ea10fbf52809a3d03c authored over 10 years ago
b96675fe4ab9da07ac2dd869563de3a3cb2376e5 authored over 10 years ago
1b3177c6a99dbea1d46c9feb025ef9a57f30e6d5 authored over 10 years ago
e69bfc68d89dbed8b8c31512e5583ad484db9ae1 authored over 10 years ago
f2198f19911eab9b7a16e604d84c48a60635eaee authored over 10 years ago
9664bccd5a54660fb8095bfc299f322b9b0c0dfb authored over 10 years ago
25687c25103ebe3eb423481782e1c1906ec7f179 authored over 10 years ago
c92b1bc48701a852e99740aedb4884bf5a49845f authored over 10 years ago
271f5ae3bdf0825bce4baa1a3c503f992a416050 authored over 10 years ago
569bffd494127a50216e1f3ebb6e98015fabb9af authored over 10 years ago
522ac2980ebc6dcf378a0a61d3c3a3f43ea2020d authored over 10 years ago
86222431c4967fcee7d4a6723240d0e187088761 authored over 10 years ago
0efc009108f694b7609dd3a1c6c32b876d963933 authored over 10 years ago
0f31c1802eed65d49faa6220f5cbeb04eb6f05be authored over 10 years ago
5a551bdbaeb0b44bece692bfd7d76ce4530a0fb0 authored over 10 years ago
usage: apm publish —rename <new-name>
90d3e4e87df2df38c9c3e0ca2515799592ddca84 authored over 10 years agob1827f794815dacf26e4ec905fdbf1c35f81d6b5 authored over 10 years ago
2aab1d33e8dbf2b80d0230041d42d21361b64d3e authored over 10 years ago
dc6150fc326e67089265751505870dcc12132dbd authored over 10 years ago
aef32d6f38df37cbd68014a9ee92dd5f84380531 authored over 10 years ago
c42737fcd74077441768c5894d040b66b832a5a0 authored over 10 years ago
4a04c7b1641f7ae660eb913c2be7b9f8169c1a0d authored over 10 years ago
d8809734b29d17a4a4452eaa9eda56534dc471c1 authored over 10 years ago
Chrome 35 support
b2a939f9b23b8a490517dea7d475ebb283c46ecd authored over 10 years ago1e2cc68b30177d162f9b76854739d67989fda522 authored over 10 years ago
4a77ce8e839daff19f8c574898ed3e9b5648d6ca authored over 10 years ago
Conflicts:
package.json
21170c9296c327899dda53272ebb1897661f641b authored over 10 years ago
Instead of bundling two copies, just use the version bundled with npm.
01d8d82a9d7a459837286d49a4fa939025c8ab61 authored over 10 years agoc9ea7eac4fbfa30b4445bcbcc86af56bff9586c3 authored over 10 years ago
Unpublish a specific package version
9bb226a8bbe3a45d8b276d6ef08efc118d0b3d7a authored over 10 years ago55f4ac8501f3f6be6f065dc0676c204a192065cf authored over 10 years ago
624b6152f466c6519e5a4d83ba6bd8df17f0660d authored over 10 years ago
d4e83e37aaca9541524e1f528599b775b81d3527 authored over 10 years ago
ef9c63c06fc1b20f7eff326c39ba5ff2531b0086 authored over 10 years ago
a4a49ec51d3f464a3021e05f0b97ab6102f28087 authored over 10 years ago
b55c742131ee2410cfc16f4ed671955d36096df4 authored over 10 years ago
8a9a4cb96329a6ba6d00edff6f037615cc0d9332 authored over 10 years ago
24ee2c4461cb769d687cdd89f7636de943308a61 authored over 10 years ago
00f85e3f0f046111a6bad187e47ad4669a344b4d authored over 10 years ago
813744571c6e60fa704dbdd38526c32522c8b8b2 authored over 10 years ago
Conflicts:
package.json
bb1041f5584cc41d94820fef74ebf0b08160575b authored over 10 years ago
Default to master branch and origin remote when remote lookup
for current branch fails.
Closes ...
618e87d977064af3391b435abcad2aeea705a8d5 authored over 10 years ago89bd2fc3ee7bd9b1e6ab040d065d8948af6234be authored over 10 years ago
3da4c0883089f3770d22bdedc03a7a2265858568 authored over 10 years ago
4fb2da411164ef4c8818032bdf0dffb6028a3e98 authored over 10 years ago
f1a50c60c178d08b9074127c218f73e56b7834a8 authored over 10 years ago
f700a967cfcb0145be859be86477f9bccc623f98 authored over 10 years ago
This will happen when an request error occurs while checking
for the tag to be available.
34d6f2a9ee715d7c3e034d483a422a4d21baf02f authored over 10 years ago
38dde316b195e64d641fba813d74960d341a7238 authored over 10 years ago
494ad10f092eaa38081cf371f833530ee5eb69cf authored over 10 years ago
Ensure `apm test` works correctly for chocolatey-installed Atom on Windows
d12b149347db56522c46b9f1a524dc408262d504 authored over 10 years ago- fixes https://github.com/atom/chocolatey/issues/23
f3552c1309b689020ab04174a1a3da1ae978b076 authored over 10 years ago2e2d4b27190dbe960270fb24849df07c3c6406bb authored over 10 years ago
This installs all the packages currently installed to
~/.atom/packages
Closes #130
617f76559b85a8bd66e2a6b6a09ba079de05fb3f authored over 10 years ago0fc881896101ad6a5ba59a7ab5c00c3bd112ecc3 authored over 10 years ago
Use exit library on Windows
0cea3eb4cffb9c3f29bbb156f05ba3be02b494d3 authored over 10 years agof78c9956b100cc18222aa44c159e209d2e8077a6 authored over 10 years ago
This moves it out of the path of the specs and they can now just verify
the callback errors dire...
9d4a6995dd73b6f807bfdc3fecba202176a99902 authored over 10 years ago
f851c2f38472e33fb718d9cf528e691cbc181590 authored over 10 years ago
This is required on Windows 7 since calling process.exit
before the stdout/stderr streams drain ...
This spec will now pass on Windows.
caa5e94fdafbddcd34d1a7dddf2068bb19cc916a authored over 10 years agobe3afdc99a47b83d56f735ae84d27b5a631840ab authored over 10 years ago
Download 32-bit node on Windows CI
4e854bbb56289a7a5fd6dff2fb8f91e87ba10042 authored over 10 years ago6b9bde9a06056b26420a5e6a97dca43abb7a0d68 authored over 10 years ago
1e6a590d846ea17f7607e709e5e8d765c341006d authored over 10 years ago
3e8e97b02e3686568be31c90012c9616b0fd2c51 authored over 10 years ago
9626b729e0c4936ed50daa2921968a7e0b10acbc authored over 10 years ago
Refs npm/npm#5671
Refs #143
1f613d92e4f201976ada84095fae8f36368dd763 authored over 10 years ago
Upgrade to npm v1.4.20 to resolve ELIFECYCLE errors (#142)
985697f076f810c44eef4c6c6d6850b21182f762 authored over 10 years ago6174d5f36ad0b69fb3718223d9ff55533288f11e authored over 10 years ago
Closes #136
be8a92d10676a1d9a08e1114d484e3dbfd4d61e9 authored over 10 years ago520c56153ed5c23ec2cf7884ed1c0c51423f7761 authored over 10 years ago
This ensures that apm exits when the command is done and that any
spawned processes don't keep t...
60ee1caf8e3adae3d5bba495614261d696005aac authored over 10 years ago
87eb19b0cdd71b55106a1cc0c588bc9fc3cef147 authored over 10 years ago
38d9dafb2f6aeed50df1939c469a1a987901e286 authored over 10 years ago
1d51a049b29add38fee8002aba8eb13fb4d4aac5 authored over 10 years ago
These can be ignored since the close event handler will still
invoke the callback.
This is the same version that ships with npm and so it can be deduped.
27636f5bfc0a005b1f8b6a18e9095f2a09e262f0 authored over 10 years ago6da7e34979522081e7db9108ee034adf650fbf9d authored over 10 years ago
7c2ea8261b6fee5af8d703b84a4331719f769df6 authored over 10 years ago
f3530340d3fce1646cb224c973cfd0711209dbcb authored over 10 years ago
c8f05f61833c65d168e6515759656a4d15bf3fba authored over 10 years ago
d0ec2d8e4089769bdf146e830c5e609a28bc6cea authored over 10 years ago
544a590fbb2f3af996cbaead81b45ee6e359dbe6 authored over 10 years ago
7eaf7dac74ddb3f35f9e36a8ac6bc285f515874d authored over 10 years ago
f0f03d1b3324954bd2ce169c74cfbeb3ec3a8ea7 authored over 10 years ago