issues
search
ryanmcgrath
/
wrench-js
Recursive file operations in Node.js
MIT License
435
stars
71
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Added travis ci support
#111
amilajack
opened
8 years ago
0
Copy only changed files
#110
slavafomin
opened
8 years ago
5
copyDirSyncRecursive to current directory with having to forceDelete
#109
alallier
opened
8 years ago
0
Are you still alive?
#108
wmertens
closed
9 years ago
3
copyDirRecursive does not use options object
#107
pospi
opened
9 years ago
0
Tag releases
#106
SnarkBoojum
opened
9 years ago
0
Add async LineReader
#105
zenflow
opened
9 years ago
0
Use wrench.LineReader for command results in addition to files
#104
zenflow
opened
9 years ago
0
copyDirSyncRecursive uses multiple ways to communicate errors
#103
oliversalzburg
opened
9 years ago
1
update license attribute
#102
pgilad
opened
9 years ago
0
copyDirSyncRecursive: Preserve timestamps for copied directories.
#101
yjwong
opened
9 years ago
0
Updated recursive copy logic to honor the preserveFiles option
#100
slife
closed
7 years ago
1
Can't get excludeHiddenUnix or exclude to work with copyDirRecursive
#99
reggi
opened
9 years ago
0
Get full path instead of just filename in readdirSyncRecursive?
#98
laggingreflex
closed
9 years ago
1
List defaults for all the boolean options
#97
callumlocke
opened
9 years ago
0
File flags missing
#96
felixSchl
opened
9 years ago
0
grant permissions recursively to folders on creations or chmod method fails
#95
lastboy
opened
9 years ago
1
rmdirSyncRecursive: Keep folder, but remove subtree?
#94
IngwiePhoenix
opened
10 years ago
0
chmodSyncRecursive should not unset directory execute permission
#93
erhhung
opened
10 years ago
0
copyDirRecursive doesnot preserve "execute" permission
#92
Michenux
closed
8 years ago
3
rmdirRecursive throws "Cannot call method 'shift' of undefined" error
#91
saintedlama
opened
10 years ago
0
missing mkdirRecursive #89
#90
jkryl
opened
10 years ago
0
missing mkdirRecursive
#89
jkryl
opened
10 years ago
0
readdirSyncRecursive: possibility to only get directories or files
#88
slorber
opened
10 years ago
0
readdirSyncRecursive: follow symlinks only if we haven't read the destination yet
#87
theosp
opened
10 years ago
0
readdirSyncRecursive: add a filter argument
#86
theosp
opened
10 years ago
0
mkdirSyncRecursive, preserve existing nested directories on multiple operations
#85
lastboy
closed
10 years ago
1
Remove redundant check
#84
joliss
opened
10 years ago
0
Recursively copying a directory into itself results in endless operation
#83
silverwind
opened
10 years ago
0
Failing npm test on Windows 8.1
#82
coreybutler
opened
10 years ago
1
Set isDir to false for non-existant directory
#81
coreybutler
closed
10 years ago
2
When include filter regex is used, copyDirSyncRecursive doesn't recursively copy.
#80
nullifiedaccount3
closed
10 years ago
1
Fix inflateSymlinks flag errors for absolute symlinks
#79
xzyfer
closed
10 years ago
1
Fix failing tests
#78
xzyfer
closed
10 years ago
1
Fix copyDirRecursive error callback
#77
SamyPesse
closed
10 years ago
1
Switch from fs to graceful-fs
#76
silverwind
closed
9 years ago
0
Added "preserveTimestamps" option
#75
gdw2
closed
10 years ago
1
tests/rmdirSyncRecursive: fixed files access rights from 777 to 444 to actually check something
#74
yeputons
closed
10 years ago
1
Windows permission change before unlinking files and symlinks is in and has better tests.
#73
seanmwalker
closed
10 years ago
1
Updating wrench rmdirSyncRecursive to support permissions issues for win...
#72
seanmwalker
closed
10 years ago
1
no way to remove directory with contents
#71
alanning
opened
10 years ago
1
`fs.unlink` behaves differently on Windows and Linux, and so `rmdirSyncRecursive` does
#70
yeputons
closed
10 years ago
6
Provide option to resolve symlinks (especially for Windows)
#69
jsoref
closed
10 years ago
5
Consider graceful-fs
#68
silverwind
opened
11 years ago
6
copyDirSyncRecursive: Remove obsolete typeof check
#67
Krinkle
closed
10 years ago
0
Only copy newer files
#66
endquote
opened
11 years ago
2
Implement (most) options from copyDirSyncRecursive in other functions
#65
CrabDude
opened
11 years ago
0
Tags?
#64
ghost
closed
11 years ago
1
Merge artifacts in version 1.5.3
#63
cmisare
closed
11 years ago
4
Broken argument handling with copyDirRecursive
#62
medatech
closed
11 years ago
2
Next