0
I Use This!
Inactive

Commits : Listings

Analyzed 10 days ago. based on code collected 10 days ago.
Jul 20, 2025 — Jul 20, 2026
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
fix: use NUL as an alternative to /dev/null in windows platforms
ssato
as Satoru SATOH
More... almost 5 years ago
fix: do not use '/tmp' as its a path depends on *nix platform in tests
ssato
as Satoru SATOH
More... almost 5 years ago
change: replace .ioinfo.utils.expand_from_path with the new one
ssato
as Satoru SATOH
More... almost 5 years ago
change: add an alternative to .ioinfo.utils.expand_from_path
ssato
as Satoru SATOH
More... almost 5 years ago
enhancement: [gha] add windows-latest as a test target platform
ssato
as Satoru SATOH
More... almost 5 years ago
refactor: move expand_from_path from .ioinfo.factory to .ioinfo.utils
ssato
as Satoru SATOH
More... almost 5 years ago
fix: no-else-return in .api._load.load
ssato
as Satoru SATOH
More... almost 5 years ago
fix: remove .copr/ until it's fixed
ssato
as Satoru SATOH
More... almost 5 years ago
fix: [doc] follow restructures of internal modules like .ioinfo
ssato
as Satoru SATOH
More... almost 5 years ago
fix: [doc] add build-time dependency to sphinx_autodoc_typehints
ssato
as Satoru SATOH
More... almost 5 years ago
change: move some ioinfo related definitions from .common to .ioinfo
ssato
as Satoru SATOH
More... almost 5 years ago
fix: make use of fully qualified imports as much as possible .api._open
ssato
as Satoru SATOH
More... almost 5 years ago
fix: make use of fully qualified imports as much as possible .api._dump
ssato
as Satoru SATOH
More... almost 5 years ago
fix: remove obsoleted module, .ioinfo.paths
ssato
as Satoru SATOH
More... almost 5 years ago
fix: remove obsoleted functions in .utils.detectors
ssato
as Satoru SATOH
More... almost 5 years ago
change: switch to .ioinfo.makes instead of combinations of other functions
ssato
as Satoru SATOH
More... almost 5 years ago
change: add .ioinfo.makes and export it instead of .ioinfo.make_itr
ssato
as Satoru SATOH
More... almost 5 years ago
enhancement: add an iterator version of .ioinfo.make and export it
ssato
as Satoru SATOH
More... almost 5 years ago
fix: use .ioinfo.detectors.is_io_stream instead of the one was in .utils
ssato
as Satoru SATOH
More... almost 5 years ago
fix: remove .ioinfo.utils.is_io_stream not used and unnecessary
ssato
as Satoru SATOH
More... almost 5 years ago
change: move .utils.is_stream_ioinfo to .ioinfo.is_stream
ssato
as Satoru SATOH
More... almost 5 years ago
fix: remove unused globals, IOI_PATH_STR and IOI_TYPES
ssato
as Satoru SATOH
More... almost 5 years ago
change/refactor: replace .ioinfo.factory.path_and_ext with other one
ssato
as Satoru SATOH
More... almost 5 years ago
fix: remove unnecessary configuration to disable a rule for pylint
ssato
as Satoru SATOH
More... almost 5 years ago
change: regenerate AUTHORS.txt
ssato
as Satoru SATOH
More... almost 5 years ago
0.11.1 rc1
ssato
as Satoru SATOH
More... almost 5 years ago
fix: [tox] allow passing a environment variable to build snaphosts
ssato
as Satoru SATOH
More... almost 5 years ago
refactor: [tox] substitute some deps with based one
ssato
as Satoru SATOH
More... almost 5 years ago
change: [api] remove ac_marker optional argument from load* APIs
ssato
as Satoru SATOH
More... about 5 years ago
change: migrate IOInfo factory and related functions to anyconfig.ioinfo
ssato
as Satoru SATOH
More... about 5 years ago