]> git.ipfire.org Git - pakfire.git/history - pakfire/packages/file.py
One huge commit, that breaks pakfire.
[pakfire.git] / pakfire / packages / file.py
2011-08-25  Michael TremerOne huge commit, that breaks pakfire.
2011-08-10  Michael TremerAdd code, that actually runs scriptlets.
2011-08-06  Michael TremerAdd copyright information to all files.
2011-08-03  Michael TremerMerge branch 'master' of ssh://git.ipfire.org/pub/git...
2011-08-03  Michael TremerAdd some compat lines for older packages.
2011-08-03  Michael TremerUnify util.py.
2011-07-30  Michael TremerAdd support to remove content of packages in the filesy...
2011-07-29  Michael TremerMerge branch 'master' of ssh://git.ipfire.org/pub/git...
2011-07-29  Michael TremerMerge branch 'master' of ssh://git.ipfire.org/pub/git...
2011-07-25  Michael TremerFix detection of the compression of the package files.
2011-07-21  Michael TremerMove Actions to a seperate file.
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-06  Michael TremerMerge branch 'master' of git://git.ipfire.org/oddments...
2011-04-05  Michael TremerAdd support to build source packages and fix for empty...
2011-03-18  Michael TremerMerge branch 'master' of ssh://git.ipfire.org/pub/git...
2011-03-10  Michael TremerMerge branch 'master' of ssh://git.ipfire.org/pub/git...
2011-03-10  Michael TremerSave absolute path to packages.
2011-03-10  Michael TremerAdd support for old xattr module api.
2011-03-10  Michael TremerMerge branch 'master' of ssh://git.ipfire.org/pub/git...
2011-03-10  Michael TremerMerge branch 'master' of ssh://git.ipfire.org/pub/git...
2011-03-10  Michael TremerFixing support for capabilities.
2011-03-07  Michael TremerDon't keep the tarfiles open.
2011-02-26  Michael TremerMerge branch 'master' of ssh://git.ipfire.org/pub/git...
2011-02-26  Michael TremerAdd package compression.
2011-02-22  Michael TremerFix calculation of total download size.
2011-02-22  Michael TremerMerge branch 'master' of ssh://git.ipfire.org/pub/git...
2011-02-22  Michael TremerAdd scriptlet to local package database.
2011-02-19  Michael TremerImprove repository handling.
2011-02-13  Michael TremerFixes on filelist output.
2011-02-07  Michael TremerCleanup of package data structures.
2011-02-07  Michael TremerAdd new class FilePackage.