summaryrefslogtreecommitdiff
path: root/lib/chef/provider/package/dpkg.rb
Commit message (Expand)AuthorAgeFilesLines
* Style/StringLiteralsInInterpolationLamont Granquist2019-07-051-3/+3
* Style/SymbolArrayLamont Granquist2019-07-021-1/+1
* fix a bunch of weirdly mangled require linesLamont Granquist2019-05-081-1/+1
* Convert require to require_relativeLamont Granquist2019-05-081-3/+3
* Move response_file and response_file_variables out of base package resourceKapil Chouhan2019-05-071-16/+2
* changes for rubocop engine upgrades.lcg/rubocop-upgradesLamont Granquist2019-01-151-3/+3
* Unification of shell_out APIsLamont Granquist2018-06-151-6/+6
* remove uses of shell_out_compact_timeoutLamont Granquist2018-05-311-5/+5
* mechanical conversion of most debug log statements to traceThom May2018-03-261-8/+8
* Remove platfom restrictions in provides and don't require providersTim Smith2018-03-071-1/+1
* Avoid the need to parse nil versions in the package providerTim Smith2017-11-031-0/+16
* package provider cleanuplcg/package-cleanupLamont Granquist2017-02-111-9/+8
* WIPLamont Granquist2016-05-021-2/+2
* autofixing whitespace copsLamont Granquist2016-02-051-4/+4
* Copyright year update for 2016 and massive cleanup.Noah Kantrowitz2016-02-021-1/+1
* Use double quotes by defaultThom May2016-01-141-2/+2
* restore handling of dpkg -s returns codes (w/tests)lcg/dpkg-s-return-codesLamont Granquist2015-12-071-1/+1
* fix couple of issues in dpkg cleanupLamont Granquist2015-12-021-44/+5
* dpkg multipackage and bonus fixesLamont Granquist2015-12-021-39/+140
* dpkg provider cleanupLamont Granquist2015-11-201-60/+81
* Use the output of dpkg-deb directly, rather than regextm/use-dpkg-debThom May2015-08-121-11/+5
* fix package timeout attributeLamont Granquist2015-06-021-4/+4
* fix dpkg regressionLamont Granquist2015-02-191-0/+2
* fix aix related providers to replace popen4 with mixlib shell_outkaustubh-d2015-02-171-16/+13
* Chef-12 RC Provider ResolverLamont Granquist2014-10-241-0/+2
* 1.8.7 fix?Lamont Granquist2014-07-011-2/+2
* remove inheritance from apt_packageLamont Granquist2014-07-011-16/+35
* CHEF-1752: Support epochs in debian package versionsBryan McLellan2014-03-191-1/+2
* Normalize whitespace on all filesSeth Vargo2013-09-261-9/+9
* [OC-3564] move core Chef to the repo root \o/ \m/Seth Chisamore2012-10-301-0/+128