]> git.k1024.org Git - pyxattr.git/shortlog
pyxattr.git
2024-02-08 Iustin PopMinor whitespace cleanup main
2024-02-06 Iustin PopEnable PathLib tests under pypy-3.10
2024-02-06 Iustin PopRe-enable pypy-3.10
2024-02-06 Iustin PopFix paths to tests temporary files in `.gitignore`
2024-02-06 Iustin PopUpdate docstrings to show bytes being returned
2024-02-05 Iustin PopTemporarily disable pypy-3.10-nightly
2024-02-05 Iustin PopRestrict MacOS builds to fewer Python versions
2024-02-05 Iustin PopSwitch the MacOS runner to macos-14
2024-02-05 Iustin PopMinimal README changes to trigger doc rebuild
2024-02-05 Iustin PopSwitch from recommonmark to myst
2024-02-04 Iustin PopRemove obsolete gcov arg to codecov action
2024-02-04 Iustin PopSwitch to codecov v4
2024-01-30 Iustin PopBump GitHub CI actions version for nodejs deprecation
2024-01-07 Iustin PopAdd ko-fi support info
2024-01-04 Iustin Popreadthedocs: actually build the module to enable docs
2024-01-04 Iustin PopAdd requirements for readthedocs builds
2024-01-04 Iustin PopFixup path to sphinx config file in readthedocs.yaml
2024-01-04 Iustin PopAdd a readthedocs config file (finally)
2023-12-17 Iustin PopGitHub CI: ensure setuptools is installed
2023-11-24 Iustin PopUpdate action versions to latest
2023-11-24 Iustin PopExpand python versions in CI action
2023-04-17 Iustin PopBump version number for the 0.8.1 release v0.8.1
2023-04-17 Iustin PopConvert the NEWS file to markdown
2023-04-17 Iustin PopBump changelog for new version
2023-04-17 Iustin PopInclude the two new symlinks in the sdist
2023-04-17 Iustin PopReadme: make internal links consistent
2023-04-17 Iustin PopAdd a CONTRIBUTING.md file
2023-04-17 Iustin PopMakefile: add Python 3.11
2023-04-17 Iustin PopReplace remaining http URLs with secure versions
2023-04-16 Iustin PopAdd badge/link to the OpenSSF Best Practices status
2023-04-16 Iustin PopAdd note about GitHub vulnerability reporting
2023-04-16 Iustin PopAdd a simple security policy
2023-04-16 Iustin PopRestrict permissions for github token
2023-04-16 Iustin PopUpdate refs after master→main rename
2023-04-16 Iustin PopActually fix the badge URL
2023-04-16 Iustin PopFix badge routes for build action
2023-04-16 Iustin PopStop trying to store coverage reports as artifacts
2023-04-16 Iustin PopEnable gcov explicitly
2023-04-16 Iustin PopTry trivial replacement of the codecov uploader with v3
2022-12-12 Iustin PopFix min python version in setup.py
2022-12-12 Iustin PopBump version for new 0.8.0 release v0.8.0
2022-12-12 Iustin PopStop unconditionally importing distutils
2022-12-12 Iustin PopFix source archives and distcheck builds
2022-12-12 Iustin PopRe-wrap README
2022-10-12 Iustin PopMakefile: drop py<3.7, add 3.10
2022-10-12 Iustin PopCI: Drop old installTyping flag
2022-10-12 Iustin PopCI: Bump cache key version
2022-10-12 Iustin PopInstall recommonmark too
2022-10-12 Iustin PopCI: Run doc builds too
2022-10-10 Iustin PopRefresh the README
2022-10-10 Iustin PopProperly handle module refcount during init errors
2022-10-09 Iustin PopDon't leak temporary tuples in get_all() (#36)
2022-10-09 Iustin PopAllow triggering workflows runs manually
2022-10-09 Iustin PopSwitch CI images to newest and drop Python < 3.7
2021-06-06 Iustin PopUpdate CI schedule to include periodic runs
2021-06-05 Iustin PopEnable PyPy runs as well
2021-06-05 Iustin PopEnable Python 3.10 builds
2021-06-05 Iustin PopEnable MacOS builds
2021-06-05 Iustin PopSkip user symlink test on MacOSX
2021-06-05 Iustin PopStore codecov output as an artifact
2021-06-05 Iustin PopStop uploading to coveralls
2021-06-05 Iustin PopRemove auto-detection of optimal buffer size
2021-06-05 Iustin PopCodecov: disable gcov
2021-06-05 Iustin PopName codecov uploads by the Python version
2021-06-05 Iustin PopRemove verbose from the codecov action
2021-06-05 Iustin PopUpdate README to point to github actions and badge
2021-06-05 Iustin PopShorten the name of the CI
2021-06-05 Iustin PopRemove the travis config
2021-06-05 Iustin PopEnable codecov as well
2021-06-04 Iustin PopEnable coverage and coveralls upload in github actions
2021-06-04 Iustin PopInitial github actions-based continous build
2020-12-06 Iustin PopStore doc/readme and doc/news in the git repo
2020-11-29 Iustin PopRemove compatibility with old recommonmark versions
2020-11-29 Iustin PopRelease version 0.7.2 v0.7.2
2020-11-29 Iustin PopAdd recommonmark to sphinx extensions
2020-11-29 Iustin PopRun Python 3.9 tests too
2020-11-29 Anubhav Choudhary[Fixed] typo in readme.md
2019-11-26 Iustin PopFix travis config after tests rename
2019-11-26 Iustin PopRename test/ → tests/
2019-11-26 Iustin PopAdd unreleased changelog
2019-11-26 Iustin PopRework and expand the mixed access test
2019-11-26 Iustin Popsetup.py: add one more classifier topic
2019-11-26 Iustin PopTests: ensure resources as closed in subject tests
2019-11-26 Iustin PopBump version for 0.7.1 release… v0.7.1
2019-11-26 Iustin PopOops, fix bug tracker link
2019-11-26 Iustin PopBump version numbers for new release v0.7.0
2019-11-26 Iustin PopSwitch coverage badge to codecov
2019-11-26 Iustin PopCheck return value from PyList_Append
2019-11-26 Iustin PopExpand setup.py configuration
2019-11-26 Iustin PopRun tests on file io streams as well
2019-11-26 Iustin PopAdd support for Path-like objects in Python 3.6+
2019-11-26 Iustin PopStart updating NEWS for upcoming release
2019-11-26 Iustin PopSwitch namespace_none test to check all calls
2019-11-25 Iustin PopTravis: cache codecov as well
2019-11-25 Iustin PopRun name tests as (encoded) bytes too
2019-11-25 Iustin PopTests: remove_on_missing applies to symlinks as well
2019-11-25 Iustin PopTests: small py3 cleanup
2019-11-25 Iustin PopRemove support for Python 2 in the extension module
2019-11-25 Iustin PopDisable MacOS builds
2019-11-25 Iustin PopMakefile: add a simpler test target
next