0
I Use This!
Inactive

Commits : Listings

Analyzed 1 day ago. based on code collected 1 day ago.
May 01, 2023 — May 01, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Add .gitignore. More... almost 15 years ago
Split all former e3view utilities out into e3* More... almost 15 years ago
Add cowfile import and export support. More... almost 15 years ago
Split out disk COW support into another module. More... almost 15 years ago
Add e3tools_close() to the e3tools API. More... almost 15 years ago
Split out e3showsb and e3showbgd. More... almost 15 years ago
Merge branch 'master' of [email protected]:jwise/e3tools More... almost 15 years ago
Merge and fixup RAID loader for new e3tools format More... almost 15 years ago
Reify build system so that a library is generated. More... almost 15 years ago
Teach diskio to properly encapsulate its state. More... almost 15 years ago
Convert diskio to use the e3tools_t. More... almost 15 years ago
Convert blockgroup, inode, and superblock to use the new e3tools structure More... almost 15 years ago
Start refactoring e3tools library to all use a common e3tools struct to hold disk access mechanisms and shiz. More... almost 15 years ago
Merge branch 'master' of [email protected]:jwise/e3tools More... almost 15 years ago
Add detection of 0 byte records to avoid falling into a hole. More... almost 15 years ago
Merge branch 'master' of [email protected]:jwise/e3tools More... almost 15 years ago
Convert diskio to directly read md (thanks to Car) More... almost 15 years ago
Make ls optionally recursive. More... almost 15 years ago
Add rudimentary 'ls' support. More... almost 15 years ago
Add inode file read support, as well as a simple commented out ls fragment of code in e3view.c More... almost 15 years ago
Add support for printing some specific inode with -i. Clean up some warnings. More... almost 15 years ago
Refactor inode_table* code into inode.[ch]. Too tired to actually add an inode_get function right now. More... almost 15 years ago
Add more information on printing blocks. More... almost 15 years ago
Split out code to check vs. show inode tables, and have those be command line options More... almost 15 years ago
Fix SB_GROUPS so that it includes a potential partial block group at the end of the volume More... almost 15 years ago
Add initial support for determining which inodes are bogus. More... almost 15 years ago
Move block group functions out to blockgroup.[ch] More... almost 15 years ago
Split superblock routines out into their own file. More... almost 15 years ago
Split BGD parse and repair into different functions. More... almost 15 years ago
Move various e3 functions out to e3bits.h More... almost 15 years ago