]> git.ipfire.org Git - pakfire.git/shortlog
pakfire.git
2011-04-22  Michael Tremerautobuilder: Switch back to download source package...
2011-04-16  Michael TremerAnother bunch of changes of the communication betweeen...
2011-04-14  Michael TremerUpload all packages in chunks.
2011-04-14  Michael TremerSubmit exceptions during the build to the master server.
2011-04-13  Michael TremerUpdate code to upload packages to the master server.
2011-04-13  Michael TremerDon't go to shell by default.
2011-04-13  Michael TremerDump package information when building from a source...
2011-04-13  Michael TremerFix error when mastering source packages.
2011-04-10  Michael TremerAdd missing import in chroot.py.
2011-04-10  Michael TremerFix shell command on CLI.
2011-04-10  Michael TremerReenable function to get all packages from all reposito...
2011-04-10  Michael TremerFix function call of info().
2011-04-09  Michael TremerFix for chroot change.
2011-04-09  Michael TremerMove chroot code into own file.
2011-04-09  Michael TremerRemove plugins (we don't need it).
2011-04-09  Michael TremerStep two of code cleanup.
2011-04-09  Michael TremerRemove some ugly imports.
2011-04-09  Michael TremerTry to design a better API.
2011-04-08  Michael TremerMerge branch 'master' of git://git.ipfire.org/oddments...
2011-04-08  Michael TremerAdd support to fetch packages from the server and build...
2011-04-07  Michael TremerAdd requires command to CLI.
2011-04-06  Michael TremerFix merge error.
2011-04-06  Michael TremerMerge branch 'master' of git://git.ipfire.org/oddments...
2011-04-06  Michael TremerInitial commit of the pakfire server stuff.
2011-04-05  Michael TremerFasten dependency resultion (a bit).
2011-04-05  Michael TremerAccept z, Z, j and J as "yes" on the yes-no-question.
2011-04-05  Michael TremerRemove reading configuration from examples directory.
2011-04-05  Michael TremerRemove creation of users in build chroot.
2011-04-05  Michael TremerAdd support to build source packages and fix for empty...
2011-04-01  Michael TremerRevert "Add --offline flag on CLI."
2011-03-31  Michael TremerAnother fix for the cleanup action (does work now).
2011-03-31  Michael TremerFix crash when running the cleanup action.
2011-03-31  Michael TremerAdd --offline flag on CLI.
2011-03-24  Michael TremerAdd new server commands.
2011-03-22  Michael TremerAdd groulist command to pakfire-build command.
2011-03-22  Michael TremerAdd repolist command.
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.
next