summaryrefslogtreecommitdiffstats
path: root/src/lib/Bcfg2/Client/__init__.py
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'maint'Chris St. Pierre2013-09-041-2/+4
|\
* | Probes: Fix unicode probesSol Jerome2013-09-011-1/+5
* | Core: Added default ACLsChris St. Pierre2013-08-191-1/+0
* | Client: Use absolute importsSol Jerome2013-08-121-3/+3
* | testsuite: fixed remaining unit tests (?)Chris St. Pierre2013-08-121-3/+3
* | testsuite: fixed more unit testsChris St. Pierre2013-08-121-1/+1
* | Client: Fixed writing cached configChris St. Pierre2013-08-091-1/+1
* | Client: Handle all DeclareVersion failures the sameChris St. Pierre2013-08-091-10/+2
* | Merge branch 'options-rewrite'Chris St. Pierre2013-08-081-5/+868
|\ \ | |/ |/|
| * Options: migrated client to new parserChris St. Pierre2013-06-271-5/+863
* | 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