]> git.ipfire.org Git - pakfire.git/history - pakfire/repository/index.py
Fix composing of source packages on the server.
[pakfire.git] / pakfire / repository / index.py
2011-07-24  Michael TremerFix composing of source packages on the server.
2011-07-21  Michael TremerAdd "clean all" command to pakfire and pakfire-builder.
2011-07-20  Michael TremerMerge branch 'master' of ssh://git.ipfire.org/pub/git...
2011-07-20  Michael TremerFix import of database packages by checking the input...
2011-07-17  Michael TremerFix reading the "build" repository and give it a shiny...
2011-07-17  Michael TremerMove create_relation(...) to Pakfire class.
2011-07-17  Michael TremerFix some import issues with the code.
2011-07-16  Michael TremerIntroduce the C solver module.
2011-07-06  Michael TremerDisable cache. Feature was broken.
2011-05-21  Michael TremerMerge branch 'master' of git://git.ipfire.org/oddments...
2011-05-21  Michael TremerSome bigger rework of the transaction code and solver.
2011-04-29  Michael TremerInitial import of the sat solver code.
2011-04-16  Michael TremerMerge branch 'master' of ssh://git.ipfire.org/pub/git...
2011-04-08  Michael TremerMerge branch 'master' of git://git.ipfire.org/oddments...
2011-04-06  Michael TremerMerge branch 'master' of git://git.ipfire.org/oddments...
2011-04-06  Michael TremerInitial commit of the pakfire server stuff.
2011-04-01  Michael TremerRevert "Add --offline flag on CLI."
2011-03-31  Michael TremerAdd --offline flag on CLI.
2011-03-18  Michael TremerMerge branch 'master' of ssh://git.ipfire.org/pub/git...
2011-03-18  Michael TremerAdd "type" property to all packages.
2011-03-06  Michael TremerMerge branch 'master' of ssh://git.ipfire.org/pub/git...
2011-03-06  Michael TremerFix namespace collision.
2011-03-06  Michael TremerMerge branch 'master' of ssh://git.ipfire.org/pub/git...
2011-03-05  Michael TremerFix import of downloader.
2011-03-05  Michael TremerUnify compressions.
2011-03-04  Michael TremerMake files searchable by glob patterns.
2011-02-27  Michael TremerRemove database if it is equal to an existing one.
2011-02-27  Michael TremerMerge branch 'master' of ssh://git.ipfire.org/pub/git...
2011-02-27  Michael TremerMove all the repository stuff to a new module to clean...