summaryrefslogtreecommitdiff
path: root/lib/chef/provider/package/yum/rpm_utils.rb
Commit message (Expand)AuthorAgeFilesLines
* Simplify regexes by removing extra character classesTim Smith2020-10-301-1/+1
* Remove copyright dateslcg/remove-copyright-datesLamont Granquist2020-04-131-1/+1
* Fix typoVivek Singh2020-04-061-1/+1
* Chefstyle fixes identified with Rubocop 0.80Tim Smith2020-02-181-4/+4
* fix a bunch of weirdly mangled require linesLamont Granquist2019-05-081-1/+1
* Convert require to require_relativeLamont Granquist2019-05-081-1/+1
* changes for rubocop engine upgrades.lcg/rubocop-upgradesLamont Granquist2019-01-151-15/+5
* add comment warning people to not use these utilitiesLamont Granquist2018-03-151-1/+10
* package provider cleanuplcg/package-cleanupLamont Granquist2017-02-111-34/+34
* fixes Style/OpMethod copLamont Granquist2016-08-161-8/+8
* break yum provider out into fileslcg/yum-readabilityLamont Granquist2016-05-251-0/+642