]> git.ipfire.org Git - people/stevee/pakfire.git/history - python/pakfire/base.py
Implement distro-sync.
[people/stevee/pakfire.git] / python / pakfire / base.py
2013-07-28  Michael TremerImplement distro-sync.
2012-12-21  Michael TremerFix creating a repository without re-signing everything.
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-18  Michael TremerAdd some more checks before assuming something may...
2012-12-07  Michael TremerAdd possibility to download pages on-the-fly.
2012-12-06  Michael TremerFix pakfire-client CLI.
2012-12-05  Michael TremerFix CLI for key management.
2012-12-03  Michael Tremersolver: Always allow archchange.
2012-10-28  Michael Tremerbase: Remove unused environ property.
2012-10-28  Michael TremerMake "whatprovides" more mighty with globbing.
2012-10-28  Michael TremerFix resolvdep command.
2012-10-27  Michael TremerFix logging on downgrade operation.
2012-10-27  Michael TremerMake shell without a source package possible again.
2012-10-27  Michael TremerReplace obsolete solver property "transaction".
2012-10-27  Michael TremerMake is possible to pass makefiles to pakfire-builder...
2012-10-27  Michael TremerFix inner builder.
2012-10-27  Michael TremerGeneral cleanup work.
2012-10-27  Michael TremerMove lots of methods from Pakfire to the satsolver...
2012-10-27  Michael TremerRemove mode argument from Pakfire class.
2012-10-27  Michael TremerRemove all build environment cache functionality.
2012-10-04  Michael TremerAutomatically run the prepare stage before entering...
2012-05-16  Michael TremerMove C module to newer version of libsolv.
2012-04-06  Michael TremerAdd missing logger argument to reinstall method.
2012-04-05  Michael TremerRemove invalid function decorator.
2012-04-03  Michael TremerImprove offline mode.
2012-03-31  Michael TremerFix typo in function names.
2012-03-31  Michael TremerRemove localinstall command and unify install command.
2012-03-29  Michael TremerImprove the repository code.
2012-03-23  Michael TremerMerge branch 'signatures'
2012-03-07  Michael TremerCleanup solver code.
2012-03-04  Michael TremerFix undeclared variable.
2012-03-04  Michael TremerPBS: Add more verbosity to build logs.
2012-02-28  Michael TremerImprove selection of distribution for which to build.
2012-02-26  Michael TremerMerge branch 'master' of ssh://git.ipfire.org/pub/git...
2012-02-26  Michael TremerBigger changes in the way we read configuration.
2012-02-11  Michael TremerLog dependency resolution errors to the log file.
2012-02-11  Michael TremerFixing some translation issues.
2012-02-11  Michael TremerMerge branch 'master' into signatures
2012-02-11  Michael TremerMerge branch 'master' of ssh://git.ipfire.org/pub/git...
2012-02-11  Michael TremerRework the way "dist" works.
2012-02-11  Michael TremerMerge branch 'master' into signatures
2012-02-11  Michael TremerAdd experimental support for package signatures.
2011-12-26  Michael TremerMerge branch 'perl-fixes'
2011-12-23  Michael TremerMerge branch 'master' of ssh://git.ipfire.org/pub/git...
2011-12-21  Michael TremerMerge branch 'master' of ssh://git.ipfire.org/pub/git...
2011-12-21  Michael TremerReplace the dependency tracker.
2011-12-08  Michael TremerMerge branch 'master' of ssh://git.ipfire.org/pub/git...
2011-12-08  Michael TremerAdd option to create build environment cache.
2011-12-04  Michael TremerMerge remote-tracking branch 'origin/arm'
2011-11-20  Michael TremerMerge branch 'master' of ssh://git.ipfire.org/pub/git...
2011-11-20  Michael TremerMerge branch 'master' of ssh://git.ipfire.org/pub/git...
2011-11-20  Michael Tremerlogging: Make own pakfire logger.
2011-11-20  Michael TremerMerge branch 'master' of ssh://git.ipfire.org/pub/git...
2011-10-16  Michael TremerAdd reinstall command to reinstall package easily.
2011-10-16  Michael TremerMerge branch 'master' of git://git.ipfire.org/oddments...
2011-10-16  Michael TremerAdd downgrade command to downgrade packages more easy.
2011-10-16  Michael TremerAdd support for --allow-{arch,vendor}change on updates.
2011-10-16  Michael TremerMerge branch 'master' of ssh://git.ipfire.org/pub/git...
2011-10-16  Michael TremerAdd --after-shell switch to build command.
2011-10-16  Michael TremerAdd option to exclude packages from update.
2011-10-08  Michael Tremer"pakfire info <file>" also liked directories.
2011-10-08  Michael TremerMerge branch 'master' of ssh://git.ipfire.org/pub/git...
2011-10-08  Michael Tremerserver: Fix packaging of source packages.
2011-09-30  Michael TremerAdd transaction test for duplicate files.
2011-09-27  Michael TremerMerge branch 'master' of ssh://git.ipfire.org/pub/git...
2011-09-27  Michael TremerRewrite the buildsystem of this package.