]> git.ipfire.org Git - pakfire.git/shortlog
pakfire.git
2013-03-03  Michael TremerBump package version to 0.9.25. 0.9.25
2013-03-02  Michael TremerMerge branch 'master' of git://git.ipfire.org/pakfire
2013-03-02  Michael Tremerdatabase: Save installed package size.
2013-03-02  Michael TremerMerge branch 'master' of ssh://git.ipfire.org/pub/git...
2013-03-02  Michael TremerAn other fix for progress bars when there is no TTY.
2013-03-02  Michael TremerFix transaction size calculation when removing packages.
2013-02-28  Michael TremerCheck if there is a progressbar, when calling finish.
2013-02-28  Michael Tremersystem: Fix free memory.
2013-02-28  Michael Tremerdaemon: Make shutting down a bit faster.
2013-02-28  Michael TremerRemove the urlgrabber fork hack.
2013-02-28  Michael Tremerdaemon: Make an extra process for keepalive.
2013-02-28  Michael TremerMore urlgrabber fixes for Ubuntu/Debian/Mint.
2013-02-28  Michael Tremertransport: Handle proxy 504 Gateway Timeout as a connec...
2013-02-28  Michael Tremersystem: bogomips is spelled differently on ARM.
2013-02-28  Michael Tremersystem: Always read /proc/cpuinfo to its end.
2013-02-28  Michael TremerUpdate pakfire-daemon:
2013-02-20  Michael TremerUse the HTTP proxy for HTTPS as well.
2013-02-19  Michael TremerTemplate macros: Remove trailing slash.
2013-02-19  Michael TremerMerge branch 'master' of ssh://git.ipfire.org/pub/git...
2013-02-12  Stefan SchantlQuality Agent: Replace "env ruby".
2013-02-12  Stefan SchantlAdd gir files for gobject-introspection to the DEVEL...
2013-02-12  Michael TremerExplicitely add hardening CFLAGS.
2013-02-10  Michael TremerMerge branch 'master' of ssh://git.ipfire.org/pub/git...
2013-02-10  Michael TremerEnhance perl cleanup.
2013-02-05  Michael TremerRevert "builder: Remove pids from list of running jobs...
2013-02-03  Michael Tremerbuild parallelism: New way to figure that out.
2013-02-03  Michael TremerRevert "A new try to get the parallelism straight."
2013-02-03  Michael Tremerbuilder: Remove pids from list of running jobs when...
2013-01-24  Michael TremerFilePackage: Initialize _type.
2013-01-24  Michael TremerFix wrong variable name.
2013-01-24  Michael TremerCreate all hash objects with hashlib's "new" function.
2013-01-24  Michael Tremerpakfire.packages.solv: Remove duplicate method "uuid".
2013-01-24  Michael TremerMake a variable that contains all python files.
2013-01-24  Michael TremerReplace pychecker by pylint.
2013-01-24  Michael TremerRemove some test code.
2013-01-24  Michael TremerA new try to get the parallelism straight.
2013-01-24  Michael TremerBump version to 0.9.24. 0.9.24
2013-01-24  Michael TremerTranslation updates.
2013-01-24  Michael TremerRemove unused variable "error".
2013-01-24  Michael TremerProperly handle interrupted build processes.
2013-01-02  Michael TremerAdd some useful perl macros.
2012-12-23  Michael TremerAllow installation of multiple kernel-exynos packages.
2012-12-21  Michael TremerUpdate translations.
2012-12-21  Michael TremerFix creating a repository without re-signing everything.
2012-12-21  Michael TremerMerge branch 'master' of ssh://git.ipfire.org/pub/git...
2012-12-21  Michael TremerSpeed up searching for signatures in package files.
2012-12-19  Michael Tremerindex: Don't try to remove packages from the index.
2012-12-19  Michael Tremersatsolver: Fix typo in constant.
2012-12-19  Michael TremerMerge branch 'master' of ssh://git.ipfire.org/pub/git...
2012-12-18  Michael TremerDon't copy the source package to the build environment.
2012-12-18  Michael TremerAdd some more checks before assuming something may...
2012-12-15  Michael TremerRemove code that should remove solvables from the index.
2012-12-15  Michael Tremerrepositories: Add name of the repository to the exception.
2012-12-15  Michael TremerClear index, when the python reference is removed.
2012-12-15  Michael TremerMove code for tarfile handling in an own file.
2012-12-13  Michael TremerRead dependency information in source packages from...
2012-12-13  Michael TremerExport PakfireServer in the pakfire module.
2012-12-07  Michael TremerAdjust pakfire-daemon to the recent changes in the...
2012-12-07  Michael TremerUse urlgrab method for urlgrabber download.
2012-12-07  Michael TremerAdd possibility to download pages on-the-fly.
2012-12-06  Michael TremerFix creating a pakfire instance.
2012-12-06  Michael TremerFix pakfire-client CLI.
2012-12-05  Michael TremerFix CLI for key management.
2012-12-04  Michael TremerFix path inside chroot.
2012-12-04  Michael TremerCopy source package to build environment.
2012-12-04  Michael TremerFix closing archives when extracting a package.
2012-12-03  Michael Tremerpackages: Add function to read files from the package...
2012-12-03  Michael TremerCLI: Make allow-archchange configurable.
2012-12-03  Michael Tremersolver: Always allow archchange.
2012-12-03  Michael TremerFix printing the time used for solving a request.
2012-11-11  Michael TremerMerge branch 'master' of ssh://git.ipfire.org/pub/git...
2012-11-11  Michael Tremerdebugedit: Recognize .debug_macro section.
2012-11-04  Michael Tremercli: Remove obsolete repo_manage_switches flag.
2012-10-28  Michael TremerFix parsing very old packages.
2012-10-28  Michael TremerAdd option to extract packages.
2012-10-28  Michael TremerUpdate translation.
2012-10-28  Michael Tremerbase: Remove unused environ property.
2012-10-28  Michael TremerFix installed size of packages.
2012-10-28  Michael TremerMake "whatprovides" more mighty with globbing.
2012-10-28  Michael Tremerbuilder: Document distro option.
2012-10-28  Michael Tremerbuilder: Make lots of things about the build environmen...
2012-10-28  Michael Tremerbuilder: make it possible to set arch for the entire...
2012-10-28  Michael TremerFix enable/disable repository options.
2012-10-28  Michael TremerFix resolvdep command.
2012-10-28  Michael Tremerbuilder: Add an extra empty line after extracting the...
2012-10-28  Michael Tremerrepositories: Show what we are doing.
2012-10-28  Michael TremerPrint how long the dependency solving took.
2012-10-27  Michael TremerAllow passing --distro on pakfire-builder.
2012-10-27  Michael TremerFix logging on downgrade operation.
2012-10-27  Michael TremerMake shell without a source package possible again.
2012-10-27  Michael TremerReplace obsolete solver property "transaction".
2012-10-27  Michael TremerMake is possible to pass makefiles to pakfire-builder...
2012-10-27  Michael TremerFix inner builder.
2012-10-27  Michael TremerDon't add everything as a weak request.
2012-10-27  Michael TremerRemove obsolete pakfire api.
2012-10-27  Michael TremerGeneral cleanup work.
2012-10-27  Michael TremerMove lots of methods from Pakfire to the satsolver...
2012-10-27  Michael TremerRemove mode argument from Pakfire class.
2012-10-27  Michael TremerRemove all build environment cache functionality.
2012-10-24  Michael TremerRewrite code that forks subprocesses.
next