]> git.ipfire.org Git - people/ms/pakfire.git/shortlog
people/ms/pakfire.git
2011-10-25  Michael TremerBump version to 0.9.17. 0.9.17
2011-10-25  Michael TremerUpdate translations.
2011-10-25  Michael TremerFix expansion of scriptlets when using templates.
2011-10-21  Michael TremerTemporarily ignore libiberty.a.
2011-10-21  Michael TremerTry to kill orphans more aggressively when the do not...
2011-10-21  Michael TremerFix installation of systemd tmpfiles.
2011-10-21  Michael TremerFix environment variable for icecream toolchain.
2011-10-18  Michael TremerFix packaging of symlinks that point to a directory.
2011-10-18  Michael TremerAllow empty lines in if clauses.
2011-10-16  Michael TremerRemove change action which is equivalent to reinstall...
2011-10-16  Michael TremerAdd reinstall command to reinstall package easily.
2011-10-16  Michael TremerMerge branch 'master' of git://git.ipfire.org/oddments...
2011-10-16  Michael TremerAdd downgrade command to downgrade packages more easy.
2011-10-16  Michael TremerRemove calling ldconfig from LIBS template.
2011-10-16  Michael TremerAdd support for --allow-{arch,vendor}change on updates.
2011-10-16  Michael TremerBetter personlity function.
2011-10-16  Michael TremerBump version to 0.9.16. 0.9.16
2011-10-16  Michael TremerMerge branch 'master' of ssh://git.ipfire.org/pub/git...
2011-10-16  Michael TremerAdd --after-shell switch to build command.
2011-10-16  Michael TremerAdd option to exclude packages from update.
2011-10-16  Michael TremerForgot to increase database version.
2011-10-16  Michael TremerBump version to 0.9.15. 0.9.15
2011-10-16  Michael TremerUpdate translations.
2011-10-16  Michael TremerMerge branch 'scriptlet-fix'
2011-10-16  Michael TremerSave capabilities in package metadata and database.
2011-10-16  Michael TremerAllow using make variables in scriptlets.
2011-10-15  Michael TremerMerge branch 'capabilities'
2011-10-15  Michael TremerSpeed up package extraction.
2011-10-15  Michael TremerReplace support for capabilities from pyxattr to libcap.
2011-10-14  Michael TremerBump version to 0.9.14. 0.9.14
2011-10-14  Michael TremerUpdate translations.
2011-10-14  Michael TremerAllow packages to not have configuration files.
2011-10-14  Michael TremerMerge branch 'master' of git://git.ipfire.org/oddments...
2011-10-14  Michael TremerAdd proper handling of configuration files.
2011-10-12  Michael TremerMerge branch 'master' of ssh://git.ipfire.org/pub/git...
2011-10-12  Michael TremerMerge branch 'master' of git://git.ipfire.org/oddments...
2011-10-12  Michael TremerCatch errors, if files cannot be removed.
2011-10-12  Michael TremerFix using templates.
2011-10-11  Michael TremerBump version to 0.9.13. 0.9.13
2011-10-11  Michael TremerUpdate translations.
2011-10-11  Michael TremerAllow templates to be included from parent and containi...
2011-10-11  Michael TremerAdd "vendor" to database and add possibility to migrate...
2011-10-11  Michael TremerRebuild all .c files when config.c was changed.
2011-10-11  Michael TremerFix some bugs that crashed installations on a native...
2011-10-08  Michael Tremer"pakfire info <file>" also liked directories.
2011-10-08  Michael TremerChange way how the python binary module is installed.
2011-10-08  Michael TremerRun /sbin/ldconfig after every installation of shared...
2011-10-08  Michael TremerMerge branch 'master' of ssh://git.ipfire.org/pub/git...
2011-10-08  Michael TremerAdd package type information and supported arches to...
2011-10-08  Michael Tremerserver: Fix packaging of source packages.
2011-10-06  Michael TremerSupport := operator for variables.
2011-10-05  Michael TremerDon't show negative values for freed space.
2011-10-05  Michael TremerRemove old implementation of dependency filtering.
2011-10-05  Michael TremerAdd option to filter dependencies by regex.
2011-10-05  Michael TremerUpdate translations.
2011-10-04  Michael TremerBreak if python version could not be detected.
2011-10-03  Michael TremerBump version to 0.9.12. 0.9.12
2011-10-03  Michael TremerFix searching for files that are removed in cleanup...
2011-10-03  Michael TremerFix transaction check.
2011-10-03  Michael TremerBump version to 0.9.11. 0.9.11
2011-10-03  Michael TremerUpdate translation.
2011-10-03  Michael TremerCleanup BUILDROOT before starting a build.
2011-10-03  Michael TremerCheck disk space before doing some action.
2011-10-03  Michael TremerAfter killing all processes in the chroot, wait a bit.
2011-10-03  Michael TremerMake sure the ccache directory is present.
2011-10-03  Michael TremerMerge branch 'master' of ssh://git.ipfire.org/pub/git...
2011-10-03  Michael TremerMerge branch 'master' of ssh://git.ipfire.org/pub/git...
2011-10-03  Michael TremerFix downloading with older versions of urlgrabber.
2011-10-03  Michael TremerChange the way of packaging files.
2011-10-03  Michael TremerFix inheriting scriptlets from templates.
2011-10-03  Michael TremerRemove symlinks before extrating the new one.
2011-10-02  Michael TremerMerge branch 'master' of ssh://git.ipfire.org/pub/git...
2011-10-02  Michael TremerPrerequires were not correctly indexed.
2011-10-02  Michael TremerImplement file size of source packages.
2011-10-02  Michael TremerIntroduce a check if we are running on Debian and alter...
2011-10-02  Michael TremerFix PARALLELISMFLAGS.
2011-10-02  Michael TremerCompile python module with -fPIC.
2011-10-02  Michael TremerBump version to 0.9.10. 0.9.10
2011-10-02  Michael TremerUpdate POT file.
2011-10-02  Michael TremerMake sure everything is rebuilt when running "make...
2011-10-02  Michael TremerMake sure that all scripts are executed when reinstalli...
2011-10-02  Michael TremerFix transaction check to work more reliable.
2011-10-02  Michael TremerFix path to chroot-shell script.
2011-10-01  Michael TremerAdd cleanup macro for perl modules.
2011-10-01  Michael TremerFix function declaration of i18n.list.
2011-10-01  Michael TremerMake ActionChange an alias to ActionReinstall.
2011-10-01  Michael TremerAccidentially removed raise of TransactionCheckError.
2011-10-01  Michael TremerFix packaging of unresolvable symlinks.
2011-09-30  Michael TremerSome smaller fixes on transaction check.
2011-09-30  Michael TremerFix downloading source when creating source packages.
2011-09-30  Michael TremerImprove source download code and clean things up.
2011-09-30  Michael TremerFix include of helper functions in dependency-tracker.
2011-09-30  Michael TremerAdd transaction test for duplicate files.
2011-09-30  Michael TremerInstall python modules to lib64 on x86_64 systems.
2011-09-27  Michael TremerUpdate TODO.
2011-09-27  Michael TremerMerge branch 'master' of ssh://git.ipfire.org/pub/git...
2011-09-27  Michael TremerRewrite the buildsystem of this package.
2011-09-27  Michael TremerRemove some unnecessary code that creates the build...
2011-09-27  Michael TremerRework BUILDROOT.
2011-09-25  Michael TremerYou cannot run pakfire-builder inside the chroot.
next