summaryrefslogtreecommitdiff
path: root/lib/chef/provider/package/dpkg.rb
Commit message (Expand)AuthorAgeFilesLines
* 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