openhub.net
Black Duck Software, Inc.
Open Hub
Follow @
OH
Sign In
Join Now
Projects
People
Organizations
Tools
Blog
BDSA
Projects
People
Projects
Organizations
Forums
P
pyfatfs
Settings
|
Report Duplicate
0
I Use This!
×
Login Required
Log in to Open Hub
Remember Me
Activity Not Available
Commits
: Listings
Analyzed
about 1 month
ago. based on code collected
about 1 month
ago.
Jan 05, 2024 — Jan 05, 2025
Showing page 8 of 10
Search / Filter on:
Commit Message
Contributor
Files Modified
Lines Added
Lines Removed
Code Location
Date
get_cluster_chain: Only return cluster number, not address of cluster
Nathan-J. Hirschauer
More...
about 5 years ago
Sophisticate FAT32 filesystem opener
Nathan-J. Hirschauer
More...
about 5 years ago
Catch exception during PyFatFS.close() if self.fs is already closed
Nathan-J. Hirschauer
More...
about 5 years ago
Calculate checksum for new LFN entries as well
Nathan-J. Hirschauer
More...
about 5 years ago
Verify checksum of LFN entries by comparing checksum with short file name
Nathan-J. Hirschauer
More...
about 5 years ago
Install pyfat as editable dependency into new venv
Nathan-J. Hirschauer
More...
over 5 years ago
Fix some Codacy findings
Nathan-J. Hirschauer
More...
over 5 years ago
Fix flake8 findings in PyFatFS
Nathan-J. Hirschauer
More...
over 5 years ago
Do not upload coverage data to Codacy; always run flake8
Nathan-J. Hirschauer
More...
over 5 years ago
Add pyfat to Codacy
Nathan-J. Hirschauer
More...
over 5 years ago
Add Python compatibility matrix
Nathan-J. Hirschauer
More...
over 5 years ago
Update CI,Coverage and license badges in README to use shields.io
Nathan-J. Hirschauer
More...
over 5 years ago
Install python-coveralls as dependency
Nathan-J. Hirschauer
More...
over 5 years ago
Verify 8.3 conformity on FATDirectoryEntry instantiation
Nathan-J. Hirschauer
More...
over 5 years ago
Enhance tests for is_8dot3_conform function
Nathan-J. Hirschauer
More...
over 5 years ago
Use pip-sync to keep installed dependencies clean
Nathan-J. Hirschauer
More...
over 5 years ago
Add coveralls.io integration
Nathan-J. Hirschauer
More...
over 5 years ago
Fix flake8 findings for unit tests
Nathan-J. Hirschauer
More...
over 5 years ago
Add tests for make_8dot3_name function
Nathan-J. Hirschauer
More...
over 5 years ago
Add unit tests for is_8dot3_conform check
Nathan-J. Hirschauer
More...
over 5 years ago
Update sphinx configuration
Nathan-J. Hirschauer
More...
over 5 years ago
Add docstrings to FATDirectoryEntry.py and fix flake8 issues
Nathan-J. Hirschauer
More...
over 5 years ago
Add docstrings to PyFatFSOpener.py and fix flake8 issues
Nathan-J. Hirschauer
More...
over 5 years ago
Add docstrings to __init__.py and fix flake8 issues
Nathan-J. Hirschauer
More...
over 5 years ago
Add docstrings to _exceptions.py and fix flake8 issues
Nathan-J. Hirschauer
More...
over 5 years ago
Use errno error codes whenever feasible for Exceptions
Nathan-J. Hirschauer
More...
over 5 years ago
Assert that FAT is correctly parsed, fail if it isn't
Nathan-J. Hirschauer
More...
over 5 years ago
Clean up unused debugging code
Nathan-J. Hirschauer
More...
over 5 years ago
Calculate max_bytes for directory header parsing only once
Nathan-J. Hirschauer
More...
over 5 years ago
Fix replacement of first directory byte in case of 0xE5
Nathan-J. Hirschauer
More...
over 5 years ago
←
1
2
3
4
5
6
7
8
9
10
→
This site uses cookies to give you the best possible experience. By using the site, you consent to our use of cookies. For more information, please see our
Privacy Policy
Agree