summaryrefslogtreecommitdiff
path: root/lib/rpmtag.h
AgeCommit message (Expand)AuthorFilesLines
2023-11-16Upgrade version to 4.14tizen/4.14.1.1.tizen20230628wangbiao1-14/+86
2013-02-02Adding manifest support for rpmbuildElena Reshetova1-2/+2
2013-02-02Add support for weak dependencies:Anas Nashif1-8/+8
2012-02-08Add tag extension to calculate hardlink count for filesPanu Matilainen1-0/+1
2011-09-12Scriptlet argument tags are really arraysPanu Matilainen1-7/+7
2011-09-06Add four new extension tags for pretty-formatting dependenciesPanu Matilainen1-0/+4
2011-09-01Add RPMTAG_INSTFILENAMES tag extension for state-aware file listsPanu Matilainen1-1/+2
2011-08-29Add a new pseudo index for actually installed filesPanu Matilainen1-0/+1
2011-03-01Tag reservation for MeeGo's security framework (from Tero Aho)Panu Matilainen1-0/+2
2010-12-13Implement transaction ordering hintingPanu Matilainen1-0/+3
2010-11-15Remove RPMTAG_FILESTATUS tag extensionPanu Matilainen1-1/+0
2010-10-22Document our supported rpmdb indexes in the API via an enum of their ownPanu Matilainen1-6/+20
2010-10-22rpmTagFoo() getters take arbitrary integers, not rpmTag enumsPanu Matilainen1-6/+6
2010-10-12Add 'VCS' keyColin Walters1-0/+1
2010-09-21Move RPMTAG_NOT_FOUND into rpmTag enumerationPanu Matilainen1-1/+1
2010-09-21Add yet more rpmTagTagTagFoo() functionsPanu Matilainen1-1/+15
2010-09-21Stop abusing enum typedefs for bitfield typesPanu Matilainen1-2/+4
2010-09-01Add new %sepolicy section to the spec file formatSteve Lawrence1-0/+4
2010-06-24Move collections tag to "known free" number, document reserved tagsPanu Matilainen1-1/+3
2010-06-22Add new Collections preamble tagSteve Lawrence1-0/+1
2010-05-28Add header extension tag RPMTAG_FILESTATUS for file verificationPanu Matilainen1-0/+1
2010-04-13Update a few tag descriptions + visibilityPanu Matilainen1-8/+8
2010-04-13RPMTAG_NOSOURCE and NOPATCH aren't internal, they end up in nosrc headersPanu Matilainen1-2/+2
2010-03-22Lose leftover RPMDBI_ARGLIST rpmgi pseudo tagPanu Matilainen1-1/+0
2010-03-19Lose unused temporary/pseudo rpmdbi tagsPanu Matilainen1-4/+0
2010-03-19Eliminate hysterical --hdlist query option and everything implementing itPanu Matilainen1-2/+1
2010-03-19Eliminate --wtfwalk .. err, --ftswalk and everything implementing itPanu Matilainen1-1/+0
2010-03-11Support run-time macro and queryformat expansion on scriptletsPanu Matilainen1-0/+8
2010-02-03Kill RPMTAG_FSNAMES and RPMTAG_FSSIZES and everything implementing themFlorian Festi1-2/+2
2009-11-20Add RPMTAG_EPOCHNUM tag extensionPanu Matilainen1-0/+1
2009-10-12Add RPMTAG_VERBOSE extensionPanu Matilainen1-0/+1
2009-09-02Add header color tag extension, ie headerGetColor()Panu Matilainen1-0/+1
2009-09-02Add tag extensions for common name-[epoch:]version-release[.arch] combosPanu Matilainen1-0/+5
2009-09-01Add dbinstance tag extension (port from rpm5.org)Panu Matilainen1-0/+1
2009-09-01Triggerprein has been implemented since January 2008, update commentPanu Matilainen1-1/+1
2009-08-13Add an option bug reporting URL tag to packages (RhBug:512774)Panu Matilainen1-0/+1
2009-03-18Doxygen parameter name mismatchPanu Matilainen1-1/+1
2009-02-27Add md5->filedigest aliases (rhbz#487597)Jindrich Novy1-1/+1
2009-01-30Undo tag clash on RPMTAG_FILEDIGESTALGO[S] with rpm5.orgPanu Matilainen1-1/+2
2009-01-28Add API for getting the class of tag type directlyPanu Matilainen1-0/+7
2008-11-17Introduce rpm tag "classes"Panu Matilainen1-0/+17
2008-10-29Start adding POSIX 1.e draft file capability support for realPanu Matilainen1-0/+1
2008-07-14Mark unimplemented tags as such in tag tablePanu Matilainen1-35/+35
2008-06-26RPMTAG_LONGSIGSIZE and RPMTAG_LONGARCHIVESIZE are signature tagsPanu Matilainen1-6/+8
2008-06-12Make fssizes tag extension 64bitPanu Matilainen1-1/+1
2008-06-12Add more 64bit size tags + tag extensions for converting from old valuesPanu Matilainen1-0/+3
2008-06-10Create RPMTAG_LONGFILESIZES to hold 64bit filesizesJindrich Novy1-0/+1
2008-06-10Add RPMTAG_ORIGFILENAMES tag extensionPanu Matilainen1-0/+1
2008-06-06Introduce RPM_INT64_TYPEJindrich Novy1-1/+1
2008-06-02Change rpmTagGetNames() interface to more like that of headerGet()Panu Matilainen1-2/+3