summaryrefslogtreecommitdiff
path: root/rpmdb/hdrNVR.c
AgeCommit message (Expand)AuthorFilesLines
2008-05-12Start (re-)joining librpmdb and librpmPanu Matilainen1-130/+0
2008-04-16Make headerNVR() just a special case of headerNEVRA()Panu Matilainen1-11/+7
2008-04-09Make headerGetNEVRA() return "src" as the arch of source packagesPanu Matilainen1-2/+4
2008-04-09Initialize pointers, lowercase local variablePanu Matilainen1-4/+4
2008-04-09Rewrite headerGetN*() for simplicityPanu Matilainen1-26/+21
2008-04-09Add headerGetEVR() convenience functionPanu Matilainen1-0/+18
2008-04-09Make headerNEVRA() actually return epoch tooPanu Matilainen1-1/+6
2008-02-05Use rpmTagType always now that it's available everywherePanu Matilainen1-2/+2
2008-02-05Add rpm_color_t type for rpm color bits, use where spottedPanu Matilainen1-3/+3
2008-02-03Make rpmtag.h standalone, include from rpmtypes.hPanu Matilainen1-1/+1
2008-01-30rpmlib.h mass evictionPanu Matilainen1-1/+4
2007-12-19Add rpm_data_t (and _constdata_t) for header data, use everywherePanu Matilainen1-6/+6
2007-12-13Use rpm_tagtype_t everywhere for rpm (header) tagtype typePanu Matilainen1-2/+2
2007-12-13Use rpm_count_t everywhere for header data countPanu Matilainen1-3/+3
2007-12-08Switch to <rpm/foo.h> style for public headersPanu Matilainen1-1/+1
2007-12-01Erm, stuff headerIsSource() implementation to hdrNVR with other cruftPanu Matilainen1-0/+5
2007-12-01Move hGet*() funcs from rpmts, rename to headerGet*()Panu Matilainen1-0/+60
2007-11-28Remove code duplicationPanu Matilainen1-15/+1
2007-11-23Use #include <x.h> syntax to include public headers.Ralf Corsépius1-1/+1
2007-10-29Include rpmlib.h instead of lib/rpmlib.hPanu Matilainen1-1/+1
2007-09-11Remove splint tags.Ralf Corsépius1-5/+1
2003-01-17- duplicate package checks with arch/os checks if colored.jbj1-0/+32
2002-06-22Factor bounds checking annotations into source code.jbj1-0/+2
2001-10-21- all symbols but hdrVec are now forward references in linkage.jbj1-0/+30