Age | Commit message (Expand) | Author | Files | Lines |
2007-11-30 | Move logging related macros rpmlog, adjust includes | Panu Matilainen | 26 | -24/+35 |
2007-11-30 | rpmurl and argv doxygen groupings | Panu Matilainen | 4 | -23/+31 |
2007-11-30 | rpmpgp doxygen tagging | Panu Matilainen | 3 | -71/+75 |
2007-11-30 | rpmrpc doxygen groupings.. | Panu Matilainen | 1 | -17/+17 |
2007-11-29 | Export FTS_* options through rpmgi.h as RPMGI_* | Panu Matilainen | 3 | -19/+30 |
2007-11-29 | Lose python fts | Panu Matilainen | 5 | -563/+0 |
2007-11-29 | Avoid building rpmdebug-py | Panu Matilainen | 2 | -5/+0 |
2007-11-29 | Lose the useless rpmrc python stuff, group macro handling to rpmmacro-py | Panu Matilainen | 7 | -439/+83 |
2007-11-28 | Lose rpmgi_internal.h, no longer needed | Panu Matilainen | 3 | -47/+33 |
2007-11-28 | Add rpmgiGetFlags() method to avoid rpmgi_internal.h in query | Panu Matilainen | 3 | -5/+12 |
2007-11-29 | Bunch of compiler warnings silenced | Panu Matilainen | 3 | -7/+7 |
2007-11-28 | Remove code duplication | Panu Matilainen | 1 | -15/+1 |
2007-11-27 | Revert the buggy dbiFindByLabel() epoch handling for now | Panu Matilainen | 1 | -30/+9 |
2007-11-27 | Back out the epoch-in-queryformat changes, too much breaks | Panu Matilainen | 3 | -5/+5 |
2007-11-27 | Make epoch present in generated filenames too | Panu Matilainen | 2 | -3/+3 |
2007-11-27 | Comment out hRET_s and HE_s for now... | Panu Matilainen | 1 | -0/+3 |
2007-11-27 | Make default queryformat show epoch if present | Panu Matilainen | 2 | -2/+2 |
2007-11-27 | Remove unneeded includes | Panu Matilainen | 1 | -3/+0 |
2007-11-27 | One missed legacy include | Panu Matilainen | 1 | -1/+1 |
2007-11-27 | Drop extra include paths from python too | Panu Matilainen | 3 | -5/+1 |
2007-11-27 | Move rpmfiBuildFNames() to rpmfi now that it's possible | Panu Matilainen | 7 | -78/+78 |
2007-11-27 | Move legacy%#¤%#¤ to librpm now that it can move.. | Panu Matilainen | 12 | -11/+10 |
2007-11-27 | Drop support for old style file tags in rpmdb | Panu Matilainen | 1 | -3/+0 |
2007-11-27 | Remove long since dead fields from python header objects | Panu Matilainen | 1 | -18/+0 |
2007-11-27 | Remove debug junk | Panu Matilainen | 1 | -1/+0 |
2007-11-27 | Teach dbiFindByLabel() to grok epochs | Panu Matilainen | 2 | -9/+31 |
2007-11-26 | Adjust comment. | Ralf Corsépius | 1 | -1/+1 |
2007-11-26 | s/build_os/host_os/ | Ralf Corsépius | 1 | -43/+43 |
2007-11-26 | Remove #include "lib/signature.h" (unused) | Ralf Corsépius | 1 | -1/+0 |
2007-11-26 | Regenerate. | Ralf Corsépius | 1 | -27/+27 |
2007-11-26 | Fix quoting bug in preinstall.am generation. | Ralf Corsépius | 1 | -1/+1 |
2007-11-26 | One more pgpKeyID_t use | Panu Matilainen | 1 | -1/+1 |
2007-11-26 | Define and use pgpTime_t for pgp creation time(s) | Panu Matilainen | 2 | -4/+5 |
2007-11-26 | Define and use pgpKeyID_t for pgp key id's | Panu Matilainen | 4 | -17/+19 |
2007-11-26 | Fix "byte" usage in test programs too | Panu Matilainen | 3 | -4/+4 |
2007-11-26 | Type pedantery. | Ralf Corsépius | 2 | -3/+3 |
2007-11-26 | Eliminate type "byte" | Ralf Corsépius | 12 | -136/+134 |
2007-11-25 | Remove unnecessary deps on NSS. | Ralf Corsépius | 1 | -3/+1 |
2007-11-23 | Add a bunch of missing groupings to rpmlib.h items | Panu Matilainen | 1 | -14/+16 |
2007-11-23 | Add a few missing rpmcli doxygen groupings | Panu Matilainen | 1 | -3/+3 |
2007-11-23 | Doxygen cosmetics.. | Panu Matilainen | 2 | -12/+12 |
2007-11-23 | Add rpmtag + tag api doxygen group to librpm + hacking docs | Panu Matilainen | 3 | -7/+11 |
2007-11-23 | Remove non-public stuff from librpm doxygen groups | Panu Matilainen | 1 | -10/+0 |
2007-11-23 | Add doxygen group for rpmstring, include in librpm + hacking docs | Panu Matilainen | 3 | -16/+55 |
2007-11-23 | Add doxygen group for rpmfileutil, include in librpm + hacking docs | Panu Matilainen | 3 | -8/+19 |
2007-11-23 | Add doxygen group for rpmfc, include in librpm + hacking docs | Panu Matilainen | 3 | -13/+24 |
2007-11-23 | doxygen groupings for rpmsw, add to librpm + hacking dox | Panu Matilainen | 3 | -12/+19 |
2007-11-23 | Bunch of rpmio doxygen groupings | Panu Matilainen | 1 | -18/+18 |
2007-11-23 | Add doxygen group for rpmsq, include in librpm + hacking docs | Panu Matilainen | 3 | -13/+17 |
2007-11-23 | Add doxygen group for rpmlog, include in librpm + hacking docs | Panu Matilainen | 3 | -14/+18 |