summaryrefslogtreecommitdiffstats
path: root/src/lib/Bcfg2/Client/Tools/Portage.py
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'maint'Chris St. Pierre2014-04-251-6/+6
|\
| * fixed pylint/pep-8 testsChris St. Pierre2014-04-251-6/+6
* | Pylint/PEP8 fixesSol Jerome2013-09-061-1/+1
* | Options: migrated client drivers to new parserChris St. Pierre2013-06-271-6/+9
* | Merge branch 'maint'Chris St. Pierre2013-05-171-4/+4
|\|
| * Portage: verify packages are the requested version, not the installed versionChris St. Pierre2013-05-091-4/+4
* | Merge branch 'maint'Chris St. Pierre2013-04-241-3/+3
|\|
| * testsuite: fixed issues found by latest version of pylintChris St. Pierre2013-03-261-1/+1
| * testsuite: fixed issues found by latest version of pep8Chris St. Pierre2013-03-261-2/+2
* | Merge branch '1.4.x'Chris St. Pierre2013-04-231-3/+2
|\ \ | |/ |/|
| * removed passing setup and logger objects between client toolsChris St. Pierre2013-02-201-3/+2
| * better Executor class for client toolsChris St. Pierre2013-02-141-8/+8
* | Executor: handle missing commands in a more backwards-compatible wayChris St. Pierre2013-03-221-4/+1
* | Client: fix some OSError tracebacks from commands not foundChris St. Pierre2013-03-211-2/+6
* | better Executor class for client toolsChris St. Pierre2013-02-141-8/+8
|/
* Portage: fixed package verify flag handlingChris St. Pierre2012-12-171-1/+1
* doc: wrote devel docs for client tool base objectsChris St. Pierre2012-12-041-2/+2
* fixed typoChris St. Pierre2012-06-011-24/+3
* gentoo: Add enhanced Portage client tool (#1086)Sol Jerome2012-03-271-25/+79
* Allow to run directly from a git checkout (#1037)Sol Jerome2012-03-241-0/+71