0
I Use This!
Inactive

Commits : Listings

Analyzed 3 days ago. based on code collected 3 days ago.
Mar 31, 2025 — Mar 31, 2026
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Release 0.5.0 More... over 11 years ago
Merge pull request #11 from eventualbuddha/update-api-to-node-10 More... over 11 years ago
Merge pull request #10 from eventualbuddha/patch-1 More... over 11 years ago
Support passing an options object or encoding. More... over 11 years ago
Fix past tense of 'bind'. More... over 11 years ago
Release 0.4.0 More... almost 12 years ago
add .appendFile & refactor (Closes #9) More... almost 12 years ago
code style More... almost 12 years ago
use 2 space tabs More... almost 12 years ago
Release 0.3.0 More... almost 12 years ago
update Readme More... almost 12 years ago
add .bind() method (Closes #8) More... almost 12 years ago
Release 0.2.2 More... almost 12 years ago
Merge pull request #7 from Raynos/patch-1 More... almost 12 years ago
make `new` optional. More... almost 12 years ago
Release 0.2.1 More... about 13 years ago
fix: .rmdir() should throw ENOTEMPTY for non empty dirs (closes #3) More... about 13 years ago
remove semicolons More... about 13 years ago
update Readme More... about 13 years ago
Release 0.2.0 More... about 13 years ago
.rename() do not throw when new path points to existing file More... about 13 years ago
Merge pull request #2 from tgeorgiev/rename More... about 13 years ago
Release 0.1.0 More... about 13 years ago
minor More... about 13 years ago
Merge pull request #1 from tgeorgiev/master More... about 13 years ago
adding rmdir() and unlink() to the methods that will patch fs More... about 13 years ago
small refactoring on rmdir() and unlink() More... about 13 years ago
Implement rename() More... about 13 years ago
updating stat times in rmdir() and unlin() as per https://github.com/eldargab/node-fake-fs/pull/1#issuecomment-12680984 More... about 13 years ago
adding unlink More... about 13 years ago