]> git.ipfire.org Git - pakfire.git/shortlog
pakfire.git
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 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.
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.
next