summaryrefslogtreecommitdiff
path: root/python/rpmte-py.h
Commit message (Expand)AuthorAgeFilesLines
* Make object allocation type agnosticPanu Matilainen2009-09-241-1/+1
* Add type checking macros for all rpm python type objectsPanu Matilainen2009-09-231-0/+2
* Lose the empty doxygen markersPanu Matilainen2009-09-221-4/+0
* Make all python object creation wrappers return PyObject pointersPanu Matilainen2009-09-221-1/+1
* Make the python object structures opaquePanu Matilainen2009-09-221-5/+1
* Switch to <rpm/foo.h> style for public headersPanu Matilainen2007-12-081-1/+1
* Use #include <x.h> syntax to include public headers.Ralf Corsépius2007-11-231-1/+1
* Formating cleanup.Ralf Corsépius2007-09-121-2/+1
* Remove split tags.Ralf Corsépius2007-09-111-3/+1
* splint fiddles, no warnings.jbj2003-12-011-0/+1
* Merge changes from rpm-4.2.1 development.jbj2003-11-231-1/+1
* Doxygen doco markup.jbj2003-04-171-1/+1
* Addjbj2002-12-121-0/+1
* - python: sanity check fixes on rpmts/rpmte methods.jbj2002-07-141-1/+3
* - eliminate legacy db methods, add ts.dbMatch method.jbj2002-05-281-0/+2
* Add bindings for rpmte and FD_t.jbj2002-05-271-0/+17