1
I Use This!
Inactive

Commits : Listings

Analyzed 16 days ago. based on code collected 17 days ago.
Jan 29, 2024 — Jan 29, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Add license file More... over 9 years ago
Fix JavaDoc generation More... over 9 years ago
Merge pull request #23 from janseeger/master More... about 10 years ago
Removed illegal HTML tags in SuperFloppyFormatter JavaDoc. More... about 10 years ago
implemented size calculations. still not sure if total/free/used would be better than this. More... about 10 years ago
Bugfix for issue #21 waldheinz/fat32-lib More... over 10 years ago
Update README.md More... over 10 years ago
Added Test for volume label bugfix More... over 10 years ago
Fixed space allocation to add 1 entry for the volume label if present More... over 10 years ago
Use for-each syntax in AbstractDirectory. More... over 10 years ago
Added first version of ImageBuilder. More... over 10 years ago
Update README.md More... over 10 years ago
Show Travis build status in README.md. More... over 10 years ago
FileDisk.create checks if size parameter is >= 0 (because RandomAccessFile seems to silently use 0 instead). More... over 10 years ago
Use GitHub Maven plugin to publis site to GitHub pages. More... over 10 years ago
Point to JavaDocs at github pages in README.md. More... over 10 years ago
Update README.md More... over 10 years ago
[maven-release-plugin] prepare for next development iteration More... over 10 years ago
[maven-release-plugin] prepare release fat32-lib-0.6.5 More... over 10 years ago
Updated maven-scm-provider-gitexe to a version which can hopefully deal with Git 1.8. More... over 10 years ago
Added distributionManagement section to pom. More... over 10 years ago
Update changes.xml for release. More... over 10 years ago
Dropped "oss-parent" parent pom (no longer required) and updated all Maven plugins to their latest versions. More... over 10 years ago
Try running dosfsck tests on Travis. More... over 10 years ago
Merge pull request #15 from axelfontaine/master More... over 10 years ago
Merge pull request #17 from abbierwolf/master More... over 10 years ago
Restored static import for Assert More... over 10 years ago
Fix for handling shortnames in unlinkEntry and linkEntry More... over 10 years ago
Added test for the handling of shortnames in linkEntry and unlinkEntry More... over 10 years ago
Avoid unnecessary LFN generation for 8.3 uppercase entries More... over 10 years ago