]> git.ipfire.org Git - people/ms/pakfire.git/history - python
The transaction dump for empty transaction was not correctly skipped.
[people/ms/pakfire.git] / python /
2012-04-05  Michael TremerThe transaction dump for empty transaction was not...
2012-04-05  Michael TremerAdd cgroup support.
2012-04-05  Michael TremerRemove invalid function decorator.
2012-04-03  Michael TremerRemove requires to files that are provided by the packa...
2012-04-03  Michael TremerReplace unsecure tmpfile creation.
2012-04-03  Michael TremerAllow to set compressing algorithm for payloads.
2012-04-03  Michael TremerDon't dump transaction if it is empty.
2012-04-03  Michael TremerAutomatically determine prerequires dependencies for...
2012-04-03  Michael TremerImprove offline mode.
2012-04-03  Michael TremerEnable command logger to log empty lines.
2012-03-31  Michael TremerFix typo in function names.
2012-03-31  Michael TremerThe location of the db has changed. Changing hack too.
2012-03-31  Michael TremerRemove localinstall command and unify install command.
2012-03-29  Michael TremerTry harder to download repository metadata.
2012-03-29  Michael TremerFix passing mirrors to urlgrabber.
2012-03-29  Michael TremerFix metadata generation when mastering a repository.
2012-03-29  Michael TremerImprove the repository code.
2012-03-29  Michael TremerFix handling temporary files when signing packages.
2012-03-29  Michael TremerRemove number of created contexts when signing packages.
2012-03-27  Michael TremerBytesIO can only work with strings.
2012-03-25  Michael TremerVerify signatures when installing packages.
2012-03-25  Michael TremerFix syntax error.
2012-03-23  Michael TremerFix two unallowed language strings.
2012-03-23  Michael TremerAdd concept of a host key and sign all packages with it.
2012-03-23  Michael TremerDon't dump generated packages inside the chroot.
2012-03-23  Michael TremerMake install test some way easier and let it raise...
2012-03-23  Michael TremerFix typo in gnupg.conf file.
2012-03-23  Michael TremerShow signatures when dumping a package.
2012-03-23  Michael TremerChange keyring dir to new configuration file layout.
2012-03-23  Michael TremerMerge branch 'signatures'
2012-03-23  Michael TremerFix some memory leaks in the python C module.
2012-03-18  Michael TremerSanitize the LANG variable in the build chroot.
2012-03-18  Michael TremerAdd DISTRO_PLATFORM variable.
2012-03-18  Michael TremerFix issues with packaging/removing dead symlinks.
2012-03-18  Michael TremerMerge branch 'master' of ssh://git.ipfire.org/pub/git...
2012-03-18  Michael TremerIgnore BadStatusLine exception.
2012-03-13  Michael TremerFix some problems with new sat solver code.
2012-03-07  Michael TremerCleanup solver code.
2012-03-06  Michael TremerImport missing translation function.
2012-03-04  Michael TremerFix undeclared variable.
2012-03-04  Michael TremerPBS: Add more verbosity to build logs.
2012-03-03  Michael TremerMerge branch 'master' of ssh://git.ipfire.org/pub/git...
2012-03-03  Michael TremerPBS: Make connection to hub more robust.
2012-03-03  Michael TremerPBS: Send amount of free disk space to server.
2012-03-03  Michael TremerPBS: Send amount of free disk space to server.
2012-03-03  Michael TremerDon't download mirrorlist at repository initialization.
2012-02-29  Michael TremerChange default hub to pakfirehub.ipfire.org.
2012-02-29  Michael TremerUpdate repositories only when they are actually enabled.
2012-02-29  Michael TremerModify structure of the cache.
2012-02-28  Michael TremerCorrectly parse the configuration sent by the hub.
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 TremerFix creating the source package in default build process.
2012-02-12  Michael TremerAdd support to create scratch builds from makefiles.
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 TremerAdd option to delete keys from keyring.
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 TremerAdd experimental support for package signatures.
2012-02-11  Michael TremerSend version of this pakfire daemon to the hub.
2012-02-11  Michael TremerAdd a nice progressbar when uploading files to the...
2012-02-06  Michael TremerFix downloading files twice.
2012-02-06  Michael TremerRun as much parallel jobs as there are CPU cores.
2012-02-06  Michael TremerFix using multiple domains for downloading source files.
2012-02-03  Michael TremerMerge branch 'master' of ssh://git.ipfire.org/pub/git...
2012-02-01  Michael TremerFix saving the supported architectures to source packages.
2012-02-01  Michael TremerFix building for "noarch".
2012-01-30  Michael TremerMerge branch 'master' of ssh://git.ipfire.org/pub/git...
2012-01-30  Michael Tremerlexer: Fix inheriting from various lexers.
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-28  Michael TremerMake sure downloaded (tar) files have a size greater...
2012-01-28  Michael TremerFix inclusion of macros.
2012-01-28  Michael TremerFix a typo in function name.
2012-01-28  Michael TremerFix a memory leak in generation of a list.
2012-01-28  Michael TremerInclude locale.h in python C module.
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.
2012-01-06  Michael TremerOutput the pattern of the filter string instead of...
2012-01-01  Stefan SchantlCheck if build arch is supported by host.
2012-01-01  Stefan SchantlFix raw string conversion.
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-23  Michael TremerMerge branch 'master' of ssh://git.ipfire.org/pub/git...
2011-12-23  Michael TremerMerge branch 'master' of ssh://git.ipfire.org/pub/git...
2011-12-23  Michael TremerAllow separating dependencies by a comma.
2011-12-22  Michael TremerFix inheritance of build dependencies for packages.
2011-12-22  Michael TremerMerge branch 'master' of ssh://git.ipfire.org/pub/git...
2011-12-22  Michael TremerAdd some more tweaks to ignore broken dependencies.
2011-12-22  Michael TremerAdd a hack so you cannot append new strings in the...
2011-12-22  Michael TremerImprove inheritance of templates.
2011-12-21  Michael TremerImprove inheritance of lexers.
2011-12-21  Michael TremerMerge branch 'master' of ssh://git.ipfire.org/pub/git...
next