| Commit message (Expand) | Author | Age | Files | Lines |
* | Skip apt-listbugs and apt-listchanges when installing from puppet | Dean Wilson | 2010-09-04 | 1 | -0/+4 |
* | Updated all types to Markdown output | James Turnbull | 2010-08-11 | 1 | -1/+1 |
* | Code smell: Two space indentation | Markus Roberts | 2010-07-09 | 1 | -88/+88 |
* | Code smell: Avoid needless decorations | Markus Roberts | 2010-07-09 | 1 | -1/+1 |
* | Code smell: Booleans are first class values. | Markus Roberts | 2010-07-09 | 1 | -5/+1 |
* | Code smell: Line modifiers are preferred to one-line blocks. | Markus Roberts | 2010-07-09 | 1 | -9/+3 |
* | Code smell: Use string interpolation | Markus Roberts | 2010-07-09 | 1 | -2/+2 |
* | Code smell: Inconsistent indentation and related formatting issues | Markus Roberts | 2010-07-09 | 1 | -1/+1 |
* | Fixes #1999 - Allows the 'apt' provider to downgrade packages. | Paul Lathrop | 2010-02-17 | 1 | -1/+2 |
* | Removed extra whitespace from end of lines | Ian Taylor | 2009-06-06 | 1 | -2/+2 |
* | Changed tabs to spaces without interfering with indentation or alignment | Ian Taylor | 2009-06-06 | 1 | -3/+3 |
* | Fixed #1718 - Added preseed to apt uninstall and purge | James Turnbull | 2008-11-16 | 1 | -0/+6 |
* | Migrating the apt and dpkg tests to rspec. | Luke Kanies | 2008-10-02 | 1 | -20/+13 |
* | Fixed #1608 - Added ubuntu to defaultfor for apt provider | James Turnbull | 2008-09-25 | 1 | -1/+1 |
* | Removing the Id tags from all of the files | Luke Kanies | 2007-10-03 | 1 | -1/+0 |
* | Applying patch by DavidS to fix #711. | luke | 2007-07-18 | 1 | -0/+2 |
* | Fixing my stupid fix of Matt's work. I conflated :versionable and :upgradeab... | luke | 2007-06-18 | 1 | -0/+2 |
* | Updating the has_version work that Matt did -- the only thing he missed was t... | luke | 2007-06-18 | 1 | -2/+0 |
* | Finishing off the type/provider interface work, including adding package pref... | luke | 2007-06-08 | 1 | -1/+1 |
* | Switch the package type to use a :versionable feature, and convert all provid... | mpalmer | 2007-05-30 | 1 | -4/+2 |
* | Fixing #605 -- providers now refer to @resource or @resource_type. | luke | 2007-05-09 | 1 | -9/+9 |
* | Another round of bug-fixes, prompted by test logs from David Schmitt | luke | 2007-03-19 | 1 | -1/+1 |
* | Following Russ Allbery's advice and using the Candidate field in the apt-cach... | luke | 2007-03-19 | 1 | -1/+1 |
* | Fixing #487. I know use "apt-cache policy", instead of apt-cache showpkg, be... | luke | 2007-03-19 | 1 | -24/+5 |
* | Actually commit the changes to lib/puppet that were supposed to be part of [2... | mpalmer | 2007-02-26 | 1 | -7/+7 |
* | Revert 2125, and instead change the way the 'latest' version is selected from... | mpalmer | 2007-01-31 | 1 | -3/+4 |
* | I have not yet finished testing, but most of the providers now successfully p... | luke | 2006-12-28 | 1 | -8/+11 |
* | Fixing some warnings | luke | 2006-11-10 | 1 | -2/+2 |
* | fixing #327; debian packages now correctly register their "latest" status | luke | 2006-11-09 | 1 | -2/+2 |
* | Fixing code from [1754] -- I stupidly did not even do a parse check, and I ha... | luke | 2006-10-09 | 1 | -6/+6 |
* | Applying patch from #234 from David Schmitt. This is also untested, and the ... | luke | 2006-10-09 | 1 | -1/+14 |
* | Adding modified patch from #256 -- apt now uses "responsefile" for the presee... | luke | 2006-10-09 | 1 | -0/+17 |
* | Modifying the provider base class so that it defines a method for every used ... | luke | 2006-09-06 | 1 | -21/+5 |
* | Adding aptitude support, including a new util::package module that provides a... | luke | 2006-09-06 | 1 | -3/+12 |
* | batch of small bug fixes | luke | 2006-09-02 | 1 | -1/+1 |
* | Modifying providers so that docs generate better | luke | 2006-08-28 | 1 | -6/+5 |
* | Merging r1468 from the implementations branch with r1438 from when the branch... | luke | 2006-08-14 | 1 | -0/+112 |