]> git.ipfire.org Git - pakfire.git/history - python
Update translations.
[pakfire.git] / python /
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' of ssh://git.ipfire.org/pub/git...
2012-02-11  Michael TremerRework the way "dist" works.
2012-02-11  Michael TremerMerge branch 'master' of ssh://git.ipfire.org/pub/git...
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...
2011-12-21  Michael TremerReplace the dependency tracker.
2011-12-20  Michael TremerFix filtering for regular expressions in dependencies.
2011-12-19  Michael TremerFix inheritance of parent lexer on packages.
2011-12-18  Michael TremerFix filtering for regular expressions in dependencies.
2011-12-18  Michael TremerMerge branch 'master' of ssh://git.ipfire.org/pub/git...
2011-12-18  Michael TremerFix (again) problem with urlgrabber.
2011-12-16  Michael Tremermakefiles: Let packages inherit environment from build...
2011-12-16  Michael TremerMerge branch 'master' of ssh://git.ipfire.org/pub/git...
2011-12-16  Michael TremerRemove pylizlzma module that was replaced by our own...
2011-12-16  Michael TremerMerge branch 'master' of ssh://git.ipfire.org/pub/git...
2011-12-12  Michael TremerRevert "Convert all files in a source tarball to owner...
2011-12-11  Michael TremerConvert all files in a source tarball to owner root.
2011-12-11  Michael TremerFake output of uname(3) on different host arches.
2011-12-11  Michael TremerRemove some left over debugging lines.
2011-12-11  Michael TremerMerge branch 'debuginfo'
2011-12-11  Michael TremerExtract debuginfo.
2011-12-09  Michael TremerMerge branch 'master' of ssh://git.ipfire.org/pub/git...
2011-12-09  Michael TremerCompress/uncompress files on the fly.
2011-12-09  Michael TremerARM: Fix buildtarget (were only -gnu needs to be removed).
2011-12-09  Michael TremerMerge branch 'master' of ssh://git.ipfire.org/pub/git...
2011-12-09  Michael TremerDon't extract cache if requested, but file is not avail...
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-08  Michael TremerOnly load files with ".repo" extension from configurati...
2011-12-08  Michael TremerDon't skip packages of other architectures.
2011-12-08  Michael TremerCatch all exceptions when running scripts.
2011-12-08  Michael TremerSend architecture to pakfire instance running in chroot.
2011-12-08  Michael TremerDon't fail if personality cannot be detected.
2011-12-04  Michael TremerAdd variable expansion in repository definitions.
2011-12-04  Michael TremerMerge remote-tracking branch 'origin/arm'
2011-12-04  Michael TremerKeep last bit of build tuple on ARM.
2011-11-20  Michael TremerFix reading SOLV cache for local packages.
2011-11-20  Michael TremerFix logging issue in transaction.
2011-11-20  Michael TremerFix generation of package file path name.
next