summaryrefslogtreecommitdiffstats
path: root/src/lib/Client/Tools/rpmtools.py
Commit message (Expand)AuthorAgeFilesLines
* Allow to run directly from a git checkout (#1037)Sol Jerome2012-03-241-1114/+0
* Remove svn keywordsSol Jerome2012-02-191-1/+0
* Keep interpreter specifications consistentSol Jerome2010-10-141-1/+1
* Don't assume python2.5 is being used on successful hashlib importSol Jerome2010-08-111-7/+7
* rpmtools: Use hashlib for 2.5 or greater clientsSol Jerome2010-02-011-2/+11
* rpmtools: Spelling/pep8 fixesSol Jerome2009-11-301-22/+22
* Client tools: Remove unnecessary extra whitespaceSol Jerome2009-08-161-77/+77
* Python 2to3 updates for the Client toolsSol Jerome2009-04-241-33/+39
* Update dictionary accesses to work with Python 3.0Sol Jerome2008-12-221-2/+2
* Pylint formatting fixes for client tool driversSol Jerome2008-09-271-11/+11
* update from mbrady to fix nonexistent group problemNarayan Desai2007-06-141-2/+8
* Latest version of RPMng from mbradyNarayan Desai2007-04-111-49/+82
* Add in verify-only version of the RPMng driver (Resolves Ticket #394)Narayan Desai2007-04-051-0/+1061