Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2011-05-28 | Eliminate dead NULL-assignments at scope-end in librpm, part I | Panu Matilainen | 1 | -1/+1 |
2010-10-22 | Switch header APIs to use rpmTagVal instead of rpmTag | Panu Matilainen | 1 | -14/+14 |
2010-09-21 | Use the new tag type/return type getters everywhere | Panu Matilainen | 1 | -6/+7 |
2010-09-21 | Use actual rpmTags in place of the old HEADER_FOO defines everywhere | Panu Matilainen | 1 | -1/+1 |
2010-09-01 | Passed-in values are const for every headerPutType() variant | Panu Matilainen | 1 | -6/+6 |
2010-04-01 | Disable header i18n lookup in headerCopyTags() (RhBug:578299) | Panu Matilainen | 1 | -1/+1 |
2009-12-22 | Move the higher level convenience functions out of header.c | Panu Matilainen | 1 | -0/+173 |
2009-12-22 | Rename hdrNVR.c to more obvious and generic headerutil.c | Panu Matilainen | 1 | -0/+71 |