]> git.ipfire.org Git - pakfire.git/history - pakfire/__init__.py
Update macros.
[pakfire.git] / pakfire / __init__.py
2011-08-06  Michael TremerAdd copyright information to all files.
2011-07-20  Michael TremerMerge branch 'master' of ssh://git.ipfire.org/pub/git...
2011-07-17  Michael TremerMake version number easily configureable in setup.py.
2011-04-16  Michael TremerMerge branch 'master' of ssh://git.ipfire.org/pub/git...
2011-04-09  Michael TremerStep two of code cleanup.
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 TremerMerge branch 'master' of git://git.ipfire.org/oddments...
2011-04-06  Michael TremerInitial commit of the pakfire server stuff.
2011-04-01  Michael TremerRevert "Add --offline flag on CLI."
2011-03-31  Michael TremerAdd --offline flag on CLI.
2011-03-22  Michael TremerAdd repolist command.
2011-03-22  Michael TremerAdd groupinstall command.
2011-03-22  Michael TremerAdd grouplist command.
2011-03-18  Michael TremerMerge branch 'master' of ssh://git.ipfire.org/pub/git...
2011-03-18  Michael TremerAdd an automatic install test to see if we could instal...
2011-03-09  Michael TremerBump version to 0.9.2.
2011-03-06  Michael TremerMerge branch 'master' of ssh://git.ipfire.org/pub/git...
2011-03-06  Michael TremerAdd update functionality to command line.
2011-03-06  Michael TremerMerge branch 'master' of ssh://git.ipfire.org/pub/git...
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-04  Michael TremerAdd possibility for multiple makefiles to pass to ...
2011-03-03  Michael Tremerbuilder: Rename function cleanup -> destroy.
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 TremerMerge branch 'master' of ssh://git.ipfire.org/pub/git...
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-25  Michael TremerCheck if pakfire is run by the root user.
2011-02-25  Michael TremerAdd proper metadata export for repositories.
2011-02-21  Michael TremerSome rework on transactions and initial downloader...
2011-02-20  Michael TremerAdd tagging of database when creating a repository.
2011-02-20  Michael TremerFix resultdir in dist command.
2011-02-19  Michael TremerImprove repository handling.
2011-02-13  Michael TremerAdd local build repository to store built packages.
2011-02-13  Michael TremerBunch of misc. changes.
2011-02-07  Michael Tremercli: Fix/implement install/localinstall command.
2011-02-07  Michael TremerFix coding error.
2011-02-06  Michael TremerMake option to disable repositories on command line.
2011-02-05  Michael TremerInitial import.