]> git.ipfire.org Git - pakfire.git/history - pakfire
Fix multiple passing of kwarg mode.
[pakfire.git] / pakfire /
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.
2011-07-20  Michael TremerRemove requires switch which is currently not supported.
2011-07-20  Michael TremerCheck if pakfire is actually running on an IPFire system.
2011-07-20  Michael TremerMerge branch 'master' of ssh://git.ipfire.org/pub/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 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-07-06  Michael TremerDisable cache. Feature was broken.
2011-06-08  Michael TremerIntroduce stub for change action.
2011-05-21  Michael TremerMerge branch 'master' of git://git.ipfire.org/oddments...
2011-05-21  Michael TremerMake path configureable of Pakfire.
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 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.
next