summaryrefslogtreecommitdiff
path: root/lib/chef/provider/package/pacman.rb
Commit message (Expand)AuthorAgeFilesLines
* fix a bunch of weirdly mangled require linesLamont Granquist2019-05-081-1/+1
* Convert require to require_relativeLamont Granquist2019-05-081-2/+2
* Unification of shell_out APIsLamont Granquist2018-06-151-4/+4
* remove uses of shell_out_compact_timeoutLamont Granquist2018-05-311-4/+4
* mechanical conversion of most debug log statements to traceThom May2018-03-261-2/+2
* Remove platfom restrictions in provides and don't require providersTim Smith2018-03-071-1/+1
* Chef-13: remove deprecated run_command API entirelyLamont Granquist2017-03-311-1/+0
* package provider cleanuplcg/package-cleanupLamont Granquist2017-02-111-16/+16
* deal with 0.37.2 renamed copsLamont Granquist2016-02-181-1/+1
* autofixing auto-inserted delimiterslcg/chefstyle-batchLamont Granquist2016-02-091-1/+1
* auto fixing some rubocopsLamont Granquist2016-02-091-1/+1
* autofixing whitespace copsLamont Granquist2016-02-051-3/+2
* Copyright year update for 2016 and massive cleanup.Noah Kantrowitz2016-02-021-1/+1
* Use double quotes by defaultThom May2016-01-141-4/+4
* Use properties in package resourcesjk/package-propertiesJohn Keiser2015-12-151-2/+0
* Re-separate priority map and DSL handler map so that provides has veto power ...John Keiser2015-07-061-0/+1
* fix package timeout attributeLamont Granquist2015-06-021-4/+4
* fix aix related providers to replace popen4 with mixlib shell_outkaustubh-d2015-02-171-15/+13
* Merge pull request #2287 from opscode/lcg/remove-force-utf8Lamont Granquist2014-10-241-1/+0
|\
| * remove force of utf-8lcg/remove-force-utf8Lamont Granquist2014-10-231-1/+0
* | Chef-12 RC Provider ResolverLamont Granquist2014-10-241-0/+2
|/
* Modify commentwacky2014-09-151-1/+1
* use "pacman -Sl" instead of "pacman -Ss <pkgname>"wacky2014-09-141-2/+2
* fix shell_out/run_command usageLamont Granquist2014-09-081-6/+2
* Normalize whitespace on all filesSeth Vargo2013-09-261-8/+8
* [OC-3564] move core Chef to the repo root \o/ \m/Seth Chisamore2012-10-301-0/+111