]> git.ipfire.org Git - pakfire.git/shortlog
pakfire.git
2013-09-07  Michael TremerMerge branch 'master' of ssh://git.ipfire.org/pub/git...
2013-09-07  Michael TremerInstall python modules in arch-dependent directories.
2013-08-08  Michael Tremer_pakfire: Remove compiler warning.
2013-08-08  Michael TremerMerge branch 'master' of ssh://git.ipfire.org/pub/git...
2013-08-08  Michael TremerAdd simple testsuite.
2013-08-08  Michael TremerLoad _pakfire module from right path.
2013-08-04  Michael TremerMerge branch 'master' of ssh://git.ipfire.org/pub/git...
2013-08-04  Michael TremerRemove pakfire makefile from package.
2013-08-04  Michael TremerMerge branch 'master' of ssh://git.ipfire.org/pub/git...
2013-08-04  Michael Tremerm4: Fix wrongly exported file.
2013-08-04  Michael TremerUpdate translations.
2013-08-04  Michael Tremertransifex has moved to transifex.com.
2013-08-04  Michael TremerUse autotools.
2013-07-31  Michael TremerCleanup database and add indexes.
2013-07-28  Michael TremerShow console output from scripts on command line.
2013-07-28  Michael TremerMerge branch 'master' of ssh://git.ipfire.org/pub/git...
2013-07-28  Michael TremerImplement distro-sync.
2013-07-08  Stefan Schantlpakfire-daemon.service: Require network-online and...
2013-07-04  Michael Tremerdaemon: Fix buildroot check return code.
2013-07-04  Michael Tremerbuilder: Fix catching errors if buildroot is RO.
2013-06-27  Michael Tremerdaemon: Improve killing the keepalive process.
2013-06-27  Michael Tremerdaemon: Check if build root is read-write mounted.
2013-06-24  Michael TremerFix typo in exception name.
2013-06-24  Michael TremerFix installing unit files.
2013-06-24  Michael TremerMerge branch 'master' of ssh://git.ipfire.org/pub/git...
2013-06-24  Michael TremerWarn if the host key is not in the key store.
2013-06-23  Stefan SchantlAdd systemd service file for pakfire-daemon.
2013-06-23  Michael Tremertransport: Handle 503 in the same way as 502.
2013-06-13  Michael TremerBetter formatting for progress bars.
2013-06-13  Michael Tremerprogressbar: Remove overwriting the Bar class.
2013-05-08  Michael Tremerbuildroot: Only copy dev nodes if they really exist.
2013-05-08  Michael Tremersystem: Fix reading CPU info.
2013-04-07  Michael TremerFix typo.
2013-03-30  Michael Tremerdaemon: Restart keepalive daemon after it has crashed.
2013-03-30  Michael Tremertransport: Catch 503 Bad Gateway HTTP errors.
2013-03-10  Michael Tremercgroup: Move builder process out of cgroup before destr...
2013-03-10  Michael Tremercgroup: Don't be verbose about killing processes.
2013-03-08  Michael Tremerbuilder: Use cgroups if the system supports it.
2013-03-08  Michael TremerCreate an extra namespace for build environments and...
2013-03-05  Michael Tremerccache optimizations: Use /tmp and enable compression.
2013-03-05  Michael TremerMount /tmp as a tmpfs into the build environment.
2013-03-04  Michael Tremerdatabase: Add inst_size column when creating new databases.
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...
next