projects
/
pyxattr.git
/ shortlog
commit
grep
author
committer
pickaxe
?
search:
re
summary
| shortlog |
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
pyxattr.git
2022-10-09
Iustin Pop
Allow triggering workflows runs manually
commit
|
commitdiff
|
tree
|
snapshot
2022-10-09
Iustin Pop
Switch CI images to newest and drop Python < 3.7
commit
|
commitdiff
|
tree
|
snapshot
2021-06-06
Iustin Pop
Update CI schedule to include periodic runs
commit
|
commitdiff
|
tree
|
snapshot
2021-06-05
Iustin Pop
Enable PyPy runs as well
commit
|
commitdiff
|
tree
|
snapshot
2021-06-05
Iustin Pop
Enable Python 3.10 builds
commit
|
commitdiff
|
tree
|
snapshot
2021-06-05
Iustin Pop
Enable MacOS builds
commit
|
commitdiff
|
tree
|
snapshot
2021-06-05
Iustin Pop
Skip user symlink test on MacOSX
commit
|
commitdiff
|
tree
|
snapshot
2021-06-05
Iustin Pop
Store codecov output as an artifact
commit
|
commitdiff
|
tree
|
snapshot
2021-06-05
Iustin Pop
Stop uploading to coveralls
commit
|
commitdiff
|
tree
|
snapshot
2021-06-05
Iustin Pop
Remove auto-detection of optimal buffer size
commit
|
commitdiff
|
tree
|
snapshot
2021-06-05
Iustin Pop
Codecov: disable gcov
commit
|
commitdiff
|
tree
|
snapshot
2021-06-05
Iustin Pop
Name codecov uploads by the Python version
commit
|
commitdiff
|
tree
|
snapshot
2021-06-05
Iustin Pop
Remove verbose from the codecov action
commit
|
commitdiff
|
tree
|
snapshot
2021-06-05
Iustin Pop
Update README to point to github actions and badge
commit
|
commitdiff
|
tree
|
snapshot
2021-06-05
Iustin Pop
Shorten the name of the CI
commit
|
commitdiff
|
tree
|
snapshot
2021-06-05
Iustin Pop
Remove the travis config
commit
|
commitdiff
|
tree
|
snapshot
2021-06-05
Iustin Pop
Enable codecov as well
commit
|
commitdiff
|
tree
|
snapshot
2021-06-04
Iustin Pop
Enable coverage and coveralls upload in github actions
commit
|
commitdiff
|
tree
|
snapshot
2021-06-04
Iustin Pop
Initial github actions-based continous build
commit
|
commitdiff
|
tree
|
snapshot
2020-12-06
Iustin Pop
Store doc/readme and doc/news in the git repo
commit
|
commitdiff
|
tree
|
snapshot
2020-11-29
Iustin Pop
Remove compatibility with old recommonmark versions
commit
|
commitdiff
|
tree
|
snapshot
2020-11-29
Iustin Pop
Release version 0.7.2
v0.7.2
commit
|
commitdiff
|
tree
|
snapshot
2020-11-29
Iustin Pop
Add recommonmark to sphinx extensions
commit
|
commitdiff
|
tree
|
snapshot
2020-11-29
Iustin Pop
Run Python 3.9 tests too
commit
|
commitdiff
|
tree
|
snapshot
2020-11-29
Anubhav Choudhary
[Fixed] typo in readme.md
commit
|
commitdiff
|
tree
|
snapshot
2019-11-26
Iustin Pop
Fix travis config after tests rename
commit
|
commitdiff
|
tree
|
snapshot
2019-11-26
Iustin Pop
Rename test/ → tests/
commit
|
commitdiff
|
tree
|
snapshot
2019-11-26
Iustin Pop
Add unreleased changelog
commit
|
commitdiff
|
tree
|
snapshot
2019-11-26
Iustin Pop
Rework and expand the mixed access test
commit
|
commitdiff
|
tree
|
snapshot
2019-11-26
Iustin Pop
setup.py: add one more classifier topic
commit
|
commitdiff
|
tree
|
snapshot
2019-11-26
Iustin Pop
Tests: ensure resources as closed in subject tests
commit
|
commitdiff
|
tree
|
snapshot
2019-11-26
Iustin Pop
Bump version for 0.7.1 release…
v0.7.1
commit
|
commitdiff
|
tree
|
snapshot
2019-11-26
Iustin Pop
Oops, fix bug tracker link
commit
|
commitdiff
|
tree
|
snapshot
2019-11-26
Iustin Pop
Bump version numbers for new release
v0.7.0
commit
|
commitdiff
|
tree
|
snapshot
2019-11-26
Iustin Pop
Switch coverage badge to codecov
commit
|
commitdiff
|
tree
|
snapshot
2019-11-26
Iustin Pop
Check return value from PyList_Append
commit
|
commitdiff
|
tree
|
snapshot
2019-11-26
Iustin Pop
Expand setup.py configuration
commit
|
commitdiff
|
tree
|
snapshot
2019-11-26
Iustin Pop
Run tests on file io streams as well
commit
|
commitdiff
|
tree
|
snapshot
2019-11-26
Iustin Pop
Add support for Path-like objects in Python 3.6+
commit
|
commitdiff
|
tree
|
snapshot
2019-11-26
Iustin Pop
Start updating NEWS for upcoming release
commit
|
commitdiff
|
tree
|
snapshot
2019-11-26
Iustin Pop
Switch namespace_none test to check all calls
commit
|
commitdiff
|
tree
|
snapshot
2019-11-25
Iustin Pop
Travis: cache codecov as well
commit
|
commitdiff
|
tree
|
snapshot
2019-11-25
Iustin Pop
Run name tests as (encoded) bytes too
commit
|
commitdiff
|
tree
|
snapshot
2019-11-25
Iustin Pop
Tests: remove_on_missing applies to symlinks as well
commit
|
commitdiff
|
tree
|
snapshot
2019-11-25
Iustin Pop
Tests: small py3 cleanup
commit
|
commitdiff
|
tree
|
snapshot
2019-11-25
Iustin Pop
Remove support for Python 2 in the extension module
commit
|
commitdiff
|
tree
|
snapshot
2019-11-25
Iustin Pop
Disable MacOS builds
commit
|
commitdiff
|
tree
|
snapshot
2019-11-25
Iustin Pop
Makefile: add a simpler test target
commit
|
commitdiff
|
tree
|
snapshot
2019-11-25
Iustin Pop
Split the other monolitic test function
commit
|
commitdiff
|
tree
|
snapshot
2019-11-25
Iustin Pop
Split the monolithic ListSetGetDeprecated test
commit
|
commitdiff
|
tree
|
snapshot
2019-11-25
Iustin Pop
Introduce an any_subject fixture which includes symlinks
commit
|
commitdiff
|
tree
|
snapshot
2019-11-25
Iustin Pop
Add explicit test for symlink creation failure
commit
|
commitdiff
|
tree
|
snapshot
2019-11-25
Iustin Pop
Don't compute coverage for external files
commit
|
commitdiff
|
tree
|
snapshot
2019-11-25
Iustin Pop
Reduce manyops count
commit
|
commitdiff
|
tree
|
snapshot
2019-11-25
Iustin Pop
Convert test suite to pytest
commit
|
commitdiff
|
tree
|
snapshot
2019-11-25
Iustin Pop
tests: stop trying to set user attributes on symlinks
commit
|
commitdiff
|
tree
|
snapshot
2019-11-25
Iustin Pop
Stop supporting Python 2
commit
|
commitdiff
|
tree
|
snapshot
2019-11-25
Iustin Pop
tests: move helper function outside the test class
commit
|
commitdiff
|
tree
|
snapshot
2019-11-25
Iustin Pop
tests: move constants outside the class
commit
|
commitdiff
|
tree
|
snapshot
2019-11-24
Iustin Pop
Travis: remove hack for Python 3.7 test
commit
|
commitdiff
|
tree
|
snapshot
2019-11-24
Iustin Pop
Only export COVERALLS_PARALLEL in coveralls upload
commit
|
commitdiff
|
tree
|
snapshot
2019-11-24
Iustin Pop
Travis: test on py3.7 and 3.8 too
commit
|
commitdiff
|
tree
|
snapshot
2019-11-24
Iustin Pop
Also export coverage results to codecov
commit
|
commitdiff
|
tree
|
snapshot
2019-11-23
Iustin Pop
Add a distcheck Makefile target
commit
|
commitdiff
|
tree
|
snapshot
2019-11-23
Iustin Pop
Switch README file to Markdown and expand it
commit
|
commitdiff
|
tree
|
snapshot
2019-11-23
Iustin Pop
Fix a docstring formatting issue
commit
|
commitdiff
|
tree
|
snapshot
2019-11-23
Iustin Pop
Switch build system to Python 3
commit
|
commitdiff
|
tree
|
snapshot
2019-11-22
Iustin Pop
Update Travis config to export coverage information
commit
|
commitdiff
|
tree
|
snapshot
2019-10-13
Iustin Pop
Travis: remove obsolete python versions
commit
|
commitdiff
|
tree
|
snapshot
2019-03-02
Iustin Pop
Travis: remove "sudo:false"
commit
|
commitdiff
|
tree
|
snapshot
2018-07-24
Iustin Pop
Travis: add python 3.5 and 3.6 to build matrix
pyxattr-v0.6.1
commit
|
commitdiff
|
tree
|
snapshot
2018-07-24
Iustin Pop
Travis: remove python 3.2 from build list
commit
|
commitdiff
|
tree
|
snapshot
2018-07-24
Iustin Pop
Further test suite fixes to symlink ops
commit
|
commitdiff
|
tree
|
snapshot
2018-07-24
Iustin Pop
Update NEWS for proper contents of 0.6.1 release
commit
|
commitdiff
|
tree
|
snapshot
2018-07-24
Iustin Pop
Travis build: remove dependency on libattr-dev
commit
|
commitdiff
|
tree
|
snapshot
2018-07-24
adamlin
Fix nofollow not work in MAC
commit
|
commitdiff
|
tree
|
snapshot
2018-07-24
Iustin Pop
Tests: fix symlink testing
commit
|
commitdiff
|
tree
|
snapshot
2018-07-24
Iustin Pop
Tests: introduce an alias for NS_USER
commit
|
commitdiff
|
tree
|
snapshot
2018-07-24
xwhuang
Release GIL when do I/O operations
commit
|
commitdiff
|
tree
|
snapshot
2018-07-24
Iustin Pop
Further improvements to benchmark code
commit
|
commitdiff
|
tree
|
snapshot
2018-07-24
Iustin Pop
Makefile: move list of python versions to a variable
commit
|
commitdiff
|
tree
|
snapshot
2018-07-24
Iustin Pop
Add a mini-benchmark suite
commit
|
commitdiff
|
tree
|
snapshot
2018-07-24
Iustin Pop
Bump version to 0.6.1
commit
|
commitdiff
|
tree
|
snapshot
2018-07-24
Iustin Pop
Remove use of and mentions of the attr library
commit
|
commitdiff
|
tree
|
snapshot
2018-07-24
Lars Wendler
xattr.c: There is no more attr/xattr.h with >=attr...
commit
|
commitdiff
|
tree
|
snapshot
2017-01-23
Iustin Pop
Version bump for releasing 0.6.0
pyxattr-v0.6.0
commit
|
commitdiff
|
tree
|
snapshot
2016-11-14
Iustin Pop
Expand the testing of invalid arguments
commit
|
commitdiff
|
tree
|
snapshot
2016-11-13
Iustin Pop
Test writing large values
commit
|
commitdiff
|
tree
|
snapshot
2016-11-13
Iustin Pop
Also run tests using python-dbg
commit
|
commitdiff
|
tree
|
snapshot
2016-10-25
Iustin Pop
Add a makefile coverage target
commit
|
commitdiff
|
tree
|
snapshot
2016-10-25
Iustin Pop
Rework getting and listing attributes
commit
|
commitdiff
|
tree
|
snapshot
2016-10-25
Iustin Pop
A few small improvements to the test suite
commit
|
commitdiff
|
tree
|
snapshot
2016-10-23
Iustin Pop
Initialise target_t members on error paths
commit
|
commitdiff
|
tree
|
snapshot
2016-05-23
Iustin Pop
Spelling fix in documentation
commit
|
commitdiff
|
tree
|
snapshot
2016-05-23
Iustin Pop
Fix name space information in documentation
commit
|
commitdiff
|
tree
|
snapshot
2016-05-02
Iustin Pop
Revert "Add build status badge to README"
commit
|
commitdiff
|
tree
|
snapshot
2016-05-02
Iustin Pop
Add build status badge to README
commit
|
commitdiff
|
tree
|
snapshot
2016-05-01
Iustin Pop
Mark OSX build non-experimental
commit
|
commitdiff
|
tree
|
snapshot
2016-05-01
Iustin Pop
Fix tabs in travis config
commit
|
commitdiff
|
tree
|
snapshot
2016-05-01
Iustin Pop
Try to enable OSX builds in travis configuration
commit
|
commitdiff
|
tree
|
snapshot
next