Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/npm/cli.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2021-09-23deps: glob@7.2.0Gar
2021-05-10glob@7.1.7Gar
2017-05-26glob@7.1.2Rebecca Turner
2016-11-04glob@7.1.1Forrest L Norvell
- Handle files without associated perms on Windows. - Fix failing case with `absolute` option. Credit: @isaacs Credit: @phated Fixes: isaacs/node-glob#245 Fixes: isaacs/node-glob#249 Reviewed-By: @othiym23
2016-10-07glob@7.1.0Rebecca Turner
Add absolute option for match event. Credit: @phated PR-URL: https://github.com/isaacs/node-glob/pull/293
2016-09-09glob@7.0.6Kat Marchán
stop throwing on `glob.hasMagic("")` Credit: @isaacs
2016-06-17glob@7.0.4Rebecca Turner
Fixes issues with Node 6 and "long or excessively symlink-looping paths" Credit: @isaacs
2016-03-11glob@7.0.3Rebecca Turner
Fix a race condition and some windows edge cases. Credit: @isaacs
2016-02-19glob@7.0.0Rebecca Turner
Raise error if `options.cwd` is specified, and not a directory Credit: @isaacs
2016-01-21glob@6.0.4Kat Marchán
2015-07-17glob@5.0.14Kat Marchán
Better handling of ENOTSUP
2015-07-03glob@5.0.13Rebecca Turner
2015-05-21glob@5.0.7Rebecca Turner
2015-04-10glob@5.0.5Forrest L Norvell
Move platform-specific shim from one place to another.
2015-03-20glob@5.0.3Forrest L Norvell
2015-03-06rimraf@2.3.1Forrest L Norvell
* Glob arguments for better Windows support. * Handle bad symlinks properly. * Make maxBusyTries and emfileWait configurable * Also upgrade to glob@4.4.1
2015-02-20glob@4.4.0Forrest L Norvell
Adds ignoring matches.
2015-01-16glob@4.3.5Forrest L Norvell
Change to single quotes everywhere for some reason.
2014-12-25glob@4.3.2Forrest L Norvell
Better handling of trailing slashes.
2014-12-05glob@4.3.1 / minimatch@2.0.1Forrest L Norvell
Updating glob and minimatch also required doing some tweaking to fstream-npm and node-gyp, which still require the old versions of glob and minimatch. But the tests all pass yay hooray.
2014-11-21glob@4.2.1Forrest L Norvell
more fasterer and less testy
2014-10-17glob@4.0.6Forrest L Norvell
Now absolutely requires `graceful-fs`.
2014-07-31glob@4.0.5isaacs
2014-06-29glob@4.0.3isaacs
2014-06-06Update glob and things depending on globisaacs
2014-03-12glob@3.2.9isaacs
Fixes mark:true regression that kills readmes
2014-02-17glob: revert to 3.2.7 to avoid mark:true regressionisaacs
2014-02-17glob@3.2.8isaacs
2013-11-20glob@3.2.7isaacs
2013-08-03Bump all depsisaacs
2013-04-29glob@3.2.1isaacs
2013-02-11glob@3.1.20isaacs
2013-02-06glob@3.1.19isaacs
2013-02-06glob@3.1.18isaacs
2013-01-24glob@3.1.17isaacs
2012-10-23glob@3.1.14isaacs
2012-10-02glob@3.1.13isaacs
2012-08-13update globisaacs
2012-08-02glob@3.1.11isaacs
2012-06-12Update glob to fix 'mark' errorisaacs
2012-06-12Add glob as a dependencyisaacs