]> git.ipfire.org Git - pakfire.git/shortlog
pakfire.git
2011-02-22  Michael TremerAdd distribution release to cache path for repositories.
2011-02-22  Michael TremerDisable icecream by default.
2011-02-22  Michael TremerAdd triggers to local package database.
2011-02-22  Michael TremerAdd scriptlet to local package database.
2011-02-22  Michael TremerAdd package size to package database.
2011-02-22  Michael TremerFix truncated paths in package database.
2011-02-22  Michael TremerAdd arch information to package database.
2011-02-22  Michael TremerAdd experimental support for mirrors.
2011-02-21  Michael TremerFix symlink handling on packager.
2011-02-21  Michael TremerSome rework on transactions and initial downloader...
2011-02-21  Michael TremerAdd testing repository.
2011-02-21  Michael TremerFix shell on 64-bit hosts and clean environment before...
2011-02-20  Michael TremerFix packaging of symlinks.
2011-02-20  Michael TremerAdd support for requires like "gcc>=4.0.0-1".
2011-02-20  Michael TremerAdd new script "pakfire-server" that handles all the...
2011-02-20  Michael TremerAdd tagging of database when creating a repository.
2011-02-20  Michael TremerFix output of transaction dump.
2011-02-20  Michael TremerFix resultdir in dist command.
2011-02-20  Michael TremerAdd more information to pakfire-build info <pkg>.
2011-02-19  Michael TremerBuild for i686 by default.
2011-02-19  Michael TremerImprovements on dependency resolve.
2011-02-19  Michael TremerSort packages by build time if no rank could be found...
2011-02-19  Michael TremerAdd a workaround for broken virtual perl dependencies.
2011-02-19  Michael TremerAdd some auto-requirements to all packages to identify...
2011-02-19  Michael TremerBreak if dependencies could not be resolved.
2011-02-19  Michael TremerBetter logging for packages that are added to a depende...
2011-02-19  Michael TremerImprove repository handling.
2011-02-18  Michael TremerAdd TERM and PS1 to environment in chroot.
2011-02-13  Michael TremerAdd support for exclude files.
2011-02-13  Michael TremerAdd INSTALL document.
2011-02-13  Michael TremerFix logging if not running in debug mode.
2011-02-13  Michael TremerAdd Makefile.
2011-02-13  Michael TremerMake sure HOME is set in build environment.
2011-02-13  Michael TremerRead system configuration files correctly.
2011-02-13  Michael TremerAdd support for ccache.
2011-02-13  Michael TremerCreate proper sorting and package selection for same...
2011-02-13  Michael TremerAdd provides command to pakfire-build.
2011-02-13  Michael TremerFix typo from last commit.
2011-02-13  Michael TremerAdd local build repository to store built packages.
2011-02-13  Michael TremerRemove _io_.py from POTFILES.
2011-02-13  Michael TremerBunch of misc. changes.
2011-02-13  Michael TremerAdd unique method to package listing.
2011-02-13  Michael TremerPass package metadata to the environment when building...
2011-02-13  Michael TremerSave filelist to package.
2011-02-13  Michael TremerFixes on filelist output.
2011-02-13  Michael TremerChanges on dependency resolving.
2011-02-13  Michael TremerAdd automatic conversion to right object when passing...
2011-02-13  Michael TremerDump environment variables when entering the chroot.
2011-02-13  Michael TremerAdd a small (disabled) hack to add all available packag...
2011-02-07  Michael TremerFix display of repository name when dumping the transac...
2011-02-07  Michael Tremercli: Fix/implement install/localinstall command.
2011-02-07  Michael TremerSkip files with wrong extension when walking through...
2011-02-07  Michael TremerDisplay repository name and url when dumping package...
2011-02-07  Michael TremerCleanup of package data structures.
2011-02-07  Michael TremerFix logging (that cut some lines).
2011-02-07  Michael TremerFix coding error.
2011-02-07  Michael TremerRemove cpio code.
2011-02-07  Michael TremerAdd new class FilePackage.
2011-02-07  Michael Tremerindex: Search for files in a directory recursively.
2011-02-06  Michael Tremerplugins: Add plugin skeleton.
2011-02-06  Michael Tremerplugins: Add possibiblity to register and run a plugin.
2011-02-06  Michael TremerAdd support for icecream.
2011-02-06  Michael TremerAutomatically calculate parallelism flags.
2011-02-06  Michael TremerAdd personality support to build chroot.
2011-02-06  Michael TremerUpdating translations.
2011-02-06  Michael Tremersetup: Forgot to add the packages and plugin modules.
2011-02-06  Michael Tremerbuilder: Use system /etc/resolv.conf and /etc/hosts...
2011-02-06  Michael TremerDisable to empty the environment when moving into a...
2011-02-06  Michael Tremerpackager: When adding the files to the archive we can...
2011-02-06  Michael TremerMake option to disable repositories on command line.
2011-02-05  Michael Tremerbuilder: Start build environment with a login shell.
2011-02-05  Michael TremerInitial import.