Adam Stankiewicz
|
0a8a4f9029
|
Format with prettier
|
2018-03-28 19:10:16 +02:00 |
|
Adam Stankiewicz
|
df8e5a16be
|
Fix readdir call on Windows
Sometimes it return ENOENT instead of ENODIR for normal files.
This broke code paths in few places. Also, see:
https://github.com/isaacs/chmodr/pull/8
|
2015-10-14 16:09:38 +02:00 |
|
Adam Stankiewicz
|
99105fbb57
|
Try chmod 777 + rimraf as fallback on rimraf in all places
|
2015-10-14 12:50:41 +02:00 |
|
Adam Stankiewicz
|
06a8f2afab
|
Read .bowerrc from specified cwd, fixes #1301
|
2014-09-06 02:38:40 +02:00 |
|
André Cruz
|
15957bc9ac
|
Close GH-716: Add initial packages script that allows creating of packages usable for tests.
|
2013-08-04 20:41:42 +01:00 |
|
André Cruz
|
0cf8af00b3
|
Separate logger into its own module.
|
2013-07-20 20:37:05 +01:00 |
|
André Cruz
|
fb4b1827db
|
Minor tests tweak.
|
2013-07-13 21:42:24 +01:00 |
|
André Cruz
|
f2775c18a1
|
Fix tests due tag change.
|
2013-07-12 16:22:53 +01:00 |
|
André Cruz
|
915c8d7afa
|
Detect old versions of git that do not support --b tag when cloning.
|
2013-07-06 11:59:00 +01:00 |
|
André Cruz
|
fe1a635c14
|
Switch to graceful-fs.
|
2013-07-01 20:31:28 +01:00 |
|
André Cruz
|
2f16e17ed5
|
Use LRU cache for the git resolvers runtime cache.
|
2013-06-23 12:17:53 +01:00 |
|
André Cruz
|
afd01cc40c
|
Change from promise progress events to hierarchical logger.
This is an huge commit, contains other small tweaks/fixes.
|
2013-06-03 16:31:19 +01:00 |
|
André Cruz
|
e09a3b8cbf
|
Huge commit, implement rough working version of the whole resolve process.
|
2013-05-13 11:09:04 +01:00 |
|