summaryrefslogtreecommitdiffstats
path: root/src/lib/Bcfg2/Client/Tools/Portage.py
Commit message (Collapse)AuthorAgeFilesLines
* Portage: verify packages are the requested version, not the installed versionChris St. Pierre2013-05-091-4/+4
|
* 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
|
* 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
| | | | Signed-off-by: Sol Jerome <sol.jerome@gmail.com>
* Allow to run directly from a git checkout (#1037)Sol Jerome2012-03-241-0/+71
Signed-off-by: Sol Jerome <sol.jerome@gmail.com>