summaryrefslogtreecommitdiff
path: root/python/rpmmi-py.c
AgeCommit message (Expand)AuthorFilesLines
2002-08-05- python: the death of rpmdb-py.[ch], use ts.fooDB() methods instead.jbj1-44/+28
2002-07-25- python: add ts.hdrCheck(), ts.rebuildDB() methods.jbj1-3/+3
2002-07-19Remove foo.iter() method, use tp_iter mechanism, for rpmmi/rpmds/rpmfi.jbj1-12/+29
2002-07-14- python: sanity check fixes on rpmts/rpmte methods.jbj1-1/+19
2002-06-03Teach doxygen about python/*-py.c files.jbj1-3/+3
2002-06-01- fix: use getgrnam, not getpwnam, to convert gid -> group.jbj1-0/+4
2002-05-28- eliminate legacy db methods, add ts.dbMatch method.jbj1-0/+228