Age | Commit message (Expand) | Author | Files | Lines |
2000-08-17 | More documentation, including several corrections. | rjray | 1 | -18/+44 |
2000-08-16 | - fix: rebuild db1 -> db3 ate 1st header (#16263). | jbj | 3 | -238/+11 |
2000-08-16 | Bumped version number | rjray | 7 | -20/+20 |
2000-08-16 | Lots more documentation | rjray | 1 | -86/+133 |
2000-08-16 | Some clean-up, re-instated a deleted tag. | rjray | 1 | -15/+12 |
2000-08-16 | rpmprune is no longer managed as a *.PL file. | rjray | 2 | -6/+3 |
2000-08-15 | Renamed rpmprune.PL to rpmprune (MakeMaker now handles fixing up #! line). | rjray | 1 | -44/+2 |
2000-08-14 | Ignore rpmpopt-4.x. | jbj | 1 | -1/+1 |
2000-08-14 | Update versions, rpm -> 4.1, popt -> 1.7. | jbj | 5 | -5/+7 |
2000-08-14 | - disable rpmlib(VersionedDependencies) by defining _noVersionedDependencies. | jbj | 29 | -366/+370 |
2000-08-14 | - disable rpmlib(VersionedDependencies) by defining _noVersionedDependencies. | jbj | 5 | -16/+30 |
2000-08-13 | Auto-update by leon@geon.donetsk.ua | jbj | 1 | -1/+1 |
2000-08-13 | Auto-update by leon@geon.donetsk.ua | jbj | 1 | -8/+8 |
2000-08-13 | Auto-update by leon@geon.donetsk.ua | jbj | 1 | -118/+122 |
2000-08-13 | Auto-update by leon@geon.donetsk.ua | jbj | 1 | -13/+8 |
2000-08-11 | Simplify environment setting for braindead (i.e. solaris) shells. | jbj | 1 | -2/+6 |
2000-08-11 | Fixes related to possible bad return values in error conditions. | rjray | 5 | -13/+29 |
2000-08-11 | Auto-update by kmaraas@online.no | jbj | 1 | -31/+17 |
2000-08-10 | Add refresh-po. | jbj | 1 | -0/+13 |
2000-08-10 | Recognize embedded quotes in description/summary/group header text. | jbj | 1 | -1/+1 |
2000-08-10 | Document --noscripts when verifying (#7905). | jbj | 1 | -0/+2 |
2000-08-10 | Document "?" output with -Va (#8113). | jbj | 1 | -12/+12 |
2000-08-09 | Free fn after error message, not before. | jbj | 1 | -1/+2 |
2000-08-09 | Auto-update by kmaraas@online.no | jbj | 1 | -85/+27 |
2000-08-08 | Auto-update by milan.kerslager@spsselib.hiedu.cz | jbj | 2 | -5/+5 |
2000-08-08 | Auto-update by leon@geon.donetsk.ua | jbj | 1 | -1/+1 |
2000-08-08 | Auto-update by leon@geon.donetsk.ua | jbj | 1 | -19/+19 |
2000-08-08 | Auto-update by leon@geon.donetsk.ua | jbj | 1 | -19/+18 |
2000-08-08 | Changes for 0.27 release | rjray | 2 | -5/+32 |
2000-08-08 | Minor changes to reflect new RPM::Database and RPM::Header interfaces. | rjray | 1 | -10/+7 |
2000-08-08 | Corrected small oversight that would have prevented exporting both $RPM | rjray | 1 | -3/+4 |
2000-08-08 | Covered some changes not yet reflected in the documentation. | rjray | 1 | -12/+15 |
2000-08-07 | Auto-update by leon@geon.donetsk.ua | jbj | 1 | -647/+150 |
2000-08-07 | - fix: segfault when globbing on "" (#15593). | jbj | 4 | -9/+17 |
2000-08-07 | Auto-update by goeran@uddeborg.pp.se | jbj | 1 | -20/+5 |
2000-08-07 | Sanity. | jbj | 1 | -29/+14 |
2000-08-07 | More documentation. | rjray | 1 | -80/+98 |
2000-08-07 | Took out a few more. | rjray | 1 | -13/+1 |
2000-08-07 | Added RPM/Error.xs | rjray | 1 | -1/+2 |
2000-08-07 | Extended the import to include $RPM as a possible object, and added mention | rjray | 1 | -20/+43 |
2000-08-07 | Last effort created some -w noise. | rjray | 1 | -4/+9 |
2000-08-07 | Added an export of %RPM, which if requested is a pre-tied hash connected | rjray | 1 | -5/+47 |
2000-08-06 | Very thorough re-write of how values are returned from FETCH. See docs. | rjray | 1 | -120/+234 |
2000-08-06 | Various changes, partial support for RPM::Package, changes to prototypes. | rjray | 1 | -3/+4 |
2000-08-06 | The start of the XS half of RPM::Package support | rjray | 1 | -0/+191 |
2000-08-06 | The start of the Perl half of RPM::Package support. | rjray | 1 | -0/+41 |
2000-08-06 | Start of the XS half of RPM::Transaction class. | rjray | 1 | -0/+25 |
2000-08-06 | Start of the Perl half of RPM::Transaction class. | rjray | 1 | -0/+43 |
2000-08-06 | Start of support for RPM::Package and RPM::Transaction classes. | rjray | 1 | -3/+19 |
2000-08-06 | More documentation added. More yet to do, still. | rjray | 1 | -101/+125 |