]> git.ipfire.org Git - pakfire.git/history - python/pakfire/cli.py
Create an extra namespace for build environments and private network.
[pakfire.git] / python / pakfire / cli.py
2013-03-08  Michael TremerCreate an extra namespace for build environments and...
2013-02-28  Michael TremerUpdate pakfire-daemon:
2012-12-21  Michael TremerFix creating a repository without re-signing everything.
2012-12-07  Michael TremerAdjust pakfire-daemon to the recent changes in the...
2012-12-06  Michael TremerFix creating a pakfire instance.
2012-12-06  Michael TremerFix pakfire-client CLI.
2012-12-05  Michael TremerFix CLI for key management.
2012-12-03  Michael TremerCLI: Make allow-archchange configurable.
2012-11-11  Michael TremerMerge branch 'master' of ssh://git.ipfire.org/pub/git...
2012-11-04  Michael Tremercli: Remove obsolete repo_manage_switches flag.
2012-10-28  Michael TremerAdd option to extract packages.
2012-10-28  Michael TremerMake "whatprovides" more mighty with globbing.
2012-10-28  Michael Tremerbuilder: make it possible to set arch for the entire...
2012-10-28  Michael TremerFix enable/disable repository options.
2012-10-28  Michael TremerFix resolvdep command.
2012-10-27  Michael TremerAllow passing --distro on pakfire-builder.
2012-10-27  Michael TremerFix inner builder.
2012-10-27  Michael TremerGeneral cleanup work.
2012-10-27  Michael TremerRemove all build environment cache functionality.
2012-10-20  Michael TremerImplement recommends and suggests.
2012-10-04  Michael TremerAutomatically run the prepare stage before entering...
2012-07-26  Michael TremerRework parallelism decision function and move it into...
2012-06-30  Michael TremerAdd option to export secret keys.
2012-04-14  Michael TremerSend configured host key to hub.
2012-04-14  Michael TremerXMLRPC: Catch some connection problems.
2012-04-13  Michael TremerMerge branch 'master' of ssh://git.ipfire.org/pub/git...
2012-04-11  Michael TremerRemove pakfire keyring installation stuff.
2012-04-03  Michael TremerImprove offline mode.
2012-03-31  Michael TremerRemove localinstall command and unify install command.
2012-03-23  Michael TremerAdd concept of a host key and sign all packages with it.
2012-03-23  Michael TremerMerge branch 'signatures'
2012-03-07  Michael TremerCleanup solver code.
2012-02-29  Michael TremerUpdate repositories only when they are actually enabled.
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-22  Michael Tremerpakfire-client: Add some very basic functions to query...
2012-02-12  Michael TremerAdd support to create scratch builds from makefiles.
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 TremerAdd option to delete keys from keyring.
2012-02-11  Michael TremerMerge branch 'master' into signatures
2012-02-11  Michael TremerAdd experimental support for package signatures.
2012-02-03  Michael TremerMerge branch 'master' of ssh://git.ipfire.org/pub/git...
2012-01-30  Michael TremerMerge branch 'master' of ssh://git.ipfire.org/pub/git...
2012-01-29  Michael TremerMake a better selection of architectures.
2012-01-28  Michael TremerMerge branch 'master' of ssh://git.ipfire.org/pub/git...
2012-01-26  Michael TremerMerge branch 'master' of ssh://git.ipfire.org/pub/git...
2012-01-26  Michael TremerHuge change: Introduce pakfire-client and -daemon.
2011-12-26  Michael TremerMerge branch 'perl-fixes'
2011-12-23  Michael TremerMerge branch 'master' of ssh://git.ipfire.org/pub/git...
2011-12-23  Michael TremerAdd "pakfire-server info" command.
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-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 TremerMerge branch 'master' of ssh://git.ipfire.org/pub/git...
2011-10-08  Michael Tremerserver: Fix packaging of source packages.
2011-09-27  Michael TremerMerge branch 'master' of ssh://git.ipfire.org/pub/git...
2011-09-27  Michael TremerRewrite the buildsystem of this package.