]> git.ipfire.org Git - pakfire.git/shortlog
pakfire.git
2011-03-05  Michael TremerFilesystem repository gets prio 0.
2011-03-05  Michael TremerFix filesystem repository import.
2011-03-05  Michael TremerFix import of downloader.
2011-03-05  Michael TremerUnify compressions.
2011-03-04  Michael TremerMake files searchable by glob patterns.
2011-03-04  Michael TremerAdd possibility for multiple makefiles to pass to ...
2011-03-03  Michael Tremerbuilder: Rename function cleanup -> destroy.
2011-03-03  Michael TremerEnhancements and tests for the pkg-config code.
2011-03-02  Michael TremerAdd code for automatic resolvation of pkg-config depend...
2011-02-28  Michael TremerFix build_date in database and add build_time.
2011-02-27  Michael TremerRemove database if it is equal to an existing one.
2011-02-27  Michael TremerFix weird filename in temp directory.
2011-02-27  Michael TremerMerge branch 'master' of ssh://git.ipfire.org/pub/git...
2011-02-27  Michael TremerSimulate the in-memory database on disk because the...
2011-02-27  Michael TremerAdd arch to friendly names of packages.
2011-02-27  Michael TremerMerge branch 'master' of ssh://git.ipfire.org/pub/git...
2011-02-27  Michael TremerMove all the repository stuff to a new module to clean...
2011-02-26  Michael TremerRemove signature from default package.
2011-02-26  Michael TremerMerge branch 'master' of ssh://git.ipfire.org/pub/git...
2011-02-26  Michael TremerFix another packing error with directories.
2011-02-26  Michael TremerMake package loading (esp. from database) faster.
2011-02-26  Michael TremerMerge branch 'master' of ssh://git.ipfire.org/pub/git...
2011-02-26  Michael TremerCatch error with dead symlinks on packaging.
2011-02-26  Michael TremerRemove unused field from package metadata.
2011-02-26  Michael TremerAdd package compression.
2011-02-26  Michael TremerRename PKG_DEPS to PKG_REQUIRES.
2011-02-26  Michael TremerAdd pakfire to shell packages.
2011-02-26  Michael TremerInstall shell packages to build environment when enteri...
2011-02-26  Michael TremerDrop user to a shell if running on an interactive console.
2011-02-26  Michael TremerBetter cleanup for build environments.
2011-02-26  Michael TremerSearch database faster for package files.
2011-02-26  Michael TremerUse uuid for fast package comparison.
2011-02-26  Michael TremerGenerate build id randomly if not one was provided.
2011-02-26  Michael TremerAdd UUID information to every package.
2011-02-25  Michael TremerRemove badly download package database from cache.
2011-02-25  Michael TremerMove checksum calculation of package database before...
2011-02-25  Michael TremerFix copy&paste error in database decompression code.
2011-02-25  Michael TremerAdd missing shutil import in packager.
2011-02-25  Michael TremerCheck if pakfire is run by the root user.
2011-02-25  Michael TremerCheck hashsum of download package database file.
2011-02-25  Michael TremerAdd support for compression of database.
2011-02-25  Michael TremerAdd build information (like time, id and hostname)...
2011-02-25  Michael TremerTime variables where in seconds but I need minutes.
2011-02-25  Michael TremerRemove unused function tag_db.
2011-02-25  Michael TremerAdd proper metadata export for repositories.
2011-02-25  Michael TremerImprove metadata handling and downloading.
2011-02-24  Michael TremerAdd faster packaging code.
2011-02-24  Michael TremerAdd (fuzzy version) of metadata parsing code.
2011-02-24  Michael TremerFix removing directories which should be kept.
2011-02-23  Michael TremerCopy packages to repository if we cannot hard-link...
2011-02-22  Michael TremerMerge branch 'master' of ssh://git.ipfire.org/pub/git...
2011-02-22  Michael TremerImprove downloader.
2011-02-22  Michael TremerFix package dump when LANG was de_DE.utf8.
2011-02-22  Michael TremerFix hack that was used to workaround bad filenames...
2011-02-22  Michael TremerFetch packages from cache if available.
2011-02-22  Michael TremerCleanup package download.
2011-02-22  Michael TremerFix calculation of total download size.
2011-02-22  Michael TremerChange INT type on database to INTEGER.
2011-02-22  Michael TremerMerge branch 'master' of ssh://git.ipfire.org/pub/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 TremerMerge branch 'master' of ssh://git.ipfire.org/pub/git...
2011-02-22  Michael TremerFix crash in progressbar code if a package had less...
2011-02-22  Michael TremerAdd triggers to local package database.
2011-02-22  Michael TremerAdd scriptlet to local package database.
2011-02-22  Michael TremerCreate neccessary files in the chroot environment.
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.
next