Sanitize python object -> tag number exception handling
[platform/upstream/rpm.git] / lib / rpmgi.h
2008-04-07 Panu MatilainenARGV_t const pendantry
2008-02-05 Panu MatilainenMass convert (back) to rpmTag as it's usable everywhere now
2008-01-30 Panu Matilainenrpmgi.h doesn't need rpmte and rpmts headers, implement...
2008-01-30 Panu MatilainenRemove bunch of unnecessary rpmlib.h includes
2007-12-13 Panu MatilainenUse rpm_tag_t everywhere for rpm (header) tag type
2007-12-08 Panu MatilainenSwitch to <rpm/foo.h> style for public headers
2007-12-05 Panu MatilainenFix query return codes (rhbz#244236)
2007-12-04 Panu MatilainenEliminate debug junk from the API
2007-11-29 Panu MatilainenExport FTS_* options through rpmgi.h as RPMGI_*
2007-11-28 Panu MatilainenAdd rpmgiGetFlags() method to avoid rpmgi_internal...
2007-11-23 Panu MatilainenAdd doxygen grouping to rpmgi methods
2007-11-23 Ralf CorsépiusUse #include <x.h> syntax to include public headers.
2007-10-29 Ralf CorsépiusSplit out rpmgi_internal.h from rpmgi.h
2007-10-08 Ralf Corsépius'Adjust extern C {} blocks.'
2007-10-08 Ralf CorsépiusUse 'file' instead of '<file>' to work around include...
2007-09-17 Ralf CorsépiusDon't install db.h.
2007-09-17 Panu MatilainenMake fts.h a private header
2007-09-11 Ralf CorsépiusRemove splint tags.
2004-10-26 jbjGetter/setter methods for isSource and Header from...
2004-10-26 jbjSplint fiddles.
2004-10-25 jbjAdd options to populate transaction set while iterating.
2004-10-24 jbjIterate on RPMQV_ALL, adding filters to match iterator...
2004-10-24 jbjArg iteration for --query and --verify, everything...
2004-10-24 jbjExplicit rpmgiFlags enum defined, add RPMGI_{NOGLOB...
2004-10-20 jbjDoxygen fiddles.
2004-10-20 jbjAdd rpmtsCheck() and rpmtsOrder() to iterator.
2004-10-19 jbjStare at a redhat-artwork problem in rpmal.c with multi...
2004-10-19 jbjChange options to specify type of iteration.
2004-10-19 jbjMerge iterator types into pseudo tags.
2004-10-19 jbjStore path to header in iterator.
2004-10-19 jbjAttach header reference to the iterator.
2004-10-18 jbjIsolate most state changes in rpmgiNext, with lazy...
2004-10-18 jbjAdd generalized iterator to rpmlib.
2004-10-17 jbjGlob ftswalk/arglist args always.
2004-10-17 jbjAdd manifests to --arglist processing.
2004-10-14 jbjHack in hdlist queries.
2004-10-10 jbjAdd --qf to rpmgi.
2004-10-10 jbjCreate generic iterator (needs work).