Ecosyste.ms: OpenCollective

An open API service for software projects hosted on Open Collective.

github.com/pnpm/supi

Fast, disk space efficient installation engine. Used by pnpm
https://github.com/pnpm/supi

Add g++

ac46b012d8bcfc9eb46c34005b83c83cdcf4b779 authored almost 9 years ago
Log postinstall messages in --debug

e87cb2f9ab681556001390f68aaafa04d207ede8 authored almost 9 years ago
Show debug info

28f527963eb421de7c2b2e75ceb246cd3abba953 authored almost 9 years ago
Release v0.8.0

a6f8c837a71a8e4ccbbebe8a6f1b502fb6978b60 authored almost 9 years ago
Merge pull request #25 from rstacruz/node-gyp

node-gyp support

840d46fdd28dedc07690375ed0407791df4bd092 authored almost 9 years ago
Update tests

1bb8a3a723b3e58e6f96640779c991a89d8f912f authored almost 9 years ago
Only support node-gyp when scripts.install isn't available

9d6581e6d3f6c6e350f7c57b17946999d59f52fb authored almost 9 years ago
Add node-gyp support

c9789cf5ee0a3736d28ae95e30374ca9ba157800 authored almost 9 years ago
Move store resolution to ctx

20df53b3193d0b548a21d7287e0f9af3b62f8143 authored almost 9 years ago
Fix lint

6d054a7907326574da27c79c19a585e56ec47177 authored almost 9 years ago
Refactor install logger

bfb1d01a7468d30b8e0e9bc7e6a6b4ccae2a1640 authored almost 9 years ago
Merge pull request #18 from rstacruz/compiled-packages

Compiled packages

dbf1d0f0eff4dbf1944c48c093cf9ffe8b4a3a7b authored almost 9 years ago
Add tests for lifecycle hooks

ec0e365fa91d9d6c3864ec0276fb9d0b3e7e5c69 authored almost 9 years ago
Support lifecycle hooks

550080f7784e80b546544065776362889643bbc1 authored almost 9 years ago
Release v0.6.1

db1031f6e7fee37a06af29240d75da315fa73925 authored almost 9 years ago
Throw 'not supported' errors for package specs not supported yet

fbb461ec37f6f524ebcd288ab4fda77093c66158 authored almost 9 years ago
Release v0.6.0

3d8622e844010fce6b081a54d5e03fda231adc5e authored almost 9 years ago
Merge pull request #17 from rstacruz/improve-atomicness

Improve atomicness

c36a67f19a2edf5a3b54920a050bb35e3826eb0a authored almost 9 years ago
Clean .tmp in incomplete runs

9536d5f234943345834301d427ed3f476a17bcde authored almost 9 years ago
Improve atomicness

9ee16cdb55ae18368e36a476f32d7a64af6178b5 authored almost 9 years ago
Merge pull request #16 from rstacruz/bundle-dependencies

Bundle dependencies

95060d20d99b67114379c9531abc71dded117a73 authored almost 9 years ago
Fix symlinking

4e89dc6d3105e6011203d90caff4f0b0d1380976 authored almost 9 years ago
Reenable tests

b9542b65722eb7104a2babac21034979fe6ccd54 authored almost 9 years ago
Link bundled deps

91b6f8d6e2334bce48402b7001cc8fc918686ca5 authored almost 9 years ago
Fix link_bins to be more versatile

b6b2b28b93226d446cb0c6136bcf27e6792bda54 authored almost 9 years ago
Remove whitespace

5fdb394e99273bf29300924bcb9da9d239718c4c authored almost 9 years ago
Use bluebird

788cc731e532b4999e26a5988128ea5534ccc687 authored almost 9 years ago
Update user-agent string to pnpm.js

b572012c8bfe8fa935bd56be2d74f877c0662a9d authored almost 9 years ago
Release v0.5.0

cc9c8f08038b6ec27346a2db19c0b36feedb31d0 authored almost 9 years ago
Support scoped modules without version spec

7c52429e5879803af3a8dcb918bf92065cc4d40e authored almost 9 years ago
Merge pull request #15 from rstacruz/lifecycle

Refactor install.js

3c2b3f6abb857ebda6bf90073a1d5d80f86f8078 authored almost 9 years ago
Document

6aa7cb69e860888f4ed7b0bc4e86e7882f62c4b7 authored almost 9 years ago
Continue refactoring

ae4a1350d697d2699350ec11b78b8cf74d6d2468 authored almost 9 years ago
Fix circular deps

2527a705f4b2440b72a8b0aba0b6d1b0314fb2fc authored almost 9 years ago
Initial attempt at lifecycle scripts; breaks circular deps

ee9cf0230761fa5112c3451f988e230961b82693 authored almost 9 years ago
Remove early development notes

af122bb8aa5a438282bc35b2d9e433e5cb515132 authored almost 9 years ago
Switch to upstream tap-spec

ca27af14544504220a2c02b9fa5a7cfd291be3cf authored almost 9 years ago
Cache fixtures in travis

71fc64f86081a236d0a6beb6a9905e422f1bd1c6 authored almost 9 years ago
Release v0.4.1

5ad508ffc9e9a13ffc289645cabe904cfb5ad03b authored almost 9 years ago
Fix multiple scoped modules from the same author

09e7137e18a37f0d64a72456bd5761e4245f024c authored almost 9 years ago
Release v0.4.0

e2da709a854f07311605fa954a347d61173fca53 authored almost 9 years ago
Add tests for scoped modules (#9, #11)

a0075a1bcffa3b906ecda161c29b193be285d7de authored almost 9 years ago
Fix lint errors

d73662583e5c0cc7145bdbbb9348fff80f0de8e0 authored almost 9 years ago
Merge pull request #11 from indexzero/scoped-resolve

Support installation of scoped modules

a295194819a58ab1359ba5b5b73668c3f49969b8 authored almost 9 years ago
[api] Implement support for scoped modules. Within node_modules/.store the `/` in

the scope will be replaced with `!`. e.g.:

node_modules/
.store/
@rstacruz!tap-spec/

f44c059a307d811c57d7a77efc6395a09af8045e authored almost 9 years ago
[dist] Will squash.

e1f8584de3f73993a19f83d189ec034b36c3d5c7 authored almost 9 years ago
[minor] Debug tarball name with the shasum.

a52594a0a464f065455947cb753184542bc3e64a authored almost 9 years ago
Add limitation mention about Windows

3e89876dabe4e8402cd1aeb83c48d99e757440fa authored almost 9 years ago
List limitations

89fea8b282a233fdd6958c63c3bb0f20d7c7e316 authored almost 9 years ago
Release v0.3.0

13aed2921167c45930fdd74d6f275ad80ccbd41d authored almost 9 years ago
Warn on unsupported flags

2f4d2dced4ea00bf739e094b6621411c22f93595 authored almost 9 years ago
Add more attribution to ied

6eb4e22ee7afc7b0626dc5f38b52d11c0fe8d090 authored almost 9 years ago
Move store back to node_modules/.store

76ee2af6bdace572d7d91a8fdba472b1ee309327 authored almost 9 years ago
Move store to .pnpm/store

a851388eaae43cdbf7bbc882f56661853c2c3853 authored almost 9 years ago
Refactor paths

6abc2fba7d6f8c5b69076838e797a7db36ed3868 authored almost 9 years ago
Update

d9df15be62c41c60debebd7a789deb5de5a1f145 authored almost 9 years ago
Add npmignore

50f926c7f2ac51d641426ff69262fc3e6e041671 authored almost 9 years ago
Add repo to package.json

91fe95753218aa22d8086f506fccc6742c4d07a2 authored almost 9 years ago
Fix pnpm --version

17952c617c2344fea333bd38a8b57434c753374e authored almost 9 years ago
Fix package.json description

4f2b717f31e3c58675af22a0b5495a68d0573958 authored almost 9 years ago
Release v0.2.2

93713595635c223ad2b38c804e1dc86ee8c34b6f authored almost 9 years ago
Clean up arrow parens

320d5ab421cd8e2dd866a4b3d70e5cc066b9b771 authored almost 9 years ago
Lint

0cfd2a27e3d6e023d2e7f0ad8692382e7912da19 authored almost 9 years ago
Release v0.2.1

47d7402daab2f0ae7d38b2f6336d1cb96f5b00d0 authored almost 9 years ago
Fix debug dependency

37283eb74362a2aa1e24b7f814c6851a9f36c829 authored almost 9 years ago
Release v0.2.0

65796cc033d20cdd68b161abb093f4bb437b12f0 authored almost 9 years ago
Refactor linkBins()

5cedc4089fc7b7792ed196cd94e0efa0b5c8fcd9 authored almost 9 years ago
Fix bin error

d4e36e236711a83ef007c0e70b29cbacdc900a18 authored almost 9 years ago
Make it more resilient to cancellations

779ad8d80b3fda51e62861bc852a723e6d7bbeb5 authored almost 9 years ago
Begin refactoring of closure

12deb839b2f4090e19863d5dd790236bd762c876 authored almost 9 years ago
Symlink bins

383cf5477660f4afe6d6c89ecc0fa1e32f4089da authored almost 9 years ago
Update

6da7169c3b93a3d2e28ea72d3bd45761dad5963d authored almost 9 years ago
Improve design illustration

24fb87e0b63ddb1c7fdec5cdb3a678d55a877103 authored almost 9 years ago
Describe design

c20da13a9fccbd46a0721b87e1a0dc75f66600f4 authored almost 9 years ago
Update readme

ac607520ab4799d8f64853da664d028f348682e0 authored almost 9 years ago
Travis

744ace5b96ad4e3636343a15154991e4f8d1398f authored almost 9 years ago
Release v0.1.0

6ff492feab544d1170a00a77299bcc4efe3634ce authored almost 9 years ago
Primary implementation of scoped modules

cad8489036b25bfe75a28d682ce0749f9ed73374 authored almost 9 years ago
Initial attempt at symlinking bin

0ce150050d6024fa82c10ddfd99b2eac75736983 authored almost 9 years ago
Reuse resolutions

2acd69374e8ef93027b266f9fa830c07310fc944 authored almost 9 years ago
Quiet mode

76acdb203f00e4bfd5177daab9f4086be89ad7d6 authored almost 9 years ago
Update tests

3656f2a093e4104c6e21078edf4f21a8c7c86512 authored almost 9 years ago
Fix pnpm help

8dede454ca8c906cdf3d9a45626f712394fc52f8 authored almost 9 years ago
Add pnpm bin

a4dd3e0319b1522a6ba23bb2abe942a9685edc89 authored almost 9 years ago
Readme

4cffb01539d491cb3067ba328d41f92402e8cd08 authored almost 9 years ago
pnpm

30fd6fe3d94e635298949b386fc14e082e8b092f authored almost 9 years ago
Fancy logs

b38f52a8e5c55ce348de8ea96447a8fa33aaf265 authored almost 9 years ago
Fix babel-preset-es2015

cd2d6c0174cebcb71ff304ef7e5b62006149ab7f authored almost 9 years ago
Add tests

7c22efbf844815570fbec352efb7c270dc41db61 authored almost 9 years ago
Use node_modules

df12f0ccbc8d8215351d923d2f9cf4239b4f6fb3 authored almost 9 years ago
Better idempotency

55c450e405cba769b37e64f412f8eccef661c83e authored almost 9 years ago
Recurse

720c7246874b25606c3c0d186984064c6d612069 authored almost 9 years ago
Fix symlinking

5c1a3da954d246555590a41e49bb2eea9900e2d3 authored almost 9 years ago
Idempotency

211da384f47f9a441d40745fb4ea0162942c261a authored almost 9 years ago
It sorta works

6226172caa234814e373e959657f57f51335d460 authored almost 9 years ago
Support latest

a3e586c7b415db814ee1fc9bbad781642eaf29d7 authored almost 9 years ago
Update

191718ce8e8745e57e61a543be31ae337ca035d1 authored almost 9 years ago
Rename to unpm

80fe09ffd54829daedccccd4ebdc62fefd8eef1e authored almost 9 years ago
Update

c32b8050c821d2ff6b55ed39cc4fadbf1a9652b6 authored almost 9 years ago
Update

1e2c61302abe1d3a78f7ee453fc5b088147fbb5f authored almost 9 years ago