summaryrefslogtreecommitdiff
path: root/python/rpmts-py.h
AgeCommit message (Expand)AuthorFilesLines
2009-10-09Move further initialization from python ts tp_new to tp_initPanu Matilainen1-2/+0
2009-10-02Add a dummy python-level transaction set class, use it alwaysPanu Matilainen1-2/+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-4/+0
2009-09-22Put some consistency to python object creationPanu Matilainen1-0/+2
2009-09-22Make the python object structures opaquePanu Matilainen1-10/+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-11Remove split tags.Ralf Corsépius1-5/+1
2007-07-13Clean up python ts object creation.Panu Matilainen1-1/+1
2004-11-17Add kwargs everywhere - courtesy of pjones@redhat.compauln1-1/+1
2003-12-01splint fiddles, no warnings.jbj1-0/+1
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-12-11Add rpmfts-py.[ch] bindings for fts(3) from rpmio.jbj1-1/+2
2002-08-20- check for interrupt during iteration.jbj1-0/+1
2002-07-18up2date functional on rpm-python-4.1 bindings.jbj1-1/+0
2002-07-14- python: sanity check fixes on rpmts/rpmte methods.jbj1-1/+3
2002-05-28- eliminate legacy db methods, add ts.dbMatch method.jbj1-0/+2
2002-05-27Add bindings for rpmte and FD_t.jbj1-0/+2
2002-05-23- add rpmds/rpmfi/rpmts methods to bindings.jbj1-4/+0
2002-05-23Create rpmts-py.c.jbj1-0/+30