Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2010-09-21 | Use actual enum values in tag table sentinel to avoid int/enum mismatch | Panu Matilainen | 1 | -1/+1 |
2010-09-21 | Split tag type and return type to separate fields in tag table | Panu Matilainen | 1 | -2/+2 |
2010-09-21 | Use the enum name instead of value when generating the tagtable source | Panu Matilainen | 1 | -1/+1 |
2008-07-14 | Don't put unimplemented tags into tagtable | Panu Matilainen | 1 | -1/+1 |
2008-05-21 | Eliminate rpmTagTable internals from API/ABI completely | Panu Matilainen | 1 | -9/+1 |
2008-05-14 | Teach rpm tag table about extensions | Panu Matilainen | 1 | -3/+7 |
2008-05-12 | Start (re-)joining librpmdb and librpm | Panu Matilainen | 1 | -0/+84 |