Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2008-03-17 | Remove rollback support | Panu Matilainen | 1 | -4/+0 | |
- not possible to do reliably within rpm - effort is better wasted on investigating fs-level snapshots, which is way beyond rpm scope except for hooks to interact with the snapshot mechanism to communicate beginning/end of transaction and such | |||||
2008-02-25 | Add new header for collecting utility macros | Panu Matilainen | 1 | -0/+4 | |
- atm consists of portability wrappers to various gcc extensions like __attribute__() to provide additional warnings and checks - copied from glib to avoid an extra build dependency just for the silly macros, renamed to avoid namespace clashing | |||||
2008-02-05 | Split non-cli verify bits from rpmcli to separate header | Panu Matilainen | 1 | -0/+4 | |
2008-01-30 | Add stub rpmtypes.h header stub | Panu Matilainen | 1 | -0/+4 | |
- place to stick in common typedefs to untangle header cross-include jungle | |||||
2007-12-03 | Split RPMTAG_* and related functions out of rpmlib.h to rpmtag.h | Panu Matilainen | 1 | -0/+4 | |
2007-12-01 | Add separate public header for callback declarations | Panu Matilainen | 1 | -4/+4 | |
- rpmmessages is empty, lose it - adjust includes | |||||
2007-11-26 | Regenerate. | Ralf Corsépius | 1 | -27/+27 | |
2007-11-23 | Regenerate preinstall.am | Panu Matilainen | 1 | -0/+4 | |
2007-11-23 | Move stringbuf into librpmio, rename header | Panu Matilainen | 1 | -4/+4 | |
- rename header to more generic rpmstring.h for collecting misc string helper functions | |||||
2007-11-23 | Fix typo in preinstall.am generation. | Ralf Corsépius | 1 | -26/+26 | |
2007-11-22 | Regenerate. | Ralf Corsépius | 1 | -0/+104 | |
2007-11-22 | Add header preinstallation. | Ralf Corsépius | 1 | -0/+0 | |