]> git.k1024.org Git - pyxattr.git/shortlog
pyxattr.git
2009-12-27 Iustin PopIncrease version to 0.5.0 v0.5.0
2009-12-27 Iustin PopImprove the unittest runner
2008-12-14 Iustin PopFix a size_t/ssize_t mismatch
2008-12-14 Iustin PopSmall style fixes
2008-12-14 Iustin PopAdd python 3 support
2008-12-14 Iustin PopInitialize local variables
2008-12-14 Iustin PopAdd a new field to the target_t structure
2008-12-11 Iustin PopMake the module setup py3k-compatible
2008-12-11 Iustin PopAdd script to run tests
2008-12-11 Iustin PopSwitch back to distutils
2008-07-06 Iustin PopAdd license information to source file
2008-06-30 Iustin PopIncrease version to 0.4.0 v0.4.0
2008-06-30 Iustin PopUpdate MANIFEST.in file for the release
2008-06-30 Iustin PopSome final docstring touches before release
2008-06-30 Iustin PopUpdate license to LGPLv2.1 or later
2008-06-30 Iustin Popunittests: enhance symlink tests
2008-06-30 Iustin PopSome more docstring updates
2008-06-30 Iustin PopDocstring updates
2008-06-30 Iustin PopMore PEP 353 compliancy (new-style functions)
2008-06-30 Iustin PopReorder some declarations
2008-06-30 Iustin PopUpdate .gitignore
2008-06-30 Iustin PopMerge branch 'fixes' into new_style
2008-06-30 Iustin PopImplement changes needed for PEP 353 compliance
2008-06-29 Iustin Popunittests: add many checks for namespace ops
2008-06-29 Iustin PopChange the get_all function when using namespaces
2008-06-29 Iustin PopChange the match_ns function syntax
2008-06-29 Iustin PopDocstring updates
2008-06-29 Iustin PopAdd new-style list function
2008-06-29 Iustin Popunittests: allow changing the test dir
2008-06-29 Iustin PopAdd new-style remove function
2008-06-29 Iustin PopAdd the new-style get function
2008-06-29 Iustin PopCorrect the signature of the generic tgt methods
2008-06-29 Iustin PopAdd new-style set() function
2008-06-29 Iustin PopSome small fixes in get_all
2008-06-29 Iustin PopAdd unittests for the get_all function
2008-06-29 Iustin PopMerge branch 'fixes' into multiget
2008-06-29 Iustin PopSimplify the return None cases
2008-06-29 Iustin PopMerge branch 'fixes' into multiget
2008-06-29 Iustin PopRename dolink to nofollow
2008-06-29 Iustin PopMerge branch 'fixes' into multiget
2008-06-29 Iustin PopConvert to object protocol
2008-06-29 Iustin PopFix a memory leak in an error handling path
2008-06-29 Iustin PopConvert to object protocol
2008-06-29 Iustin PopMove to goto-style error exit
2008-06-29 Iustin PopUpdate the dolink parameter name
2008-06-29 Iustin PopCleanup leftovers from pre-allocated list
2008-06-29 Iustin PopMove to fixed buf_val implementation
2008-06-29 Iustin PopEpydoc conversion of get_all docstring
2008-06-29 Iustin PopFirst iversion get_all
2008-06-29 Iustin PopAdd module constants for the standard namespaces
2008-06-29 Iustin PopDocstring updates
2008-03-09 Iustin PopAdd the license file to MANIFEST.in v0.3.0
2008-03-09 Iustin PopUpdate version to 0.3.0
2008-03-09 Iustin PopUpdated NEWS file for the upcoming 0.3.0 release
2008-03-09 Iustin PopSwitch from distutils to setuptools
2008-03-09 Iustin PopUpdate gitignore
2008-03-09 Iustin PopAdd some unittests
2008-03-09 Iustin PopChange return value of listxattr from tuple to list
2008-03-09 Iustin PopChange the license to LGPL
2008-03-09 Iustin PopRemove the Makefile and documentation build rules
2008-03-08 Iustin PopSome style/whitespace changes
2008-03-08 Iustin PopMake setup.py executable
2008-03-08 Iustin PopRemove ChangeLog leftovers
2008-03-08 Iustin PopAdd some gitignore entries
2008-03-08 Iustin PopFix a bug when listing xattrs of symlinks v0.2.2
2006-02-11 Iustin Pop* Fixed bug in dealing with symlinks (didn't work at... v0.2.1
2006-02-11 Iustin Pop* Added MANIFEST file in MANIFEST.in (old change from...
2003-07-07 Iustin PopIncrease version number
2003-07-07 Iustin PopAdded support for manipulating attributes of symbolic...
2002-12-24 Iustin PopRemoved build_requires v0.1
2002-12-24 Iustin PopDon't call python2, only python
2002-12-24 Iustin PopPrepare for first public release
2002-12-24 Iustin PopAdded README
2002-12-24 Iustin PopBuild changes
2002-12-24 Iustin PopAdded new files, some example in the docstrings
2002-12-24 Iustin PopImproved documentation and added some constants (XATTR_*)
2002-12-24 Iustin PopAdded url and license to setup.py
2002-12-21 Iustin PopFixed names again, and switched parsing of int and...
2002-12-21 Iustin PopTypos
2002-12-21 Iustin PopRenaming files
2002-12-21 Iustin PopInitial revision
2002-12-21 Iustin PopDocumentation/comments
2002-12-21 Iustin PopAdded support for variable type parameters, in order...
2002-12-21 Iustin PopInitial revision
2002-12-21 Iustin PopNew repository initialized by cvs2svn.