1
I Use This!
Very Low Activity

Commits : Listings

Analyzed about 24 hours ago. based on code collected 3 days ago.
May 29, 2023 — May 29, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
mkfs.fat.c: Change misleading comment about FAT32 selection More... about 7 years ago
fsck: Add quit choice to interactive prompts More... about 7 years ago
fsck: Make prompts asking for writing changes at end more verbose and clear More... over 7 years ago
fsck: Don't ask whether to perform changes in immediate write mode More... over 7 years ago
Remove get_key() More... over 7 years ago
Overhaul interactive prompts More... over 7 years ago
Add get_choice() function More... over 7 years ago
Add get_line() function to read user input in canonical mode More... over 7 years ago
Add asprintf() wrapper More... over 7 years ago
Fix printf format specifier for printing label More... over 7 years ago
Turn label in struct DOS_FS into char array from pointer More... over 7 years ago
Append +git to version number More... over 7 years ago
Releasing version 4.1 More... over 7 years ago
fatlabel: Make sure printf style patterns in label are not expanded More... over 7 years ago
testsuite: Add missing fsck test files to dist_check_DATA More... over 7 years ago
testsuite: Test for bad characters in file names More... over 7 years ago
fsck: Fix reporting of length to truncate with shared clusters More... over 7 years ago
testsuite: Test for files sharing clusters More... over 7 years ago
testsuite: Run fsck in test-mkfs More... over 7 years ago
Fix FAT32 FSInfo signature checking More... over 7 years ago
mkfs: Bring back ability to set sector size. More... over 7 years ago
Request minimum automake version 1.11 and add workaround for <1.13 More... over 7 years ago
Add missing autoreconf step to Travis CI configuration More... over 7 years ago
Add configuration for the Travis CI build service More... over 7 years ago
Check and fix printf style arguments to die() and pdie() More... over 7 years ago
Make some implicit integer conversions safer More... over 7 years ago
mkfs: Remove redundant unreachable warning message More... over 7 years ago
Fix octal character parsing in file_cvt() More... over 7 years ago
testsuite: Test for circular cluster chain More... over 7 years ago
Fix truncation logic in circular chain check More... over 7 years ago