summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
* | rehash before and after evalBob Ippolito2016-10-231-0/+1
* | Use correct pypy3 versionBob Ippolito2016-10-231-1/+1
* | Add build status icon to READMEBob Ippolito2016-10-231-0/+6
* | try and fix travis buildsBob Ippolito2016-10-234-9/+41
|/
* Update CHANGES.txtv0.8.0Bob Ippolito2016-02-282-0/+4
* Merge pull request #38 from jmberg/masterBob Ippolito2016-02-282-17/+125
|\
| * fix nofollow in Linux xattr_flistxattr()Johannes Berg2015-04-251-1/+1
| * add pyxattr_compatJohannes Berg2015-04-251-0/+110
| * fix optionsJohannes Berg2015-04-251-16/+14
* | Script to download artifacts from GitHubBob Ippolito2016-02-281-0/+48
* | v0.8.0Bob Ippolito2016-02-284-9/+24
* | Merge pull request #46 from maugier/feature/surrogatesBob Ippolito2016-02-282-7/+21
|\ \
| * | Test for filename with surrogateMaxime Augier2016-02-231-1/+7
| * | 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
* | | add a wider test matrix for travisBob Ippolito2016-02-283-4/+69
|/ /
* | Added xattr/tests/*.py to MANIFEST.in #43v0.7.9Bob Ippolito2016-02-124-2/+8
* | v0.7.8 #40v0.7.8Bob Ippolito2015-06-254-2/+10
* | v0.7.7v0.7.7Bob Ippolito2015-06-193-2/+7
|/
* Merge pull request #32 from novel/fbsdfixBob Ippolito2014-05-181-0/+2
|\
| * Fix build on FreeBSDRoman Bogorodskiy2014-05-181-0/+2
|/
* Merge pull request #31 from alex/travis-fixBob Ippolito2014-04-271-1/+1
|\
| * Workaround Apple breaking everythingAlex Gaynor2014-04-271-1/+1
|/
* Fixed a typo in a commentAlex Gaynor2014-04-271-1/+1
* fix Python 3 compatibility and prep for v0.7.6v0.7.6Bob Ippolito2014-03-274-5/+11
* Merge pull request #29 from dhduvall/masterBob Ippolito2014-03-272-11/+33
|\
| * bug 28: solaris & solaris studio compiler supportDanek Duvall2014-03-262-11/+33
|/
* Merge pull request #27 from alex/xrangeBob Ippolito2014-03-251-1/+1
|\
| * Fixed a py2kism in xattr.toolAlex Gaynor2014-03-251-1/+1
|/
* bump to 0.7.5v0.7.5Bob Ippolito2014-03-233-2/+8
* Merge pull request #24 from alex/unicode-errorBob Ippolito2014-03-232-0/+20
|\
| * Raise a useful error message on str. Fixes #23Alex Gaynor2014-03-232-0/+20
|/
* bump to 0.7.4, improve testsv0.7.4Bob Ippolito2014-03-035-4/+14
* Merge pull request #22 from wedi/python3Bob Ippolito2014-03-031-2/+2
|\
| * Python3 rework: replace unicode() with str.decode()wedi2014-03-031-2/+2
|/
* Merge pull request #21 from alex/fix-printsBob Ippolito2014-01-111-26/+28
|\
| * Revert some noise that snuck inAlex Gaynor2014-01-111-1/+0
| * Fixed exception syntaxAlex Gaynor2014-01-111-5/+5
| * Made print statements python3 compatible in xattr.tool -- REfs #20Alex Gaynor2014-01-112-21/+24
|/
* update CHANGES for v0.7.3v0.7.3Bob Ippolito2014-01-061-1/+1
* Merge pull request #18 from phihag/setup.py-mark-py3-supportBob Ippolito2014-01-061-0/+2
|\
| * Add Python 3 support marker in setup.pyPhilipp Hagemeister2014-01-061-0/+2
|/
* bump version to 0.7.3Bob Ippolito2013-08-022-2/+2
* Add some tests to exercise non-ASCII unicode keysBob Ippolito2013-08-022-1/+10
* Prep for a releasev0.7.2Alex Gaynor2013-07-223-3/+4
* document the changeAlex Gaynor2013-07-201-0/+4
* Merge branch 'master' of https://github.com/xattr/xattrAlex Gaynor2013-07-203-2/+7
|\
| * 0.7.1 with #12v0.7.1Bob Ippolito2013-07-193-2/+7
* | Added python3 support.Alex Gaynor2013-07-203-8/+8
|/
* Fixed #12 -- compile on some systems that don't define some constantsAlex Gaynor2013-07-191-0/+12