]> git.ipfire.org Git - people/stevee/pakfire.git/history - python/src
ccache optimizations: Use /tmp and enable compression.
[people/stevee/pakfire.git] / python / src /
2012-12-21  Michael TremerMerge branch 'master' of ssh://git.ipfire.org/pub/git...
2012-12-19  Michael TremerMerge branch 'master' of ssh://git.ipfire.org/pub/git...
2012-12-15  Michael TremerRemove code that should remove solvables from the index.
2012-10-28  Michael TremerMake "whatprovides" more mighty with globbing.
2012-10-27  Michael TremerDon't add everything as a weak request.
2012-10-20  Michael TremerImplement recommends and suggests.
2012-10-20  Michael TremerFix display of installsizechange.
2012-10-20  Michael TremerFix showing download size (again?).
2012-06-30  Michael TremerFix the download sizes.
2012-06-30  Michael TremerFix linking to libsolvext.
2012-05-16  Michael TremerMove C module to newer version of libsolv.
2012-03-23  Michael TremerMerge branch 'signatures'
2012-03-23  Michael TremerFix some memory leaks in the python C module.
2012-02-03  Michael TremerMerge branch 'master' of ssh://git.ipfire.org/pub/git...
2012-01-28  Michael TremerMerge branch 'master' of ssh://git.ipfire.org/pub/git...
2012-01-28  Michael TremerFix a memory leak in generation of a list.
2012-01-28  Michael TremerInclude locale.h in python C module.
2011-12-09  Michael TremerMerge branch 'master' of ssh://git.ipfire.org/pub/git...
2011-12-09  Michael TremerCompress/uncompress files on the fly.
2011-12-04  Michael TremerMerge remote-tracking branch 'origin/arm'
2011-11-20  Michael TremerFix creating a solv file when directory does not exist.
2011-11-20  Michael TremerMerge branch 'master' of ssh://git.ipfire.org/pub/git...
2011-11-20  Michael Tremercapabilities: Ignore EOPNOTSUPP.
2011-11-20  Michael TremerMerge branch 'master' of ssh://git.ipfire.org/pub/git...
2011-11-14  Michael TremerMerge branch 'master' of ssh://git.ipfire.org/pub/git...
2011-11-14  Michael TremerMerge branch 'master' of ssh://git.ipfire.org/pub/git...
2011-11-14  Michael TremerCall sync() after transaction was done.
2011-10-16  Michael TremerRemove change action which is equivalent to reinstall...
2011-10-16  Michael TremerBetter personlity function.
2011-10-15  Michael TremerMerge branch 'capabilities'
2011-10-15  Michael TremerReplace support for capabilities from pyxattr to libcap.
2011-10-11  Michael TremerRebuild all .c files when config.c was changed.
2011-10-08  Michael TremerChange way how the python binary module is installed.
2011-09-27  Michael TremerMerge branch 'master' of ssh://git.ipfire.org/pub/git...
2011-09-27  Michael TremerRewrite the buildsystem of this package.