| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | Revert 2125, and instead change the way the 'latest' version is selected from... | mpalmer | 2007-01-31 | 1 | -3/+4 |
* | 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 |
* | 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 |
* | 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 | 14 | -67/+77 |
* | Applying patch from #384, by jgonzalez | luke | 2006-12-19 | 1 | -7/+6 |
* | Fixing #372 and #374. All is not perfect, since OS X still cannot set UID, b... | luke | 2006-12-19 | 3 | -11/+12 |
* | Reworking the package tests. Now providers are tested individually | luke | 2006-12-14 | 3 | -4/+20 |
* | Never default to rpm provider; use up2date on RedHat. This also works on RHEL... | lutter | 2006-12-13 | 2 | -1/+1 |
* | 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 |
* | Applying patch from #319. | luke | 2006-10-18 | 1 | -2/+2 |
* | correcting warning about spaces before parens | luke | 2006-10-16 | 1 | -1/+1 |
* | Adding patch from Jeff McCune, #317 | luke | 2006-10-16 | 1 | -0/+101 |
* | 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 |
* | going through all of the other providers and making sure any reference to a s... | luke | 2006-09-19 | 6 | -13/+7 |
* | applying patch from #275. aptitude -q works fine on my testing release, but ... | luke | 2006-09-19 | 1 | -1/+2 |
* | Adding patch from #235 | luke | 2006-09-15 | 1 | -38/+16 |
* | collecting output from blastlist, for later use | luke | 2006-09-15 | 1 | -1/+1 |
* | Modifying the provider base class so that it defines a method for every used ... | luke | 2006-09-06 | 16 | -225/+69 |
* | Adding aptitude support, including a new util::package module that provides a... | luke | 2006-09-06 | 2 | -3/+26 |
* | Adding further gentoo support -- finalized portage support, plus conf and ini... | luke | 2006-09-05 | 1 | -23/+19 |
* | A small fix to the install/update aspects of packaging. | luke | 2006-09-05 | 1 | -1/+5 |
* | Fixing the package type so that :ensure is always used for version specificat... | luke | 2006-09-05 | 9 | -24/+19 |
* | Applying a patch from Jose Gonzalez Gomez; apparently this makes package upda... | luke | 2006-09-05 | 1 | -1/+1 |
* | Adding portage support again, since it was added in the branch i reverted | luke | 2006-09-05 | 1 | -0/+124 |
* | Removing all of the changes I made towards refactoring in the last couple of ... | luke | 2006-09-05 | 1 | -124/+0 |
* | Adding first version of the portage provider, as contributed by Jose Gonzalez... | luke | 2006-09-04 | 1 | -0/+124 |
* | batch of small bug fixes | luke | 2006-09-02 | 1 | -1/+1 |
* | Modifying providers so that docs generate better | luke | 2006-08-28 | 5 | -30/+23 |
* | Adding up2date support, as submitted by Kostas Georgiou (with some modificati... | luke | 2006-08-23 | 2 | -3/+60 |
* | Merging r1468 from the implementations branch with r1438 from when the branch... | luke | 2006-08-14 | 13 | -0/+1256 |