summaryrefslogtreecommitdiff
path: root/xattr/lib.py
Commit message (Expand)AuthorAgeFilesLines
* Extracted inline C code for syntax highlightingnyov2018-07-041-2/+2
* typov0.9.3Bob Ippolito2018-01-281-1/+1
* prep for 0.9.3Bob Ippolito2018-01-281-15/+2
* Use cffi 1.X features to build native module for faster importDevin Lane2016-05-151-593/+5
* Merge pull request #38 from jmberg/masterBob Ippolito2016-02-281-17/+15
|\
| * fix nofollow in Linux xattr_flistxattr()Johannes Berg2015-04-251-1/+1
| * fix optionsJohannes Berg2015-04-251-16/+14
* | Use os.fsencode if availableMaxime Augier2016-02-231-12/+14
* | Use surrogate handling identical to recent python's os.fsencodeMaxime Augier2016-02-231-1/+7
|/
* Fix build on FreeBSDRoman Bogorodskiy2014-05-181-0/+2
* Fixed a typo in a commentAlex Gaynor2014-04-271-1/+1
* bug 28: solaris & solaris studio compiler supportDanek Duvall2014-03-261-6/+10
* Raise a useful error message on str. Fixes #23Alex Gaynor2014-03-231-0/+9
* Added python3 support.Alex Gaynor2013-07-201-1/+1
* Fixed #12 -- compile on some systems that don't define some constantsAlex Gaynor2013-07-191-0/+12
* #11 maybe fix build, add requirements.txtBob Ippolito2013-07-191-1/+1
* fix up warningsAlex Gaynor2013-07-191-4/+3
* Everything seems to work (weird!)Alex Gaynor2013-07-181-0/+714