summaryrefslogtreecommitdiff
path: root/python/rpmfi-py.h
AgeCommit message (Expand)AuthorFilesLines
2009-09-24Make object allocation type agnosticPanu Matilainen1-1/+1
2009-09-23Make fiFromHeader() static inside header-py, deprecatePanu Matilainen1-2/+0
2009-09-23Add type checking macros for all rpm python type objectsPanu Matilainen1-0/+2
2009-09-22Lose the empty doxygen markersPanu Matilainen1-4/+0
2009-09-22Make all python object creation wrappers return PyObject pointersPanu Matilainen1-2/+2
2009-09-22Make the python object structures opaquePanu Matilainen1-6/+1
2007-12-08Switch to <rpm/foo.h> style for public headersPanu Matilainen1-1/+1
2007-11-23Use #include <x.h> syntax to include public headers.Ralf Corsépius1-1/+1
2007-09-12Formating cleanup.Ralf Corsépius1-4/+2
2007-09-11Remove split tags.Ralf Corsépius1-10/+3
2004-11-17Add kwargs everywhere - courtesy of pjones@redhat.compauln1-1/+1
2003-12-01splint fiddles, no warnings.jbj1-1/+5
2003-11-23Merge changes from rpm-4.2.1 development.jbj1-1/+1
2003-04-17Doxygen doco markup.jbj1-1/+1
2002-12-12Addjbj1-0/+1
2002-07-19Remove foo.iter() method, use tp_iter mechanism, for rpmmi/rpmds/rpmfi.jbj1-0/+2
2002-07-14- python: sanity check fixes on rpmts/rpmte methods.jbj1-3/+7
2002-05-28- eliminate legacy db methods, add ts.dbMatch method.jbj1-0/+2
2002-05-23- add rpmds/rpmfi/rpmts methods to bindings.jbj1-1/+1
2002-05-23rpmds and rpmfi iterators, take 0.jbj1-0/+21