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