summaryrefslogtreecommitdiff
path: root/python/rpmts-py.h
Commit message (Expand)AuthorAgeFilesLines
* Pass rpmts object to rpmSpecBuild()Florian Festi2019-05-281-0/+2
* Move further initialization from python ts tp_new to tp_initPanu Matilainen2009-10-091-2/+0
* Add a dummy python-level transaction set class, use it alwaysPanu Matilainen2009-10-021-2/+0
* 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
* Put some consistency to python object creationPanu Matilainen2009-09-221-0/+2
* Make the python object structures opaquePanu Matilainen2009-09-221-10/+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
* Remove split tags.Ralf Corsépius2007-09-111-5/+1
* Clean up python ts object creation.Panu Matilainen2007-07-131-1/+1
* Add kwargs everywhere - courtesy of pjones@redhat.compauln2004-11-171-1/+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
* Add rpmfts-py.[ch] bindings for fts(3) from rpmio.jbj2002-12-111-1/+2
* - check for interrupt during iteration.jbj2002-08-201-0/+1
* up2date functional on rpm-python-4.1 bindings.jbj2002-07-181-1/+0
* - 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/+2
* - add rpmds/rpmfi/rpmts methods to bindings.jbj2002-05-231-4/+0
* Create rpmts-py.c.jbj2002-05-231-0/+30