summaryrefslogtreecommitdiff
path: root/python/rpmfi-py.c
AgeCommit message (Expand)AuthorFilesLines
2004-11-17Add kwargs everywhere - courtesy of pjones@redhat.compauln1-77/+63
2004-10-13Splint fiddles.jbj1-0/+1
2004-10-13Permit fi = rpm.fi(h, tagN, flags) creator, analogous to h.fiFromHeader().jbj1-7/+81
2004-10-09Doxygen and cpp nit picks.jbj1-1/+2
2004-01-01- python: include Python.h before glibc features.h.jbj1-6/+0
2003-12-01splint fiddles, no warnings.jbj1-0/+26
2003-11-23Merge changes from rpm-4.2.1 development.jbj1-2/+2
2003-05-04Use getattro/setattro throughout.jbj1-6/+11
2003-05-02Generate random primes method.jbj1-2/+2
2003-04-17Doxygen doco markup.jbj1-1/+1
2002-12-30- use rpmfiFDepends() underneath --fileprovide/--filerequire.jbj1-0/+24
2002-12-11Add rpmfts-py.[ch] bindings for fts(3) from rpmio.jbj1-16/+20
2002-12-10Add tp_{init,alloc,new,free} methods to rpmts.jbj1-2/+2
2002-08-19- add --with-efence to configure, check install/upgrade with efence.jbj1-2/+3
2002-07-19Remove foo.iter() method, use tp_iter mechanism, for rpmmi/rpmds/rpmfi.jbj1-26/+102
2002-07-14- python: sanity check fixes on rpmts/rpmte methods.jbj1-6/+49
2002-05-28- eliminate legacy db methods, add ts.dbMatch method.jbj1-1/+0
2002-05-27Add rpmal bindings, Grand Renaming to rpmalFoo().jbj1-47/+75
2002-05-23- add rpmds/rpmfi/rpmts methods to bindings.jbj1-2/+2
2002-05-23rpmds and rpmfi iterators, take 0.jbj1-0/+374