summaryrefslogtreecommitdiffstats
path: root/contrib/inventory/spacewalk.py (follow)
Commit message (Expand)AuthorAgeFilesLines
* pep8 fixes for contrib (#24344)Matt Martz2017-05-091-26/+27
* fetch spacewalk.ini from the environment if setWayne Witzel III2017-04-041-1/+4
* PEP 8 E111 & E114 cleanup. (#20838)Matt Clay2017-01-311-1/+1
* PEP 8 cleanup. (#20789)Matt Clay2017-01-281-6/+6
* PEP 8 W291 whitespace cleanup.Matt Clay2017-01-281-6/+6
* PEP 8 whitespace cleanup. (#20783)Matt Clay2017-01-281-1/+1
* Fix infrequent PEP 8 issues.Matt Clay2017-01-271-1/+1
* Clean up shebangs for various files.Matt Clay2016-11-031-1/+1
* Fix CACHE_DIR mode in contrib/inventory/spacewalk.pyDavid Chan2016-04-021-1/+1
* Replace .iteritems() with six.iteritems()Marius Gedminas2015-09-031-3/+5
* Use print() as function under contrib/Marius Gedminas2015-08-281-15/+17
* Use 'except ... as' syntax in contrib/ and test/ tooMarius Gedminas2015-08-271-4/+4
* Forgot to use commit -a to submit all changes...Bernhard Lichtinger2015-07-311-31/+66
* Add support for multiple organizations in spacewalk.Bernhard Lichtinger2015-07-301-4/+43
* poreted log_plays, syslog_json and osx_say callbacks to v2Brian Coca2015-07-101-0/+157