]> git.ipfire.org Git - pakfire.git/shortlog
pakfire.git
2011-07-20  Michael TremerFix wrong database output for groups.
2011-07-20  Michael TremerFix import of database packages by checking the input...
2011-07-17  Michael TremerFix install/remove/update.
2011-07-17  Michael TremerFix grouplist command.
2011-07-17  Michael TremerFix "download" for local packages.
2011-07-17  Michael TremerFix "pakfire info ..." command.
2011-07-17  Michael TremerFix when trying to install a file to the build environment.
2011-07-17  Michael TremerFix reading the "build" repository and give it a shiny...
2011-07-17  Michael TremerMove create_relation(...) to Pakfire class.
2011-07-17  Michael TremerAdd search attributes to _pakfire.so module.
2011-07-17  Michael TremerMove _pakfire.so module to the pakfire module.
2011-07-17  Michael TremerMake version number easily configureable in setup.py.
2011-07-17  Michael TremerRemove some dead code.
2011-07-17  Michael TremerFix some import issues with the code.
2011-07-17  Michael TremerInstall pakfire in shell mode, again.
2011-07-17  Michael TremerImplement searching the pool.
2011-07-16  Michael Tremersat: Enhance Request class to remove, update or lock...
2011-07-16  Michael TremerRemove some backup files.
2011-07-16  Michael TremerMove transaction from repository module to pakfire...
2011-07-16  Michael TremerRemove some unused code.
2011-07-16  Michael TremerIntroduce the C solver module.
2011-06-08  Michael TremerIntroduce stub for change action.
2011-05-21  Michael TremerCleanup of transaction code.
2011-05-21  Michael TremerSome bigger rework of the transaction code and solver.
2011-05-21  Michael TremerEnhance translation code to support plural translations.
2011-05-20  Michael TremerRemove old server module from setup.py.
2011-05-20  Michael TremerUpdate POTFILES.in.
2011-05-20  Michael Tremerserver: Amount of memory exceedes XMLRPC limit.
2011-05-19  Michael TremerCleanup the server stuff and unify it.
2011-05-01  Michael TremerAsk user to ack the transaction.
2011-05-01  Michael TremerAdd "remove" command to CLI to remove packages.
2011-04-30  Michael TremerImplement update command.
2011-04-30  Michael TremerMerge branch 'master' of git://git.ipfire.org/oddments...
2011-04-30  Michael TremerAdd some lines that were supposed to report problems...
2011-04-30  Michael TremerAdd ignore action.
2011-04-30  Michael TremerAdd support for obsoletes.
2011-04-30  Michael TremerReenable installation test.
2011-04-30  Michael TremerMake localinstall command work again.
2011-04-29  Michael TremerInitial import of the sat solver code.
2011-04-25  Michael TremerMerge branch 'master' of ssh://git.ipfire.org/pub/git...
2011-04-25  Michael Tremerbuilder: Enable logging when doing a build for the...
2011-04-25  Michael Tremerbuilder: Add option to log the build into a file.
2011-04-23  Michael TremerMerge branch 'master' of ssh://git.ipfire.org/pub/git...
2011-04-23  Michael TremerUpdate command line interface command for the latest...
2011-04-23  Michael TremerMove building source packages from master to slaves.
2011-04-23  Michael TremerAdd possibility to package more than one source package...
2011-04-22  Michael Tremerautobuilder: Switch back to download source package...
2011-04-16  Michael TremerMerge branch 'master' of ssh://git.ipfire.org/pub/git...
2011-04-16  Michael TremerAnother bunch of changes of the communication betweeen...
2011-04-14  Michael TremerUpload all packages in chunks.
2011-04-14  Michael TremerSubmit exceptions during the build to the master server.
2011-04-13  Michael TremerUpdate code to upload packages to the master server.
2011-04-13  Michael TremerDon't go to shell by default.
2011-04-13  Michael TremerDump package information when building from a source...
2011-04-13  Michael TremerFix error when mastering source packages.
2011-04-10  Michael TremerAdd missing import in chroot.py.
2011-04-10  Michael TremerFix shell command on CLI.
2011-04-10  Michael TremerReenable function to get all packages from all reposito...
2011-04-10  Michael TremerFix function call of info().
2011-04-09  Michael TremerFix for chroot change.
2011-04-09  Michael TremerMove chroot code into own file.
2011-04-09  Michael TremerRemove plugins (we don't need it).
2011-04-09  Michael TremerStep two of code cleanup.
2011-04-09  Michael TremerRemove some ugly imports.
2011-04-09  Michael TremerTry to design a better API.
2011-04-08  Michael TremerRemove replaced packages from package set.
2011-04-08  Michael TremerMerge branch 'master' of git://git.ipfire.org/oddments...
2011-04-08  Michael TremerAdd support to fetch packages from the server and build...
2011-04-07  Michael TremerAdd requires command to CLI.
2011-04-06  Michael TremerFix merge error.
2011-04-06  Michael TremerMerge branch 'master' of git://git.ipfire.org/oddments...
2011-04-06  Michael TremerInitial commit of the pakfire server stuff.
2011-04-05  Michael TremerFasten dependency resultion (a bit).
2011-04-05  Michael TremerAccept z, Z, j and J as "yes" on the yes-no-question.
2011-04-05  Michael TremerRemove reading configuration from examples directory.
2011-04-05  Michael TremerRemove creation of users in build chroot.
2011-04-05  Michael TremerAdd support to build source packages and fix for empty...
2011-04-01  Michael TremerRevert "Add --offline flag on CLI."
2011-03-31  Michael TremerAnother fix for the cleanup action (does work now).
2011-03-31  Michael TremerFix crash when running the cleanup action.
2011-03-31  Michael TremerAdd --offline flag on CLI.
2011-03-24  Michael TremerAdd new server commands.
2011-03-22  Michael TremerAdd groulist command to pakfire-build command.
2011-03-22  Michael TremerAdd repolist command.
2011-03-22  Michael TremerAdd groupinstall command.
2011-03-22  Michael TremerAdd grouplist command.
2011-03-21  Michael TremerEnhance support for groups.
2011-03-20  Michael TremerAdd script to run pychecker.
2011-03-20  Michael TremerAnother fix for version comparison if we have no distro...
2011-03-19  Michael TremerFix if release has invalid data.
2011-03-19  Michael TremerTake distribution tag into account when comparing packages.
2011-03-18  Michael TremerFix compression field in package metadata.
2011-03-18  Michael TremerFix comparison of package releases.
2011-03-18  Michael TremerMerge branch 'master' of ssh://git.ipfire.org/pub/git...
2011-03-18  Michael TremerRemove uuid comparison to check if packages are equal.
2011-03-18  Michael TremerAdd "type" property to all packages.
2011-03-18  Michael TremerUnify packing code for source and binary packages.
2011-03-18  Michael TremerSimplify the package creation process and add payload...
2011-03-18  Michael TremerAdd an automatic install test to see if we could instal...
2011-03-10  Michael TremerMerge branch 'master' of ssh://git.ipfire.org/pub/git...
next