summaryrefslogtreecommitdiffstats
path: root/src/lib/Bcfg2/Client/Tools/APT.py
Commit message (Expand)AuthorAgeFilesLines
* Options: migrated client drivers to new parserChris St. Pierre2013-06-271-25/+38
* Merge branch '1.4.x'Chris St. Pierre2013-04-231-6/+8
|\
| * removed in-place modification of "states" dict in client toolsChris St. Pierre2013-02-211-1/+3
| * removed passing setup and logger objects between client toolsChris St. Pierre2013-02-201-5/+5
| * better Executor class for client toolsChris St. Pierre2013-02-141-7/+9
* | APT: Prevent traceback for missing packagesSol Jerome2013-03-211-2/+7
* | better Executor class for client toolsChris St. Pierre2013-02-141-7/+9
|/
* made full pylint checks the default, expanded pylint coverage to lots of toolsChris St. Pierre2012-09-261-1/+1
* Revert "removed Bcfg2.Client.XML abstraction layer since we depend directly o...Chris St. Pierre2012-08-061-4/+3
* removed Bcfg2.Client.XML abstraction layer since we depend directly on lxml.e...Chris St. Pierre2012-08-031-3/+4
* Remove --force-overwrite from the list of options that apt gives to dpkgJeroen Dekkers2012-07-131-1/+0
* fixed typoChris St. Pierre2012-06-011-25/+20
* Allow to run directly from a git checkout (#1037)Sol Jerome2012-03-241-0/+271