summaryrefslogtreecommitdiffstats
path: root/src/lib/Bcfg2/Client/__init__.py
Commit message (Expand)AuthorAgeFilesLines
* Don't crash when a file diff contains utf-8 charsStéphane Graber2013-07-121-0/+3
* Client: Exit when ^C is pressed interactivelySol Jerome2013-06-121-5/+2
* Client: Fix interactive promptSol Jerome2013-05-131-1/+1
* remove some unnecessary __all__ variablesChris St. Pierre2013-03-291-3/+1
* testsuite: fixed issues found by latest version of pylintChris St. Pierre2013-03-261-3/+3
* wrote unit tests for base client Tool classesChris St. Pierre2013-02-201-0/+28
* added bcfg2_local.py, a tool to run bcfg2 against a local specificationChris St. Pierre2012-10-171-1/+1
* Allow to run directly from a git checkout (#1037)Sol Jerome2012-03-241-0/+3