Ecosyste.ms: OpenCollective
An open API service for software projects hosted on Open Collective.
github.com/pnpm/cmd-shim
The cmd-shim used in pnpm
https://github.com/pnpm/cmd-shim
917f8f7ffdf14a56726c2a0425f060793e46e7a4 authored almost 8 years ago by zkochan <[email protected]>
cb893da7994e20800192d0e9bc17107c3e4b936f authored almost 8 years ago by zkochan <[email protected]>
.cmd file is created only on Windows by default.
9f0077a71385215b01eb2359751054658c2b4241 authored almost 8 years ago by zkochan <[email protected]>96d79321365062dba5a4572752c3ec6bf9b8482e authored almost 8 years ago by zkochan <[email protected]>
f5d2556533eef34d059f3883bc6fd840109c1dbe authored almost 8 years ago by zkochan <[email protected]>
68dc8ce2fc18228fd958940921ec121d70add6dc authored almost 8 years ago by zkochan <[email protected]>
ce22069f17bbb08e6c70fe6a059b85247a24626f authored almost 8 years ago by zkochan <[email protected]>
ed9ed23c496ba423e507923e3ed16d4bb0a02109 authored about 8 years ago by zkochan <[email protected]>
4.0.1 has a bug so use exactly 4.0.0
79db0b44bece4a92974665e3d345f40279715bd6 authored about 8 years ago by zkochan <[email protected]>df5a304e63155972747947fb2e9d24531d098aaf authored about 8 years ago by zkochan <[email protected]>
c9b84c69d9ae03040769cbcb18ad33f17a7f3473 authored about 8 years ago by zkochan <[email protected]>
bae05b62027e37b3b33eefeb0076d0b586c68665 authored about 8 years ago by zkochan <[email protected]>
d8494af008f7e4a3d0feb0bc85d351bf51dab488 authored about 8 years ago by zkochan <[email protected]>
96b86fe4ce75b50633764817c687de56931268d7 authored about 8 years ago by zkochan <[email protected]>
d393c56cea8ae7140e8b2865a0706d2092e9a8ed authored about 8 years ago by zkochan <[email protected]>
443199eab1bcda583df5a9ce98a60659b13b9496 authored about 8 years ago by zkochan <[email protected]>
BREAKING CHANGE:
The programmatic API returns promises and does not accept callbacks.
1f29e39e016cafc7fd9f5ec41b15fa6b70de74c0 authored about 8 years ago by zkochan <[email protected]>f4b2f589d229b08625cdfca6b65f09d4f89574e5 authored about 8 years ago by zkochan <[email protected]>
c215deff0ba7fe986c1049535493f2a973d0d981 authored about 8 years ago by zkochan <[email protected]>
59dc4cef41d8100e0d67c621a04632f0528e6037 authored over 8 years ago by Zoltan Kochan <[email protected]>
Move it to @zkochan scope
16e6394e629048a1079e064585e12b1b8cd29411 authored over 8 years ago by Zoltan Kochan <[email protected]>aaf1d49f23c1ea07470c3228bc60b5b54503912f authored over 8 years ago by Zoltan Kochan <[email protected]>
ebfd467262cacb29710b8870c5eac10480c1d39f authored over 8 years ago by Zoltan Kochan <[email protected]>
75edc98dec188cca8b819865699a2eaa5e41afae authored almost 9 years ago by ForbesLindesay <[email protected]>
8492e2a92b5062bb02a9eec509e57eea94b110a7 authored about 9 years ago by Forbes Lindesay <[email protected]>
2a064d2a2b4e10e357d3a0bdf873415c1a7ae53c authored about 9 years ago by Forbes Lindesay <[email protected]>
Swap out the slashes for msysgit bash support
3b991770cc03843f9828c1fb9578f57fa4394930 authored over 9 years ago by Forbes Lindesay <[email protected]>Add "@" to the start of single line .cmd files
c661fb733b5c1b9a891c86f62fc4323b239672fd authored over 9 years ago by Forbes Lindesay <[email protected]>deps: Upgrade graceful-fs dependency to the latest
8a16ac34f076d50133a6fc9058ccd6083d085a17 authored over 9 years ago by Forbes Lindesay <[email protected]>
graceful-fs used to monkey-patch node's core fs module.
This has been fixed in the version 4.
acf5e31069a43eb27cefb01fdb8c89995e190a19 authored over 9 years ago by isaacs <[email protected]>
b855e48cc6ebbf304189980bb96b6d162c5724e1 authored almost 10 years ago by SkyLined <[email protected]>
To prevent the command from being echoed to the console, add a "@" to
the start of the line.
8d4210eab1bdcedd50c0f30c34dcee5bccaad71f authored over 10 years ago by Forbes Lindesay <[email protected]>
actually depend on graceful-fs
6f53d506be590fe9ac20c9801512cd1a3aad5974 authored over 10 years ago by Forbes Lindesay <[email protected]>bfde4413fdc42d6ce4255c7bfc13dedcc818fe36 authored over 10 years ago by isaacs <[email protected]>
Since graceful-fs doesn't monkey-patch the builtin, there's no need to make
it optional. Also, i...
3c6ae7465b2c95e90b7928843af2433f7164bd4e authored over 10 years ago by Forbes Lindesay <[email protected]>
graceful-fs@3
10bd1362edd0dddec30168b2c3cd915d89d4c0ef authored over 10 years ago by Forbes Lindesay <[email protected]>c44d25acf05eb9d7d4b37eaa225daaeb07659a4a authored over 10 years ago by isaacs <[email protected]>
07faabccc420c85e2b74f4c647d12752569b2bcf authored over 10 years ago by Forbes Lindesay <[email protected]>
f73ec814496b2a7a9b0adcefb4fdb84cb3fa613f authored over 10 years ago by Forbes Lindesay <[email protected]>
63eff333c58cb5fb8fe3325b4286feef7b38adbd authored over 10 years ago by Forbes Lindesay <[email protected]>
cc90680404cb56cd9d1b1c9e9419852f90bf1992 authored over 10 years ago by Forbes Lindesay <[email protected]>
Prevent launching node.js script file in working directory.
844ffa455ff82dcdef0a17aee6742648b43d1a34 authored over 10 years ago by Forbes Lindesay <[email protected]>The PATHEXT environment variable on Windows often includes .JS, which means running "node" can t...
8b1433c26aabf0d38b70a3fec6162dfd699fad24 authored over 10 years ago by Stef Busking <[email protected]>dd944dd2416705d9ae28ba64517676b6ff6db841 authored over 10 years ago by Forbes Lindesay <[email protected]>
8bee9f6bc1c490e9f598334a69dc2b418efdb0c2 authored about 11 years ago by Sean Copenhaver <[email protected]>
250b3518013329b234e47741d8255941e85bdabd authored over 11 years ago by ForbesLindesay <[email protected]>
fb1ca9f50433358a238d335f4fd075ae36aa0dd0 authored over 11 years ago by ForbesLindesay <[email protected]>
4510c90e762b8b64d89ff3dc64baec7335de3171 authored almost 12 years ago by ForbesLindesay <[email protected]>
3a1198ba9eedb96c24cb57cdc7b62d8a24d64ad0 authored almost 12 years ago by ForbesLindesay <[email protected]>
f8f7e686ee07afb3bab4811d69c4ce37a71066f3 authored almost 12 years ago by ForbesLindesay <[email protected]>
1bc01646821f56b3bf8859e3303b1b62a13ff4dd authored almost 12 years ago by ForbesLindesay <[email protected]>
96481479289ab08f473371f9f632419055466fd4 authored almost 12 years ago by isaacs <[email protected]>
f59af911f1373239a7537072641d55ff882c3701 authored almost 12 years ago by isaacs <[email protected]>
09a667501d184770e78f9e5f93f295af30d6feab authored almost 12 years ago by isaacs <[email protected]>
000beacc803a025231edaf97f2b6b7490a553187 authored almost 12 years ago by isaacs <[email protected]>
d47c43be2ac58ccae8bb6cf76095519f5daf3ac2 authored almost 12 years ago by isaacs <[email protected]>
1ca3189c98bcb6f19094027dc50905ed17de152a authored almost 12 years ago by isaacs <[email protected]>
a458328c65bdeb0e48d4a169227fcf37e634d2d6 authored almost 12 years ago by isaacs <[email protected]>
dece35a8d59efa24c5755bbf7395391868421694 authored almost 12 years ago by isaacs <[email protected]>
e4e1aad34a8b5200f167595a3d7a4cc4ab17d08f authored almost 12 years ago by isaacs <[email protected]>
1535fd0259e565845ee870169f19a99c33c43c79 authored almost 12 years ago by isaacs <[email protected]>
74073629645ad27ebfd462373d034aa5019b8b08 authored almost 12 years ago by ForbesLindesay <[email protected]>
1aeb020854a4436eb098fdc94a8cc45cf7cff688 authored almost 12 years ago by Forbes Lindesay <[email protected]>