]> git.k1024.org Git - pyxattr.git/shortlog
pyxattr.git
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.