]> git.ipfire.org Git - pakfire.git/shortlog
pakfire.git
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.
2011-07-21  Michael TremerFix a couple of compiler warnings in the C module.
2011-07-20  Michael TremerBump version 0.9.3. 0.9.3
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 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-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 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.
next