derekslife
|
156eaceed6
|
Updated recursive copy logic to honor the preserveFiles option
|
2015-02-21 15:54:53 -08:00 |
|
Ryan McGrath
|
666e0c7e75
|
Merge pull request #79 from xzyfer/fix/sync-absolute-symlink
Fix inflateSymlinks flag errors for absolute symlinks
|
2014-02-10 14:18:19 +08:00 |
|
xzyfer
|
b0455c99ba
|
Fix inflateSymlinks flag errors for absolute symlinks
|
2014-02-10 17:00:38 +11:00 |
|
xzyfer
|
b46a97227d
|
Fix failing tests
|
2014-02-10 16:57:35 +11:00 |
|
TehShrike
|
81ef6ee7df
|
Changing path.existsSync to fs.existsSync
|
2012-11-17 03:14:11 +00:00 |
|
Stig Murberg
|
5e80ff972c
|
added null check so copyDirSyncRecursive will work without passing opts
|
2012-11-15 12:25:11 +01:00 |
|
refaelos
|
0b54b60a53
|
added preserveFiles and inflateSymlinks options and tests
|
2012-11-09 14:06:54 +02:00 |
|
refaelos
|
658589c35e
|
changed excludeHidden to excludeHiddenUnix b/c the testing for hidden file is only applicable for unix
|
2012-10-15 15:35:43 +02:00 |
|
refaelos
|
8097eb52bd
|
added tests
|
2012-10-15 15:33:36 +02:00 |
|