1
I Use This!
Very Low Activity

Commits : Listings

Analyzed 1 day 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
Add two tests: volumes with encryption. More... over 2 years ago
Rename lcase to ntbyte in the directory entry structure. More... over 2 years ago
Remove logic related to FAT_NO_83NAME. This flag wasn't implemented in the kernel. This flag breaks compatibility with encryption metadata from Windows. More... over 2 years ago
Fix typo in fat.c More... over 2 years ago
Fix building on macos More... almost 3 years ago
mkfs.fat: Fix usage of function isspace() More... almost 3 years ago
fsck.fat: Fix usage of function isspace() More... almost 3 years ago
fatlabel: Fix usage of function isspace() More... almost 3 years ago
mkfs.fat: Fix upper limit for CHS overflow in MBR More... almost 3 years ago
mkfs.fat: Print number of hidden sectors in decimal notation More... almost 3 years ago
fsck.fat: Remove duplicate version line More... over 3 years ago
tests: Fix running fsck tests outside of the source directory More... over 3 years ago
travis: Include Ubuntu Bionic and Ubuntu Focal More... over 3 years ago
fatlabel: Show argv[0] in usage More... over 3 years ago
Show fsck.fat and fatlabel version like in mkfs.fat More... over 3 years ago
Append +git to version number More... over 3 years ago
Releasing version 4.2 More... over 3 years ago
Add missing files into distribution tarball More... over 3 years ago
mkfs.fat: Read geom_start from sysfs More... over 3 years ago
Autogenerate release date in manpages More... over 3 years ago
Update (C) and maintainers More... over 3 years ago
Add TODO comments for checking integer overflow More... over 3 years ago
testsuite: Add reference images of fsck result tests More... over 3 years ago
testsuite: Add fsck tests for fat labels More... over 3 years ago
testsuite: Update mkfs-fat32_2_res_sects.xxd test as it is now not aligned due to -a More... over 3 years ago
manpages: End every sentence by a newline More... over 3 years ago
mkfs.fat: Do not align number of sectors when -a was specified More... over 3 years ago
mkfs.fat: Document that -r and -R specify minimal number (and not exact) More... over 3 years ago
fsck: Move check_dirty_bits() from boot.c to check.c More... over 3 years ago
testsuite: Add tests for DOS Clean Shutdown bit More... over 3 years ago