summaryrefslogtreecommitdiffstats
path: root/src/lib/Bcfg2/Client/Tools/Portage.py
Commit message (Expand)AuthorAgeFilesLines
* 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