]> git.ipfire.org Git - people/stevee/pakfire.git/shortlog
people/stevee/pakfire.git
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.
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.
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.
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.
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.
next