Age | Commit message (Expand) | Author | Files | Lines |
2004-10-15 | Out with the old ... | jbj | 643 | -174795/+0 |
2004-10-15 | - obsolete Serial:, Copyright:, and RHNPlatform: syntax in spec files. | jbj | 2 | -43/+50 |
2004-10-15 | - disable expensive header+payload verifies in default config. | jbj | 6 | -23/+68 |
2004-10-14 | Open ftswalk/argv paths to permit --qf on header. | jbj | 1 | -2/+46 |
2004-10-14 | Hack in hdlist queries. | jbj | 2 | -1/+19 |
2004-10-14 | - fix: don't set handler if SIG_IGN is already set (#134474). | jbj | 5 | -35/+78 |
2004-10-13 | - silently add default %defattr(-,root,root) for all packages. | jbj | 4 | -3/+14 |
2004-10-13 | Splint fiddles. | jbj | 5 | -15/+29 |
2004-10-13 | Move rpm-python test scripts to test subdirectory. | jbj | 7 | -0/+90 |
2004-10-13 | - python: add rpm.ps() object to carry problem set info. | jbj | 1 | -0/+3 |
2004-10-13 | Permit fi = rpm.fi(h, tagN, flags) creator, analogous to h.fiFromHeader(). | jbj | 1 | -7/+81 |
2004-10-13 | Permit ds = rpm.ds(h, tagN, flags) creator, analogous to h.dsFromHeader(). | jbj | 1 | -7/+80 |
2004-10-13 | Return current problem set form transaction. | jbj | 3 | -4/+59 |
2004-10-13 | Remove pugly extra newline from --changelog. | jbj | 1 | -3/+3 |
2004-10-12 | More cleanup. | jbj | 1 | -26/+4 |
2004-10-12 | No need for ps.NumProblems() method. | jbj | 1 | -16/+0 |
2004-10-12 | Proof-of-concept rpmps object. Ick ... | jbj | 1 | -21/+184 |
2004-10-12 | rpmps framework created. | jbj | 5 | -4/+263 |
2004-10-11 | Add Find and Merge methods, Sort stub. | jbj | 1 | -0/+68 |
2004-10-11 | Don't include Arch in release for backwards compat (#135008) | pauln | 1 | -1/+3 |
2004-10-10 | Add --qf to rpmgi. | jbj | 3 | -15/+65 |
2004-10-10 | Create generic iterator (needs work). | jbj | 5 | -2/+440 |
2004-10-10 | Typo. | jbj | 1 | -1/+1 |
2004-10-09 | Doxygen and cpp nit picks. | jbj | 10 | -106/+13 |
2004-10-09 | Changes from rpm-4_3 branch. | jbj | 2 | -8/+30 |
2004-10-09 | More changes from rpm-4_3 branch. | jbj | 14 | -43/+81 |
2004-10-09 | Flush changes from rpm-4_3 branch. | jbj | 12 | -70/+152 |
2004-10-09 | Splint fiddles. | jbj | 1 | -2/+0 |
2004-10-09 | Splint fiddles. | jbj | 6 | -69/+78 |
2004-10-09 | Splint fiddles. | jbj | 3 | -5/+6 |
2004-10-09 | Splint fiddles. | jbj | 4 | -5/+14 |
2004-10-09 | Splint fiddles. | jbj | 17 | -87/+225 |
2004-10-09 | Enable prototypes with splint. | jbj | 1 | -0/+3 |
2004-10-09 | Upgrade to zlib-1.2.2. | jbj | 33 | -153/+162 |
2004-10-09 | Splint annotations. | jbj | 24 | -847/+21609 |
2004-10-04 | Don't version compare obsolete with package header | pauln | 1 | -2/+1 |
2004-09-30 | - prevent RPMSENSE_PREREQ from being set or tested. | jbj | 2 | -1/+3 |
2004-09-30 | - add Disttag: syntax to spec file parser and header content. | jbj | 3 | -4/+19 |
2004-09-19 | - upgrade to pristine zlib-1.2.1.2. | jbj | 61 | -22055/+1648 |
2004-09-13 | add call to get headerUnload | cturner | 3 | -3/+28 |
2004-08-31 | - ia64: auto-relocate entire, not partial, directory contents (#126905). | jbj | 4 | -12/+55 |
2004-08-19 | - avoid "can't happen" recursion while retrieving pubkeys. | jbj | 2 | -0/+9 |
2004-08-18 | - Added support for $RPM_Requires and $RPM_Provides. | joden | 1 | -3/+152 |
2004-08-18 | - Fixed duplicate requires bug. | joden | 1 | -10/+38 |
2004-08-11 | Second pass at edit to rpmtsRun doxygen. | joden | 1 | -2/+5 |
2004-08-11 | Add docs to rpmtsRun to explain what is required before a call | joden | 1 | -1/+7 |
2004-08-04 | Spint fiddles. | jbj | 14 | -113/+301 |
2004-08-03 | Install into /usr/lib64 where appropriate. | jbj | 3 | -64/+23 |
2004-08-03 | Modern autocrap conventions, dump acconfig.h. | jbj | 2 | -68/+42 |
2004-08-03 | Remove more autocrap clinker. | jbj | 9 | -3501/+39 |