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

docs(README): fix unclosed italic

917f8f7ffdf14a56726c2a0425f060793e46e7a4 authored almost 8 years ago by zkochan <[email protected]>
test: createCmdFile = false

cb893da7994e20800192d0e9bc17107c3e4b936f authored almost 8 years ago by zkochan <[email protected]>
feat: create the .cmd file only when needed

.cmd file is created only on Windows by default.

9f0077a71385215b01eb2359751054658c2b4241 authored almost 8 years ago by zkochan <[email protected]>
chore(package): add files property

96d79321365062dba5a4572752c3ec6bf9b8482e authored almost 8 years ago by zkochan <[email protected]>
chore: release v2.1.0

f5d2556533eef34d059f3883bc6fd840109c1dbe authored almost 8 years ago by zkochan <[email protected]>
feat: support setting the NODE_PATH env variable

68dc8ce2fc18228fd958940921ec121d70add6dc authored almost 8 years ago by zkochan <[email protected]>
refactor: use less args in writeShim_

ce22069f17bbb08e6c70fe6a059b85247a24626f authored almost 8 years ago by zkochan <[email protected]>
chore: release v2.0.1

ed9ed23c496ba423e507923e3ed16d4bb0a02109 authored about 8 years ago by zkochan <[email protected]>
fix: use exact version of mkdirp-promise

4.0.1 has a bug so use exactly 4.0.0

79db0b44bece4a92974665e3d345f40279715bd6 authored about 8 years ago by zkochan <[email protected]>
chore: release v2.0.0

df5a304e63155972747947fb2e9d24531d098aaf authored about 8 years ago by zkochan <[email protected]>
docs(README): update

c9b84c69d9ae03040769cbcb18ad33f17a7f3473 authored about 8 years ago by zkochan <[email protected]>
docs: add license section

bae05b62027e37b3b33eefeb0076d0b586c68665 authored about 8 years ago by zkochan <[email protected]>
chore(package.json): add standard

d8494af008f7e4a3d0feb0bc85d351bf51dab488 authored about 8 years ago by zkochan <[email protected]>
chore(CI): use pnpm for dependencies installation

96b86fe4ce75b50633764817c687de56931268d7 authored about 8 years ago by zkochan <[email protected]>
style: use standard

d393c56cea8ae7140e8b2865a0706d2092e9a8ed authored about 8 years ago by zkochan <[email protected]>
refactor: use strict

443199eab1bcda583df5a9ce98a60659b13b9496 authored about 8 years ago by zkochan <[email protected]>
refactor: promisify

BREAKING CHANGE:

The programmatic API returns promises and does not accept callbacks.

1f29e39e016cafc7fd9f5ec41b15fa6b70de74c0 authored about 8 years ago by zkochan <[email protected]>
chore(CI): drop Node.js v0.10 support

f4b2f589d229b08625cdfca6b65f09d4f89574e5 authored about 8 years ago by zkochan <[email protected]>
test: use tape instead of tap

c215deff0ba7fe986c1049535493f2a973d0d981 authored about 8 years ago by zkochan <[email protected]>
Test README with mos

59dc4cef41d8100e0d67c621a04632f0528e6037 authored over 8 years ago by Zoltan Kochan <[email protected]>
Rename the package

Move it to @zkochan scope

16e6394e629048a1079e064585e12b1b8cd29411 authored over 8 years ago by Zoltan Kochan <[email protected]>
Remove testing on NodeJS v0.8 as it always fails

aaf1d49f23c1ea07470c3228bc60b5b54503912f authored over 8 years ago by Zoltan Kochan <[email protected]>
Accept default args

ebfd467262cacb29710b8870c5eac10480c1d39f authored over 8 years ago by Zoltan Kochan <[email protected]>
Release 2.0.2

75edc98dec188cca8b819865699a2eaa5e41afae authored almost 9 years ago by ForbesLindesay <[email protected]>
Update badges

8492e2a92b5062bb02a9eec509e57eea94b110a7 authored about 9 years ago by Forbes Lindesay <[email protected]>
Update badges

2a064d2a2b4e10e357d3a0bdf873415c1a7ae53c authored about 9 years ago by Forbes Lindesay <[email protected]>
Merge pull request #4 from copenhas/msys.path.fix

Swap out the slashes for msysgit bash support

3b991770cc03843f9828c1fb9578f57fa4394930 authored over 9 years ago by Forbes Lindesay <[email protected]>
Merge pull request #12 from SkyLined/master

Add "@" to the start of single line .cmd files

c661fb733b5c1b9a891c86f62fc4323b239672fd authored over 9 years ago by Forbes Lindesay <[email protected]>
Merge pull request #14 from thefourtheye/patch-1

deps: Upgrade graceful-fs dependency to the latest

8a16ac34f076d50133a6fc9058ccd6083d085a17 authored over 9 years ago by Forbes Lindesay <[email protected]>
deps: Upgrade graceful-fs dependency to the latest

graceful-fs used to monkey-patch node's core fs module.
This has been fixed in the version 4.

ac9adedb1de3e4417062bcdc7e9c09150d919adc authored over 9 years ago by thefourtheye <[email protected]>
SPDX license field

acf5e31069a43eb27cefb01fdb8c89995e190a19 authored over 9 years ago by isaacs <[email protected]>
Update test with "@" at start of single line .cmd

b855e48cc6ebbf304189980bb96b6d162c5724e1 authored almost 10 years ago by SkyLined <[email protected]>
Add "@" to start of single line .cmd files

To prevent the command from being echoed to the console, add a "@" to
the start of the line.

45337604f15086a04c2007715d41231747accc2d authored almost 10 years ago by SkyLined <[email protected]>
Release 2.0.1

8d4210eab1bdcedd50c0f30c34dcee5bccaad71f authored over 10 years ago by Forbes Lindesay <[email protected]>
Merge pull request #7 from isaacs/master

actually depend on graceful-fs

6f53d506be590fe9ac20c9801512cd1a3aad5974 authored over 10 years ago by Forbes Lindesay <[email protected]>
Expand version for the benefit of ancient SemVer

bfde4413fdc42d6ce4255c7bfc13dedcc818fe36 authored over 10 years ago by isaacs <[email protected]>
actually depend on graceful-fs

Since graceful-fs doesn't monkey-patch the builtin, there's no need to make
it optional. Also, i...

f73eb4264847ae11a141805db90bdc5f7dc4aec2 authored over 10 years ago by isaacs <[email protected]>
Release 2.0.0

3c6ae7465b2c95e90b7928843af2433f7164bd4e authored over 10 years ago by Forbes Lindesay <[email protected]>
Merge pull request #6 from isaacs/master

graceful-fs@3

10bd1362edd0dddec30168b2c3cd915d89d4c0ef authored over 10 years ago by Forbes Lindesay <[email protected]>
graceful-fs@3

c44d25acf05eb9d7d4b37eaa225daaeb07659a4a authored over 10 years ago by isaacs <[email protected]>
Release 1.1.2

07faabccc420c85e2b74f4c647d12752569b2bcf authored over 10 years ago by Forbes Lindesay <[email protected]>
Update devDependencies

f73ec814496b2a7a9b0adcefb4fdb84cb3fa613f authored over 10 years ago by Forbes Lindesay <[email protected]>
Add npm version badge

63eff333c58cb5fb8fe3325b4286feef7b38adbd authored over 10 years ago by Forbes Lindesay <[email protected]>
Update mkdirp dependency

cc90680404cb56cd9d1b1c9e9419852f90bf1992 authored over 10 years ago by Forbes Lindesay <[email protected]>
Merge pull request #5 from bwrrp/js-pathext-workaround

Prevent launching node.js script file in working directory.

844ffa455ff82dcdef0a17aee6742648b43d1a34 authored over 10 years ago by Forbes Lindesay <[email protected]>
Prevent launching node.js script file in working directory.

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]>
Use http://shields.io for README badges.

dd944dd2416705d9ae28ba64517676b6ff6db841 authored over 10 years ago by Forbes Lindesay <[email protected]>
have to swap out the slashes so that the dirname command returns a usable path, this is primarily for msysgit bash support

8bee9f6bc1c490e9f598334a69dc2b418efdb0c2 authored about 11 years ago by Sean Copenhaver <[email protected]>
Release 1.1.1

250b3518013329b234e47741d8255941e85bdabd authored over 11 years ago by ForbesLindesay <[email protected]>
Update to graceful-fs 2

fb1ca9f50433358a238d335f4fd075ae36aa0dd0 authored over 11 years ago by ForbesLindesay <[email protected]>
Release 1.1.0

4510c90e762b8b64d89ff3dc64baec7335de3171 authored almost 12 years ago by ForbesLindesay <[email protected]>
Add status badges to readme

3a1198ba9eedb96c24cb57cdc7b62d8a24d64ad0 authored almost 12 years ago by ForbesLindesay <[email protected]>
Add travis

f8f7e686ee07afb3bab4811d69c4ce37a71066f3 authored almost 12 years ago by ForbesLindesay <[email protected]>
Remove unused which

1bc01646821f56b3bf8859e3303b1b62a13ff4dd authored almost 12 years ago by ForbesLindesay <[email protected]>
readme update

96481479289ab08f473371f9f632419055466fd4 authored almost 12 years ago by isaacs <[email protected]>
Remove 'created by npm' tag

f59af911f1373239a7537072641d55ff882c3701 authored almost 12 years ago by isaacs <[email protected]>
tests

09a667501d184770e78f9e5f93f295af30d6feab authored almost 12 years ago by isaacs <[email protected]>
Simplify flow control, parallelize file writing

000beacc803a025231edaf97f2b6b7490a553187 authored almost 12 years ago by isaacs <[email protected]>
Remove the windows check

d47c43be2ac58ccae8bb6cf76095519f5daf3ac2 authored almost 12 years ago by isaacs <[email protected]>
remove dep on slide

1ca3189c98bcb6f19094027dc50905ed17de152a authored almost 12 years ago by isaacs <[email protected]>
Make graceful-fs an optional dep

a458328c65bdeb0e48d4a169227fcf37e634d2d6 authored almost 12 years ago by isaacs <[email protected]>
remove dep on npmlog

dece35a8d59efa24c5755bbf7395391868421694 authored almost 12 years ago by isaacs <[email protected]>
Remove unnecessary dep on rimraf

e4e1aad34a8b5200f167595a3d7a4cc4ab17d08f authored almost 12 years ago by isaacs <[email protected]>
BSD FTMFW

1535fd0259e565845ee870169f19a99c33c43c79 authored almost 12 years ago by isaacs <[email protected]>
Release 1.0.0

74073629645ad27ebfd462373d034aa5019b8b08 authored almost 12 years ago by ForbesLindesay <[email protected]>
Initial commit

1aeb020854a4436eb098fdc94a8cc45cf7cff688 authored almost 12 years ago by Forbes Lindesay <[email protected]>