summaryrefslogtreecommitdiff
path: root/python/rpmds-py.h
AgeCommit message (Expand)AuthorFilesLines
2009-10-05Handle all rpmds variants in its constructorPanu Matilainen1-6/+0
2009-09-24Make object allocation type agnosticPanu Matilainen1-1/+1
2009-09-23Add type checking macros for all rpm python type objectsPanu Matilainen1-0/+2
2009-09-22Lose the empty doxygen markersPanu Matilainen1-16/+0
2009-09-22Make all python object creation wrappers return PyObject pointersPanu Matilainen1-4/+4
2009-09-22Make the python object structures opaquePanu Matilainen1-8/+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-10/+5
2007-09-11Remove split tags.Ralf Corsépius1-12/+5
2004-11-17Add kwargs everywhere - courtesy of pjones@redhat.compauln1-3/+3
2003-12-01splint fiddles, no warnings.jbj1-0/+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-5/+11
2002-05-28- eliminate legacy db methods, add ts.dbMatch method.jbj1-0/+2
2002-05-27Add rpmal bindings, Grand Renaming to rpmalFoo().jbj1-0/+14
2002-05-23- add rpmds/rpmfi/rpmts methods to bindings.jbj1-1/+1
2002-05-23Create rpmts-py.c.jbj1-0/+4
2002-05-23Bind rpmds as class derived from header.jbj1-0/+21