Ecosyste.ms: OpenCollective

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

pnpm

Fast, disk space efficient package manager
Collective - Host: opensource - https://opencollective.com/pnpm - Website: https://pnpm.io/ - Code: https://github.com/pnpm

Merge pull request #5 from bewest/master

Allow completing long options

github.com/pnpm/tabtab - 805b6939e7edd1ce65d2ab88b94a713a2e8ef81f authored over 10 years ago by Mickael Daniel <[email protected]>
Use http://shields.io for README badges.

github.com/pnpm/cmd-shim - dd944dd2416705d9ae28ba64517676b6ff6db841 authored over 10 years ago by Forbes Lindesay <[email protected]>
package.json: update github urls

github.com/pnpm/pnpm-install-checks - 6fcb68a97738852055d841ed41b05c43c049fec6 authored almost 11 years ago by isaacs <[email protected]>
Merge both licenses into one BSD

github.com/pnpm/pnpm-install-checks - b4fdc65e3bfdf2ebea62050ccc6547f2ae87dfa4 authored almost 11 years ago by isaacs <[email protected]>
Allow completing long options

There was a bug where any string starting with '--' would never be
matched by tab completion. T...

github.com/pnpm/tabtab - f8473555bf7278a300eae31cbe3377421e2eeb26 authored almost 11 years ago by Ben West <[email protected]>
1.0.0

github.com/pnpm/pnpm-install-checks - 6c4b83f4d24b72f5cc6dbd717461327d01ec5561 authored almost 11 years ago by Robert Kowalski <[email protected]>
fix api of checkEngine

github.com/pnpm/pnpm-install-checks - d0a7b25abc509bf282abee799c04aa63fd0ed678 authored almost 11 years ago by Robert Kowalski <[email protected]>
add docs

github.com/pnpm/pnpm-install-checks - e2b4c7287338671fab77e79d6de47064303bdecc authored almost 11 years ago by Robert Kowalski <[email protected]>
add .npmignore

github.com/pnpm/pnpm-install-checks - 5143b91acbb044a05380fd6bae6de63b6b89669f authored almost 11 years ago by Robert Kowalski <[email protected]>
0.0.1

github.com/pnpm/pnpm-install-checks - fc4ecc619d36e17c7d434066e341850621abdfe0 authored almost 11 years ago by Robert Kowalski <[email protected]>
remove wrong comment

github.com/pnpm/pnpm-install-checks - 88f0bf1a5faae344b46b79edb04aed3908f24473 authored almost 11 years ago by Robert Kowalski <[email protected]>
add checks

github.com/pnpm/pnpm-install-checks - 683ed400919a3fcd841b355cacb3fe3cdab5d5de authored almost 11 years ago by Robert Kowalski <[email protected]>
encourage people to use encoded streams

github.com/pnpm/node-byline - 1dfdc1c1626079d5901c32fb5682dbbd508bec6c authored about 11 years ago by John <[email protected]>
added option to keep empty lines

github.com/pnpm/node-byline - 713fa6b096a598d28946d7a1159e640576ca58a9 authored about 11 years ago by John <[email protected]>
corrected read me

github.com/pnpm/node-byline - 95102ea6c06da80b92764aae79397feda2f27038 authored about 11 years ago by John <[email protected]>
LineStream encoding should match source stream encoding.

github.com/pnpm/node-byline - d1f21f1f4c612af655059f0851e579ea15089347 authored about 11 years ago by John <[email protected]>
added note about node v0.8

github.com/pnpm/node-byline - 50691302c9c551416229a9af18a7553440e5dcd6 authored about 11 years ago by John <[email protected]>
have to swap out the slashes so that the dirname command returns a usable path, this is primarily for msysgit bash support

github.com/pnpm/cmd-shim - 8bee9f6bc1c490e9f598334a69dc2b418efdb0c2 authored about 11 years ago by Sean Copenhaver <[email protected]>
Merge pull request #4 from malandrew/patch-1

Catching EPIPE error caused by `source` closing file descriptor before reading it

github.com/pnpm/tabtab - 4e57bc9ca6cf2ff51a5b0cd8ec958a32b24024ee authored over 11 years ago by Mickael Daniel <[email protected]>
Catching error caused by `source` closing file argument before reading from it.

Just added the same lines that isaacs has in completion.js to catch the EPIPE error caused by us...

github.com/pnpm/tabtab - 4fca6aaf04b30b04e3c66e46dd87b90c43b49bbc authored over 11 years ago by Andrew de Andrade <[email protected]>
Release 1.1.1

github.com/pnpm/cmd-shim - 250b3518013329b234e47741d8255941e85bdabd authored over 11 years ago by ForbesLindesay <[email protected]>
Update to graceful-fs 2

github.com/pnpm/cmd-shim - fb1ca9f50433358a238d335f4fd075ae36aa0dd0 authored over 11 years ago by ForbesLindesay <[email protected]>
fix: pause() and resume() with streams2

github.com/pnpm/node-byline - f6f95969feffb6419e78e32a23000ae8b53e03fa authored over 11 years ago by John Hewson <[email protected]>
version bump

github.com/pnpm/node-byline - b71a89eda6fcde98d9c6bc109fda03bae0c095d7 authored over 11 years ago by John Hewson <[email protected]>
cleaned up readme

github.com/pnpm/node-byline - 9080827e648acc8ca585338908c3f3ac322cfeda authored over 11 years ago by John Hewson <[email protected]>
version bump

github.com/pnpm/node-byline - d5d4fdd2c25326c04388c98bfd344a0eeb37ad09 authored over 11 years ago by John Hewson <[email protected]>
added license, closes #10

github.com/pnpm/node-byline - 0cec4f296d330415990da08c6004bde37e03e45b authored over 11 years ago by John Hewson <[email protected]>
better tests with Mocha

github.com/pnpm/node-byline - 3a3a34d377aa02a8ddf60fda658c8c15be255daf authored over 11 years ago by John Hewson <[email protected]>
added comment to explain buffering

github.com/pnpm/node-byline - 5b405e2e27255269ddd70897687a96064627fc42 authored over 11 years ago by John Hewson <[email protected]>
fix: don't mangle the first/last lines of a subsequent chunks

github.com/pnpm/node-byline - d72ad68b00859e647065e8ed08bf73fb79726934 authored over 11 years ago by John Hewson <[email protected]>
pass encoding through stream

github.com/pnpm/node-byline - 35f46affea1adaf2786d456a07f4e44afcb56403 authored over 11 years ago by John Hewson <[email protected]>
added stream options

github.com/pnpm/node-byline - ab6f035bc2f128d722523dd5b0694a248c430a8a authored over 11 years ago by John Hewson <[email protected]>
Merge pull request #13 from arikon/patch-1

Remove byline#createLineStream() deprecation warning on byline() call

github.com/pnpm/node-byline - cabc10a70c3883cef557e35c142f913c5a7df07b authored over 11 years ago by John Hewson <[email protected]>
Remove byline#createLineStream on byline() call

github.com/pnpm/node-byline - bd331500eaea256bbea299c364074b7ec57521e5 authored over 11 years ago by Sergey Belov <[email protected]>
version bump

github.com/pnpm/node-byline - 32bf791e387a46c720b604d8d5807eeb8f668ddf authored over 11 years ago by John Hewson <[email protected]>
updated readme with streams2

github.com/pnpm/node-byline - cf9a2655e43025c5729514a1144be2991fb92421 authored over 11 years ago by John Hewson <[email protected]>
added streams2 info to readme

github.com/pnpm/node-byline - 16d428fdce6b256d51d9e08c8931d8affc926818 authored over 11 years ago by John Hewson <[email protected]>
updated readme

github.com/pnpm/node-byline - bb69924fcd7ee6a11e407be78a1bd06034a486ea authored over 11 years ago by John Hewson <[email protected]>
createLineStream really is deprecated

github.com/pnpm/node-byline - b3ee054780f2dedf083665b17aa36472e6ee68da authored over 11 years ago by John Hewson <[email protected]>
new streams2 implementation for node v0.10

github.com/pnpm/node-byline - 90ef01d03efbcac95f7cf4dffb4f31238432d81b authored over 11 years ago by John Hewson <[email protected]>
does not work with node v0.10

github.com/pnpm/node-byline - 3a4a73735b2c64afe01d814ff1ef7635ea1f6efd authored over 11 years ago by John Hewson <[email protected]>
version bumb

github.com/pnpm/node-byline - 99dd56f01d14c7d5d93fd76c6cb36b66508d84e1 authored over 11 years ago by John Hewson <[email protected]>
handle old Macintosh line endings, closes gh-8

github.com/pnpm/node-byline - 9ac4cf176dd417fa7cde346898fa59448b1e3da2 authored over 11 years ago by John Hewson <[email protected]>
input stream need not be encoded

github.com/pnpm/node-byline - 70ffc07c6483b80188a0e0bd2e334708a80d6321 authored over 11 years ago by John Hewson <[email protected]>
fixed license, closes gh-9

github.com/pnpm/node-byline - 7dd46bbc2ba7b602236c634c9a830d0b0e3a2275 authored over 11 years ago by John Hewson <[email protected]>
Release 1.1.0

github.com/pnpm/cmd-shim - 4510c90e762b8b64d89ff3dc64baec7335de3171 authored almost 12 years ago by ForbesLindesay <[email protected]>
Add status badges to readme

github.com/pnpm/cmd-shim - 3a1198ba9eedb96c24cb57cdc7b62d8a24d64ad0 authored almost 12 years ago by ForbesLindesay <[email protected]>
Add travis

github.com/pnpm/cmd-shim - f8f7e686ee07afb3bab4811d69c4ce37a71066f3 authored almost 12 years ago by ForbesLindesay <[email protected]>
Remove unused which

github.com/pnpm/cmd-shim - 1bc01646821f56b3bf8859e3303b1b62a13ff4dd authored almost 12 years ago by ForbesLindesay <[email protected]>
readme update

github.com/pnpm/cmd-shim - 96481479289ab08f473371f9f632419055466fd4 authored almost 12 years ago by isaacs <[email protected]>
Remove 'created by npm' tag

github.com/pnpm/cmd-shim - f59af911f1373239a7537072641d55ff882c3701 authored almost 12 years ago by isaacs <[email protected]>
Simplify flow control, parallelize file writing

github.com/pnpm/cmd-shim - 000beacc803a025231edaf97f2b6b7490a553187 authored almost 12 years ago by isaacs <[email protected]>
Remove the windows check

github.com/pnpm/cmd-shim - d47c43be2ac58ccae8bb6cf76095519f5daf3ac2 authored almost 12 years ago by isaacs <[email protected]>
remove dep on slide

github.com/pnpm/cmd-shim - 1ca3189c98bcb6f19094027dc50905ed17de152a authored almost 12 years ago by isaacs <[email protected]>
Make graceful-fs an optional dep

github.com/pnpm/cmd-shim - a458328c65bdeb0e48d4a169227fcf37e634d2d6 authored almost 12 years ago by isaacs <[email protected]>
remove dep on npmlog

github.com/pnpm/cmd-shim - dece35a8d59efa24c5755bbf7395391868421694 authored almost 12 years ago by isaacs <[email protected]>
BSD FTMFW

github.com/pnpm/cmd-shim - 1535fd0259e565845ee870169f19a99c33c43c79 authored almost 12 years ago by isaacs <[email protected]>
Remove unnecessary dep on rimraf

github.com/pnpm/cmd-shim - e4e1aad34a8b5200f167595a3d7a4cc4ab17d08f authored almost 12 years ago by isaacs <[email protected]>
Release 1.0.0

github.com/pnpm/cmd-shim - 74073629645ad27ebfd462373d034aa5019b8b08 authored almost 12 years ago by ForbesLindesay <[email protected]>
Initial commit

github.com/pnpm/cmd-shim - 1aeb020854a4436eb098fdc94a8cc45cf7cff688 authored almost 12 years ago by Forbes Lindesay <[email protected]>
version bump

github.com/pnpm/node-byline - 26cd2c12bc07273dc092e3114773381c54e47590 authored over 12 years ago by John Hewson <[email protected]>
added pause/resume, for gh-3

github.com/pnpm/node-byline - 954d2babf821191447af75a7f83dd5142840f7c3 authored over 12 years ago by John Hewson <[email protected]>
made buffer private

github.com/pnpm/node-byline - e132b84684ade57d4a50fd09c41d62fac60fc6b6 authored over 12 years ago by John Hewson <[email protected]>
parallelisation bug, fixes gh-3

github.com/pnpm/node-byline - dee95438d12283ef0a14e504ba380cffd908e85c authored over 12 years ago by John Hewson <[email protected]>
Merge branch 'master' of github.com:jahewson/node-byline

github.com/pnpm/node-byline - 67ca545a5d4ec8a41a07b2a0ea983a5c87382dc9 authored almost 13 years ago by John Hewson <[email protected]>
version bump

github.com/pnpm/node-byline - 29ad2a363321fcd09e4c42af6340108f00e7e186 authored almost 13 years ago by John Hewson <[email protected]>
encoding paramater for write()

github.com/pnpm/node-byline - 011790a379615dbe68f356a2f53e7c4b53827c9d authored almost 13 years ago by John Hewson <[email protected]>
1.0.5

github.com/pnpm/which - 682221ca1aba6958eca115512542cbacd1b6aa43 authored almost 13 years ago by isaacs <[email protected]>
Awful typo

github.com/pnpm/which - d1b80cf284e5798c0b2d9340e33e7bee6d8fd8fe authored almost 13 years ago by isaacs <[email protected]>
1.0.4

github.com/pnpm/which - e01a56d4eb478b2c6a5183155f6776a56a698011 authored almost 13 years ago by isaacs <[email protected]>
Test for path absoluteness properly

github.com/pnpm/which - 5b1d80459cddd8a9f54891bbfddd7bca4099a24c authored almost 13 years ago by isaacs <[email protected]>
win: Allow '' as a pathext if cmd has a . in it

github.com/pnpm/which - f127f298820432f5de36fd105e7fef1cd79a045d authored almost 13 years ago by isaacs <[email protected]>
rm old .pkgrc file

github.com/pnpm/tabtab - 42bcf50dbf2b4d6a6533c08f56534e08f17847f7 authored almost 13 years ago by Mickael Daniel <[email protected]>
bumping version

github.com/pnpm/tabtab - cd56910a847e3d77a5b3a8ed168ff81659f8bccd authored almost 13 years ago by Mickael Daniel <[email protected]>
1.0.3

github.com/pnpm/which - 0f690e8bf7845ae2c53c5ab7d2c6fcdfc31127ef authored almost 13 years ago by isaacs <[email protected]>
Make `isExe()` always return true on Windows.

There is no good way to check that a file is executable on Windows.

github.com/pnpm/which - 27be933bc6cedbd78e8bd4771732e1dd542830af authored almost 13 years ago by Nathan Rajlich <[email protected]>
Make `which.sync()` work on Windows by honoring the PATHEXT variable.

github.com/pnpm/which - f99511fb7eb3137a54248a88e664aacee403d91b authored almost 13 years ago by Nathan Rajlich <[email protected]>
Remove references to execPath

github.com/pnpm/which - bb953a410dfba8f78bdacfb7fe2358dd7877c64d authored almost 13 years ago by isaacs <[email protected]>
add missing devDependency

github.com/pnpm/tabtab - fab4faf8115416902c64539472881c18d86d47eb authored almost 13 years ago by Mickael Daniel <[email protected]>
tidy up readme a little bit, add travis file

github.com/pnpm/tabtab - 032d13df382cf8f9f8e045f7c7bb7183a938191c authored almost 13 years ago by Mickael Daniel <[email protected]>
tidy up the whole mess. remove unused / unnecessary code

github.com/pnpm/tabtab - 6a1e9c3879a454b1db4f277e26c1e4555390516a authored almost 13 years ago by Mickael Daniel <[email protected]>
correct abbrev with `-` in it

github.com/pnpm/tabtab - 0b51ad8140f152cdbbd15ed9bdbab46309cb8b82 authored almost 13 years ago by Mickael Daniel <[email protected]>
syntax highlighting in readme

github.com/pnpm/node-byline - 2d45fb87e9cb74fa4cff10ab5fdfa3cec4192ed4 authored almost 13 years ago by John Hewson <[email protected]>
updated readme

github.com/pnpm/node-byline - 0abd8c162f5f3dcb1bef8e7765a9196cd4d9d094 authored about 13 years ago by John Hewson <[email protected]>
fixed npm warning

github.com/pnpm/node-byline - 172351682f24f9634a81b86cf08b8d2c8ad9e596 authored about 13 years ago by John Hewson <[email protected]>
version bump

github.com/pnpm/node-byline - 28ee5cd6a3b071e9665a39810d3cce2ca811c7fd authored about 13 years ago by John Hewson <[email protected]>
updated readme

github.com/pnpm/node-byline - 2c813e6757f5fc99cff86d1c825680287e394daa authored about 13 years ago by John Hewson <[email protected]>
version bump

github.com/pnpm/node-byline - e96a7ce521ab1c7fded3f19973d65aa88f7a3a9c authored about 13 years ago by John Hewson <[email protected]>
through stream, default to utf-8, convinience API

github.com/pnpm/node-byline - 647a6b22cded181245cf010c9b4657ea81515359 authored about 13 years ago by John Hewson <[email protected]>
edit package.json

github.com/pnpm/tabtab - 9be6eba26133bed9d21bd0b5329dcc39b00d2449 authored about 13 years ago by Mickael Daniel <[email protected]>
return warn messages as state

github.com/pnpm/tabtab - 8da7d5bc2dc6cf781e7065790964f259c214db36 authored about 13 years ago by Mickael Daniel <[email protected]>
warn without exiting with error, and ensure numbers on parsed env

github.com/pnpm/tabtab - 34a2ede7ebb5d0f21ad8021c712adaf87dc056a8 authored about 13 years ago by Mickael Daniel <[email protected]>
rm gendoc script

github.com/pnpm/tabtab - 06d3a7a4772edbc684d4777c88b9b84ef882dd0c authored about 13 years ago by Mickael Daniel <[email protected]>
add gendoc script

github.com/pnpm/tabtab - dbd4739c965529be5f71e6fa30b2765e5efc2ea5 authored about 13 years ago by Mickael Daniel <[email protected]>