summaryrefslogtreecommitdiffstats
path: root/src/lib/Bcfg2/Client/Tools/Pacman.py
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'maint'Chris St. Pierre2014-04-251-4/+3
|\
| * fixed pylint/pep-8 testsChris St. Pierre2014-04-251-6/+5
* | Options: migrated client drivers to new parserChris St. Pierre2013-06-271-2/+0
* | Merge branch 'maint'Chris St. Pierre2013-04-241-3/+3
|\|
| * testsuite: fixed more unit test stuffChris St. Pierre2013-03-261-1/+1
| * testsuite: fixed issues found by latest version of pep8Chris St. Pierre2013-03-261-3/+3
| * better Executor class for client toolsChris St. Pierre2013-02-141-3/+2
* | removed in-place modification of "states" dict in client toolsChris St. Pierre2013-02-211-1/+1
* | removed passing setup and logger objects between client toolsChris St. Pierre2013-02-201-5/+0
* | better Executor class for client toolsChris St. Pierre2013-02-141-3/+2
|/
* doc: wrote devel docs for client tool base objectsChris St. Pierre2012-12-041-2/+2
* made full pylint checks the default, expanded pylint coverage to lots of toolsChris St. Pierre2012-09-261-5/+6
* run pylint for errors on almost everything, full runs on some selected stuffChris St. Pierre2012-09-251-0/+1
* Allow to run directly from a git checkout (#1037)Sol Jerome2012-03-241-0/+83