summaryrefslogtreecommitdiffstats
path: root/roles/lib_utils/library/repoquery.py
Commit message (Expand)AuthorAgeFilesLines
* add retries to repoquery moduleLuke Meyer2017-09-131-6/+12
* Fix python3 error in repoqueryJeff Peeler2017-05-131-1/+1
* Extend repoquery command (of lib_utils role) to ignore excludersJan Chaloupka2017-05-111-2/+28
* fix up ruamel.yaml/pyyaml no-member lint errorsJason DeTiberus2017-02-221-1/+0
* Fix tests on Python 3Rodolfo Carvalho2017-02-191-1/+1
* Pleasing the linting gods.Kenny Woodson2017-02-161-1/+1
* Adding fallback support for pyyaml.Kenny Woodson2017-02-161-2/+7
* Added repoquery to lib_utils.Thomas Wiest2017-01-311-0/+607