| Commit message (Expand) | Author | Age | Files | Lines |
| ... | |
| * | Applying patch in #572 by trombik | luke | 2007-06-18 | 1 | -0/+13 |
| * | Fixing my stupid fix of Matt's work. I conflated :versionable and :upgradeab... | luke | 2007-06-18 | 8 | -0/+16 |
| * | Adding fink package provider. | luke | 2007-06-18 | 1 | -0/+87 |
| * | Updating the has_version work that Matt did -- the only thing he missed was t... | luke | 2007-06-18 | 9 | -16/+6 |
| * | Applying patch by trombik to fix #628. | luke | 2007-06-18 | 1 | -1/+1 |
| * | Applying patch by trombik from #624. | luke | 2007-06-18 | 1 | -1/+2 |
| * | fixing the appdmg provider to load the package provider base class, and tryin... | luke | 2007-06-18 | 1 | -0/+1 |
| * | Adding appdmg package provider from #641. | luke | 2007-06-18 | 1 | -0/+117 |
| * | Adding patch by Ghislain from #670, with slight modifications. | luke | 2007-06-18 | 1 | -1/+6 |
| * | Fixing the yum provider, and fixing the unit tests so the failures people wer... | luke | 2007-06-17 | 2 | -8/+6 |
| * | Removing erroneous debug message | luke | 2007-06-15 | 1 | -2/+0 |
| * | Fixing (hopefully) the last two providers that had "resource.is" calls | luke | 2007-06-14 | 2 | -2/+2 |
| * | Fixing sun package provider | luke | 2007-06-14 | 1 | -1/+1 |
| * | A few small fixes here and there, and the rest of the zones commit | luke | 2007-06-14 | 1 | -22/+69 |
| * | Applying patch from #666 by Rainhead and monachus | luke | 2007-06-13 | 1 | -1/+7 |
| * | Fixing #550 -- I had to list pass and dump as optional fields. | luke | 2007-06-11 | 1 | -1/+1 |
| * | Oops; I forgot to add the base class for package providers. Also, cleaning u... | luke | 2007-06-11 | 1 | -0/+31 |
| * | Adding (slightly modified) urpmi support from #592 by Devin | luke | 2007-06-08 | 1 | -0/+51 |
| * | Finishing off the type/provider interface work, including adding package pref... | luke | 2007-06-08 | 19 | -59/+53 |
| * | Fixing the few test failures that resulted from the changes to provider listing | luke | 2007-06-05 | 1 | -1/+1 |
| * | Significantly reworked the type => provider interface with respect to | luke | 2007-06-04 | 14 | -100/+69 |
| * | Adding a "source" attribute to providers, so eventually types will be able to... | luke | 2007-06-04 | 1 | -1/+1 |
| * | Changing --show-available to --showall, as requisted by Jeremy Dreese on the ... | luke | 2007-05-31 | 1 | -1/+1 |
| * | Switch the package type to use a :versionable feature, and convert all provid... | mpalmer | 2007-05-30 | 16 | -56/+16 |
| * | Add a grammatically correct 'has_feature' alias, and switch to using it where... | mpalmer | 2007-05-30 | 2 | -2/+2 |
| * | Clean up a really hairy code construct in the useradd provider | mpalmer | 2007-05-30 | 1 | -6/+1 |
| * | Fixing up2date name matching, as mentioned by Jeremy Dreese on the list | luke | 2007-05-30 | 1 | -1/+1 |
| * | Mark all package providers that don't currently report themselves as being ve... | mpalmer | 2007-05-30 | 6 | -0/+24 |
| * | Correct a problem with the dpkg provider's handling of the :purged state, and... | mpalmer | 2007-05-25 | 1 | -1/+1 |
| * | Fixing the "is" related problems in yum and rpm support, but there are still ... | luke | 2007-05-14 | 2 | -6/+21 |
| * | Attempting to fix the fact that the yum package provider calls [] on the ensu... | luke | 2007-05-14 | 1 | -1/+1 |
| * | Fixing #605 -- providers now refer to @resource or @resource_type. | luke | 2007-05-09 | 38 | -244/+244 |
| * | Fixing #607 -- parameters and properties now refer to a @resource rather than... | luke | 2007-05-09 | 1 | -1/+1 |
| * | Removed calls to is. | ballman | 2007-05-09 | 1 | -7/+0 |
| * | Merging of refactor-transacton to the trunk. This work removes the :is attri... | ballman | 2007-05-09 | 2 | -3/+5 |
| * | Changing the remount stuff back to not repeating the mount options. | luke | 2007-05-01 | 1 | -14/+5 |
| * | Fixing cron to correctly match blank lines, fixing #602 | luke | 2007-04-30 | 1 | -1/+1 |
| * | Switching the mount command to always add the mount options, so that the pars... | luke | 2007-04-30 | 1 | -8/+20 |
| * | Adding "rug" package provider from #609 | luke | 2007-04-30 | 1 | -0/+53 |
| * | Possibly adding the ability to manage passwords on os x. I expect it does no... | luke | 2007-04-25 | 1 | -2/+9 |
| * | Adding the ability to manage passwords with the useradd provider | luke | 2007-04-25 | 1 | -9/+18 |
| * | Fixing #587 -- just defaulting to root when there is no USER set in the envir... | luke | 2007-04-20 | 1 | -1/+1 |
| * | Enhancing the docs a bit for the apple package provider. | luke | 2007-04-20 | 1 | -1/+3 |
| * | Adding support for aptrpm from #227 as added by Ian Burrell, the rest of the ... | luke | 2007-04-19 | 1 | -0/+79 |
| * | Fix for #565: Final merge of changes from source:branches/execute-refactor in... | mccune | 2007-04-03 | 1 | -3/+3 |
| * | Fixing a bug I apparently introduced in the testing that would have made user... | luke | 2007-03-28 | 2 | -17/+15 |
| * | Changing gems to automatically include dependencies | luke | 2007-03-27 | 1 | -0/+3 |
| * | Fixing #553; -M is no longer added when home directories are managed | luke | 2007-03-21 | 1 | -6/+0 |
| * | Fixing a small bug in testing whether instance methods are already defined. | luke | 2007-03-21 | 1 | -1/+1 |
| * | Hopefully the last batch of commits before I release 0.22.2. Mostly just get... | luke | 2007-03-19 | 1 | -0/+9 |