| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | 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 |
* | Reverting changeset [2243]; this apparently causes chkconfig not to work | luke | 2007-03-19 | 1 | -1/+1 |
* | Fixing #432 - you can now manage home dirs with users. You cannot yet purge ... | luke | 2007-03-19 | 2 | -20/+23 |
* | Another round of bug-fixes, prompted by test logs from David Schmitt | luke | 2007-03-19 | 3 | -6/+7 |
* | 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 |
* | The first round of fixes for failing tests. | luke | 2007-03-18 | 1 | -1/+1 |
* | Getting rid of a warning in the rpm provider | luke | 2007-03-18 | 1 | -1/+1 |
* | Fixing #529 -- specified targets keep their values. The problem was that I w... | luke | 2007-03-18 | 1 | -1/+12 |
* | Fixing cron support (I hope). It now uses providers, and seems to work, at l... | luke | 2007-03-17 | 3 | -26/+130 |
* | Significantly reworking the internals of the fileparsing code. It now | luke | 2007-03-14 | 3 | -30/+122 |
* | Applying patch in #528 by ask. | luke | 2007-02-28 | 1 | -1/+1 |
* | Applying patch by cstorey from #521 | luke | 2007-02-27 | 1 | -3/+16 |
* | Make up2date the default for RHEL <= 4, and confine it to RHEL; make yum the ... | lutter | 2007-02-27 | 2 | -2/+4 |
* | Actually commit the changes to lib/puppet that were supposed to be part of [2... | mpalmer | 2007-02-26 | 3 | -8/+16 |
* | Applying patch from #495. | luke | 2007-02-20 | 1 | -14/+14 |
* | Applying patch from #510 by curzonj. Note that the right solution to this pr... | luke | 2007-02-17 | 1 | -4/+4 |
* | Applying patch by Jeff McCune from #496 | luke | 2007-02-12 | 1 | -26/+20 |
* | Moving some of the stand-alone classes into the util/ subdirectory, to clean ... | luke | 2007-02-07 | 1 | -4/+4 |
* | Disabling the netinfo mount provider | luke | 2007-02-07 | 1 | -31/+31 |
* | Merging the state-rename branch. This includes the diff from version 2156 to... | luke | 2007-02-07 | 7 | -59/+57 |
* | Fixing autogen so it passes on non-Darwin systems. | luke | 2007-02-01 | 2 | -7/+19 |
* | Revert 2125, and instead change the way the 'latest' version is selected from... | mpalmer | 2007-01-31 | 1 | -3/+4 |
* | Fixing #463. I redid all the autogen stuff so it can handle autogenerating s... | luke | 2007-01-29 | 3 | -22/+40 |
* | Doing more work on #113. Mostly, just making sure remounts do not happen spu... | luke | 2007-01-29 | 1 | -1/+6 |
* | Fixing #113. I added support in the transaction for self-refreshing, which j... | luke | 2007-01-28 | 1 | -0/+10 |
* | Fixing #454. | luke | 2007-01-28 | 1 | -1/+1 |
* | Fixing #441. | luke | 2007-01-28 | 1 | -4/+2 |
* | Applying patch from #457, as submitted by Jeff McCune. | luke | 2007-01-25 | 1 | -23/+47 |
* | making yum the default packager for centos | luke | 2007-01-24 | 1 | -1/+1 |
* | Make rpm operations much faster by suppressing unneeded verification | lutter | 2007-01-22 | 1 | -2/+2 |
* | Make the version string optional in the dpkg-query output parsing regex (Fixe... | mpalmer | 2007-01-12 | 1 | -2/+2 |
* | Adding #408. | luke | 2007-01-05 | 1 | -0/+2 |
* | Fixing a few testing bugs that have crept in, and fixing a self-reference pro... | luke | 2007-01-05 | 1 | -1/+4 |
* | Don't rely on the type to store the actual NVR of the package; breaks in the ... | lutter | 2007-01-05 | 1 | -3/+10 |
* | Throwing warnings instead of exceptions when dpkg-query produces info we cann... | luke | 2007-01-04 | 1 | -3/+5 |
* | Fix yum update breakage - query should not change the name the user gave us; ... | lutter | 2007-01-03 | 1 | -9/+9 |
* | Tone down the debug spewage from yum | lutter | 2007-01-03 | 1 | -2/+2 |
* | The package name must match at the beginning of a line; otherwise we might ge... | lutter | 2007-01-03 | 1 | -2/+2 |
* | Fix trac #354, and some other oddities around installing multiple versions of... | lutter | 2007-01-02 | 1 | -4/+12 |
* | Fixing #396. Using the provider command instead of a direct exec, which auto... | luke | 2007-01-02 | 1 | -17/+26 |
* | A couple of small fixes to pass existing tests. | luke | 2007-01-01 | 1 | -0/+1 |
* | Fixing some failing tests on fedora. | luke | 2007-01-01 | 1 | -1/+1 |
* | Applying patch by rainhead from #392. | luke | 2006-12-30 | 1 | -5/+5 |
* | A couple of small bug fixes | luke | 2006-12-29 | 1 | -0/+208 |
* | Looks like providers work again on Solaris. | luke | 2006-12-28 | 2 | -3/+4 |
* | I have not yet finished testing, but most of the providers now successfully p... | luke | 2006-12-28 | 29 | -152/+163 |