1
I Use This!
Inactive

Commits : Listings

Analyzed 1 day ago. based on code collected 2 days ago.
May 14, 2023 — May 14, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Encapsulate Directory.children and make it read only. More... almost 9 years ago
[filetree] Added FileTree.getByPath(). More... almost 9 years ago
[filecache] Directory.children are now updated when reading cache. More... almost 9 years ago
[main] Added option to print found files as tree. More... almost 9 years ago
[filetree.Directory] Added array of children. More... almost 9 years ago
Count map/extent tree blocks. Show bytes instead of blocks in summary. More... almost 9 years ago
[ext4.ExtentRange] Allow headers with 0 entries. More... almost 9 years ago
[ext4.ExtentRange] list blocks occupied by the extent tree itself. More... almost 9 years ago
ExtentRange decoupled from Ext4 and mmapped BlockCache. Added unit tests. More... almost 9 years ago
[scan] Don't try to read bad dir entries. More... almost 9 years ago
Guard against reading unreadable CachedStruct. Return const(S*) instead of immutable. More... almost 9 years ago
Show summary of file system damage More... almost 9 years ago
Added option to list files in the file system. More... almost 9 years ago
Moved modules from rescue/ to top dir. More... almost 9 years ago
[defs] Format file mode as ls -l does. More... almost 9 years ago
[scan] Don't count root as subdir of itself. More... almost 9 years ago
[scan] Attach names to symbolic links. More... almost 9 years ago
Scan symlinks. More... almost 9 years ago
[ext4] Removed checkMapValidity(). More... almost 9 years ago
[ext4] Properly handle ext4_extent_header.eh_entries == 0. More... almost 9 years ago
[scan] Grep for root dir contents if its inode is dead. More... almost 9 years ago
[build] Bring back ext4 unit tests. More... almost 9 years ago
[FileTree] Don't try to create objects of abstract class SomeFile. More... almost 9 years ago
[cmdline] Added option to force scanning even if cache file exists. More... almost 9 years ago
[scan] Check extent tree and data readability. More... almost 9 years ago
Cache the file tree to avoid rescanning the file system on each run. More... almost 9 years ago
Files are now plain data objects, FileVisitor allows doing stuff on them. More... almost 9 years ago
[rescue] Scan inodes and directories. More... almost 9 years ago
[ext4] Added directory iterator and basic unit tests. More... almost 9 years ago
[ddrescue] added addRandomDamage() More... about 9 years ago