]> git.ipfire.org Git - pakfire.git/shortlog
pakfire.git
2011-03-22  Michael TremerAdd groupinstall command.
2011-03-22  Michael TremerAdd grouplist command.
2011-03-21  Michael TremerEnhance support for groups.
2011-03-20  Michael TremerAdd script to run pychecker.
2011-03-20  Michael TremerAnother fix for version comparison if we have no distro...
2011-03-19  Michael TremerFix if release has invalid data.
2011-03-19  Michael TremerTake distribution tag into account when comparing packages.
2011-03-18  Michael TremerFix compression field in package metadata.
2011-03-18  Michael TremerFix comparison of package releases.
2011-03-18  Michael TremerMerge branch 'master' of ssh://git.ipfire.org/pub/git...
2011-03-18  Michael TremerRemove uuid comparison to check if packages are equal.
2011-03-18  Michael TremerAdd "type" property to all packages.
2011-03-18  Michael TremerUnify packing code for source and binary packages.
2011-03-18  Michael TremerSimplify the package creation process and add payload...
2011-03-18  Michael TremerAdd an automatic install test to see if we could instal...
2011-03-10  Michael TremerMerge branch 'master' of ssh://git.ipfire.org/pub/git...
2011-03-10  Michael TremerSave absolute path to packages.
2011-03-10  Michael TremerFix reading of odd values from the database.
2011-03-10  Michael TremerAdd support for old xattr module api.
2011-03-10  Michael TremerFix for shell command when a package name is provided.
2011-03-10  Michael TremerMerge branch 'master' of ssh://git.ipfire.org/pub/git...
2011-03-10  Michael TremerInstall elinks by default to shell.
2011-03-10  Michael TremerAllow to run a shell without a package.
2011-03-10  Michael TremerMerge branch 'master' of ssh://git.ipfire.org/pub/git...
2011-03-10  Michael TremerFix progressbar for packages with no files.
2011-03-10  Michael TremerMerge branch 'master' of ssh://git.ipfire.org/pub/git...
2011-03-10  Michael TremerFixing support for capabilities.
2011-03-10  Michael TremerMerge branch 'master' of ssh://git.ipfire.org/pub/git...
2011-03-10  Michael TremerChange libc loading for personality function.
2011-03-10  Michael TremerRemove Extractor class and replace it by code that...
2011-03-09  Michael TremerAdd code to remove a package.
2011-03-09  Michael TremerAdd code to cleanup left-over files after a package...
2011-03-09  Michael TremerAdd MANIFEST.in.
2011-03-09  Michael TremerBump version to 0.9.2.
2011-03-09  Michael TremerEnhance the "virtual dependencies" that were already...
2011-03-08  Michael TremerMove packages that do not have all metadata to bottom...
2011-03-07  Michael TremerShow provides and requires on long package dump.
2011-03-07  Michael TremerDon't keep the tarfiles open.
2011-03-06  Michael TremerAdd DISTRO_SLOGAN to build environment.
2011-03-06  Michael TremerChange to work with broken? version of urlgrabber.
2011-03-06  Michael TremerDisable support for xattrs in packages.
2011-03-06  Michael TremerMerge branch 'master' of ssh://git.ipfire.org/pub/git...
2011-03-06  Michael TremerBump version to 0.9.1.
2011-03-06  Michael TremerAllow PKG_PROVIDES to be empty.
2011-03-06  Michael TremerFix namespace collision.
2011-03-06  Michael TremerAdd update functionality to command line.
2011-03-06  Michael TremerUpdate files in POTFILES.in.
2011-03-06  Michael TremerMerge branch 'master' of ssh://git.ipfire.org/pub/git...
2011-03-06  Michael TremerAdd forgotten file.
2011-03-06  Michael TremerMerge branch 'master' of ssh://git.ipfire.org/pub/git...
2011-03-06  Michael TremerRemove safety parameter which set the pakfire root...
2011-03-05  Michael TremerRemove unexistent import.
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.
next