]> git.ipfire.org Git - pakfire.git/history - pakfire
Development packages should always require the installation of the base package.
[pakfire.git] / pakfire /
2011-09-25  Michael TremerChange the way the buildroot is mounted.
2011-09-24  Michael TremerDisplay generated packages at the end of the build.
2011-09-24  Michael TremerFix appending of variables.
2011-09-24  Michael TremerCleanup the names of packages that need to be installed...
2011-09-23  Michael TremerCleanup some class names.
2011-09-23  Michael TremerAdd quality-agent clause.
2011-09-23  Michael TremerRemove trailing backslashes in description box.
2011-09-23  Michael TremerRename some scripts to reflect what they do.
2011-09-23  Michael TremerSilence a potential error message when icecc is not...
2011-09-22  Michael TremerImplement exports.
2011-09-11  Michael TremerAdd DISTRO_BUILDTARGET variable.
2011-09-11  Michael TremerAdd support for if clauses in makefiles.
2011-09-10  Michael TremerSlight modification of the makefile format.
2011-08-30  Michael TremerFix inheriting when appending to variables.
2011-08-30  Michael TremerFix reading filelists from new package format.
2011-08-30  Michael TremerAdd support for calculate installed size.
2011-08-30  Michael TremerFix automatic dependency detection.
2011-08-29  Michael TremerAdd support for package compression (again).
2011-08-29  Michael TremerRemove username guessing from outside the chroot.
2011-08-28  Michael TremerMisc. fixes on extraction and packaging.
2011-08-28  Michael TremerMove quality-agent to pakfire.
2011-08-28  Michael TremerFix for packaging packages in wrong order.
2011-08-28  Michael TremerCleanup the package module by removing binary.py and...
2011-08-25  Michael TremerOne huge commit, that breaks pakfire.
2011-08-10  Michael TremerAdd code, that actually runs scriptlets.
2011-08-10  Michael TremerFix for replacing packages.
2011-08-07  Michael TremerFix initialization of directory repositories.
2011-08-07  Michael TremerLog Pakfire Builder header only in release mode.
2011-08-07  Michael TremerAdd support for --version on CLI.
2011-08-07  Michael TremerDump information about built packages afterwards.
2011-08-07  Michael TremerRemove old repository metadata when writing new.
2011-08-07  Michael TremerRe-enable install test after building packages.
2011-08-06  Michael TremerAdd "resolvdep" command.
2011-08-06  Michael TremerAdd "check-update" command.
2011-08-06  Michael TremerDownload packages in alphabetical order.
2011-08-06  Michael TremerAdd copyright information to all files.
2011-08-06  Michael TremerAdd support for --offline mode.
2011-08-06  Michael TremerRemove pakfire-repo command.
2011-08-05  Michael TremerMerge branch 'master' of ssh://git.ipfire.org/pub/git...
2011-08-05  Michael TremerMerge branch 'master' of git://git.ipfire.org/oddments...
2011-08-05  Michael TremerFix transaction action names.
2011-08-05  Michael TremerMerge branch 'master' of ssh://git.ipfire.org/pub/git...
2011-08-05  Michael TremerMake sure to kill all running processes in chroot.
2011-08-04  Michael TremerFix server downloader which has no Pakfire reference.
2011-08-03  Michael TremerMake installations, removals and updates by relations...
2011-08-03  Michael TremerFix for progress bar after unifying util.py.
2011-08-03  Michael TremerFix wrong action name in transaction.
2011-08-03  Michael TremerSupport relations for "pakfire provides ...".
2011-08-03  Michael TremerAllow better version of build-essentials.
2011-08-03  Michael TremerAdd support for http proxies.
2011-08-03  Michael TremerAdd option to throttle download speed.
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 TremerImplement pseudo-script support.
2011-08-03  Michael TremerRename --instroot to --root.
2011-08-03  Michael TremerUnify util.py.
2011-08-03  Michael TremerFix typo.
2011-07-31  Michael TremerAdd option to configure multiinstall packages.
2011-07-31  Michael TremerAdd "pakfire check" which checks the system for errors.
2011-07-31  Michael TremerSkip showing empty transactions.
2011-07-31  Michael TremerBuild cleanup actions and add support to remove package...
2011-07-31  Michael TremerRemove PackageListing class.
2011-07-31  Michael TremerMake search returning always the most recent version...
2011-07-31  Michael TremerFix localinstall.
2011-07-31  Michael TremerFix logging of dependency errors to build log.
2011-07-31  Michael TremerAdd compatibility for old source packages.
2011-07-31  Michael TremerShow more user friendly error messages on Errors.
2011-07-30  Michael TremerFix missing installation of dependency packages for...
2011-07-30  Michael TremerDisplay consumed space when running a transaction.
2011-07-30  Michael TremerFix display errors when showing the transaction dump.
2011-07-30  Michael TremerAdd support to remove content of packages in the filesy...
2011-07-29  Michael TremerImplement "localinstall" command.
2011-07-29  Michael TremerMerge branch 'master' of ssh://git.ipfire.org/pub/git...
2011-07-29  Michael TremerFix and faster creation of the repository index.
2011-07-29  Michael TremerAdd support for solutions.
2011-07-29  Michael TremerMerge branch 'master' of ssh://git.ipfire.org/pub/git...
2011-07-29  Michael TremerImplement dumping solver problems.
2011-07-25  Michael TremerFix detection of the compression of the package files.
2011-07-24  Michael TremerAdd support for prerequires.
2011-07-24  Michael TremerMerge branch 'master' of ssh://git.ipfire.org/pub/git...
2011-07-24  Michael TremerFix composing of source packages on the server.
2011-07-23  Michael TremerAdd --mode switch for "pakfire-build build ..." command.
2011-07-22  Michael TremerMerge branch 'master' of git://git.ipfire.org/oddments...
2011-07-22  Michael TremerFix for sending dependency error correctly to the server.
2011-07-21  Michael TremerAllow pakfire command to work on chrooted ipfire systems.
2011-07-21  Michael TremerFix hash comparison issue.
2011-07-21  Michael TremerFix multiple passing of kwarg mode.
2011-07-21  Michael TremerFix regex string that searched for the package evr.
2011-07-21  Michael TremerMake mode a keyword argument in Pakfire.
2011-07-21  Michael TremerMove Actions to a seperate file.
2011-07-21  Michael TremerFix download information.
2011-07-21  Michael TremerAdd "clean all" command to pakfire and pakfire-builder.
2011-07-21  Michael TremerAdd some mode variable to tell Pakfire in what kind...
2011-07-21  Michael TremerRemove some dead code.
2011-07-20  Michael TremerFix "remove" command.
2011-07-20  Michael TremerFix output of groups from packages in solv file.
2011-07-20  Michael TremerFix "update" command.
2011-07-20  Michael TremerMerge remote-tracking branch 'origin/sat' into sat
2011-07-20  Michael TremerTell the solver the correct priority of a repository.
2011-07-20  Michael TremerImplement --enable-repo=... on console.
next