summaryrefslogtreecommitdiffstats
path: root/src/lib/Bcfg2/Client/Tools/YUMng.py
Commit message (Expand)AuthorAgeFilesLines
* deprecated YUM24 tool, renamed YUMng to YUM, RPMng to RPMChris St. Pierre2012-09-261-949/+6
* run pylint for errors on almost everything, full runs on some selected stuffChris St. Pierre2012-09-251-2/+4
* Revert "removed Bcfg2.Client.XML abstraction layer since we depend directly o...Chris St. Pierre2012-08-061-19/+19
* removed Bcfg2.Client.XML abstraction layer since we depend directly on lxml.e...Chris St. Pierre2012-08-031-19/+19
* verify virtual package versions in YUMng (#1114)Chris St. Pierre2012-07-301-17/+49
* small bug fixesChris St. Pierre2012-07-101-1/+1
* fixed yumng verify_flags option handlingChris St. Pierre2012-06-261-2/+7
* minor option cleanupChris St. Pierre2012-06-011-2/+2
* fixed typoChris St. Pierre2012-06-011-41/+10
* YUMng: Fix DBStats hooks for centos5Tim Laszlo2012-05-231-3/+3
* Adding DBStats hooks into YUMngJohn 'Skip' Reddy2012-05-171-0/+7
* PY3K: Fix exception handling for #1080Sol Jerome2012-03-311-1/+2
* Allow to run directly from a git checkout (#1037)Sol Jerome2012-03-241-0/+936