summaryrefslogtreecommitdiff
path: root/lib/tagname.c
AgeCommit message (Expand)AuthorFilesLines
2011-09-01Add RPMTAG_INSTFILENAMES tag extension for state-aware file listsPanu Matilainen1-5/+0
2011-08-31Oops, forgot to add the instfilenames pseudo index to tag lookup codePanu Matilainen1-0/+5
2011-03-03Eliminate useless 'I dont care about the return code' variables in tagnamesPanu Matilainen1-6/+3
2010-10-22rpmTagFoo() getters take arbitrary integers, not rpmTag enumsPanu Matilainen1-16/+16
2010-09-28Eliminate silly leftover switch-case from _tagType()Panu Matilainen1-8/+1
2010-09-21Avoid stepping on toes of relatives, part 2Panu Matilainen1-6/+6
2010-09-21Rename tagtbl.c -> tagtbl.CPanu Matilainen1-1/+1
2010-09-21Use the new tag type/return type getters everywherePanu Matilainen1-1/+1
2010-09-21Add yet more rpmTagTagTagFoo() functionsPanu Matilainen1-0/+10
2010-09-21Split tag type and return type to separate fields in tag tablePanu Matilainen1-1/+3
2010-03-22Lose leftover RPMDBI_ARGLIST rpmgi pseudo tagPanu Matilainen1-7/+0
2010-03-19Lose unused temporary/pseudo rpmdbi tagsPanu Matilainen1-24/+0
2010-03-19Eliminate hysterical --hdlist query option and everything implementing itPanu Matilainen1-6/+0
2010-03-19Eliminate --wtfwalk .. err, --ftswalk and everything implementing itPanu Matilainen1-6/+0
2009-06-12Fix out of source directory build (ticket #65)Panu Matilainen1-1/+1
2009-01-28Add API for getting the class of tag type directlyPanu Matilainen1-2/+7
2008-11-17Introduce rpm tag "classes"Panu Matilainen1-0/+27
2008-06-02Change rpmTagGetNames() interface to more like that of headerGet()Panu Matilainen1-8/+10
2008-05-21Eliminate rpmTagTable internals from API/ABI completelyPanu Matilainen1-1/+21
2008-05-21Remove double doxygen documentationPanu Matilainen1-10/+0
2008-05-21Add rpmTagGetNames() public function for retrieving known tag namesPanu Matilainen1-0/+21
2008-05-12Fixup paths and Makefiles for rpmdb/ eliminationPanu Matilainen1-1/+1
2008-05-12Start (re-)joining librpmdb and librpmPanu Matilainen1-0/+291