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 4 of 10
Search / Filter on:
Commit Message
Contributor
Files Modified
Lines Added
Lines Removed
Code Location
Date
Add FAT12 PyFilesystem2 integration tests
Nathan-J. Hirschauer
More...
almost 4 years ago
Add initial write support for FAT12
Nathan-J. Hirschauer
More...
almost 4 years ago
Migrate from Travis to GitHub actions for flake8 and tests
Nathan-J. Hirschauer
More...
almost 4 years ago
Always set binary mode on openbin
Nathan-J. Hirschauer
More...
almost 4 years ago
Add readinto method to directly read into bytearray
Nathan-J. Hirschauer
More...
almost 4 years ago
Do not fail with RemoveRootError if removetree is called on the root directory
Nathan-J. Hirschauer
More...
almost 4 years ago
Update pinned/internal dependencies, make compatible with older PyFilesystem2 versions
Nathan-J. Hirschauer
More...
almost 4 years ago
Release v0.1.2
Nathan-J. Hirschauer
More...
about 4 years ago
Fix calculation of FAT entries for FAT12
Nathan-J. Hirschauer
More...
about 4 years ago
Cache the location of the first free cluster
koolkdev
More...
about 4 years ago
Optimize FatIO.seek. If seeking forward, iterate on clusters chain from current position.
koolkdev
More...
about 4 years ago
Don't iterate over all the remaining clusters in write_data_to_cluster if not necessary
koolkdev
More...
about 4 years ago
Fix calculating number of clusters for data size
koolkdev
More...
about 4 years ago
Fix range check in allocate_bytes
koolkdev
More...
about 4 years ago
Fix argument to is_lfn_entry
koolkdev
More...
about 4 years ago
Make default tmp_lfn_entry argument not a global object
koolkdev
More...
about 4 years ago
Release v0.1.1
Nathan-J. Hirschauer
More...
about 4 years ago
Update references to project after rename from pyfat to pyfatfs
Nathan-J. Hirschauer
More...
about 4 years ago
Automatically upload package to PyPI on release
Nathan-J. Hirschauer
More...
about 4 years ago
Document PR #5 in Changelog
Nathan-J. Hirschauer
More...
about 4 years ago
Fix creating directory with name that is already conforms to 8DOT3
koolkdev
More...
about 4 years ago
Add CodeQL analysis GitHub Action
Nathan-J. Hirschauer
More...
about 4 years ago
Fix #4: Properly erase on write to cluster even if data is empty
Nathan-J. Hirschauer
More...
about 4 years ago
Specify additional project URLs for PyPI
Nathan-J. Hirschauer
More...
about 4 years ago
Release v0.1.0
Nathan-J. Hirschauer
More...
about 4 years ago
Update author email to conform to RFC-822 From:-header
Nathan-J. Hirschauer
More...
about 4 years ago
Use setuptools_scm for automatic versioning
Nathan-J. Hirschauer
More...
about 4 years ago
Remove Sphinx BuildDoc / setuptools integration
Nathan-J. Hirschauer
More...
about 4 years ago
Update badge URLs after repository rename
Nathan-J. Hirschauer
More...
about 4 years ago
Drop PyPy3 tests due to dependency issues with requirements for tasks
Nathan-J. Hirschauer
More...
about 4 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