]> git.ipfire.org Git - pakfire.git/shortlog
pakfire.git
2011-08-28  Michael Tremermacros: Move make_*_targets into build section.
2011-08-28  Michael TremerMove quality-agent to pakfire.
2011-08-28  Michael TremerDefine configfiles for every template.
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 TremerFix bad string "Please your installation of Pakfire".
2011-08-25  Michael TremerUpdate translations.
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-09  Michael TremerUpdate translations.
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-07  Michael TremerAdd some idea to TODO.
2011-08-06  Michael TremerBump version 0.9.7. 0.9.7
2011-08-06  Michael TremerAdd default prefix /usr.
2011-08-06  Michael TremerAdd "resolvdep" command.
2011-08-06  Michael TremerAdd "check-update" command.
2011-08-06  Michael TremerFix typo in README.
2011-08-06  Michael TremerUpdate INSTALL document.
2011-08-06  Michael TremerAdd README document.
2011-08-06  Michael TremerDownload packages in alphabetical order.
2011-08-06  Michael TremerAdd copyright information to all files.
2011-08-06  Michael TremerAdd license information.
2011-08-06  Michael TremerAdd some notes about the translation.
2011-08-06  Michael TremerUpdate translations.
2011-08-06  Michael TremerUpdate .gitignore.
2011-08-06  Michael TremerRemove old test code.
2011-08-06  Michael TremerAdd support for --offline mode.
2011-08-06  Michael TremerRemove pakfire-repo command.
2011-08-06  Michael TremerBump version to 0.9.6. 0.9.6
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 TremerUpdate German translation and integrate transifex client.
2011-08-05  Michael TremerMove from libsatsolver to libsolv.
2011-08-05  Michael TremerBump version to 0.9.5. 0.9.5
2011-08-05  Michael TremerMerge branch 'master' of ssh://git.ipfire.org/pub/git...
2011-08-05  Michael TremerAdd TODO list.
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-04  Michael TremerFix displaying wrong kind of ID for problem.
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 TremerBump version to 0.9.4. 0.9.4
2011-07-30  Michael TremerUpdate language files.
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-26  Michael TremerFix a compiler warning.
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 TremerRebuild accidentially committed repository configuratio...
2011-07-21  Michael TremerRemove some dead code.
next