summaryrefslogtreecommitdiff
path: root/python/rpmal-py.c
AgeCommit message (Expand)AuthorFilesLines
2007-10-28Include "rpmlib.h" instead of <rpmlib.h>.Ralf Corsépius1-1/+1
2007-09-21Rename alKey & alNum to rpmal* for namespacingPanu Matilainen1-3/+3
2007-09-11Remove split tags.Ralf Corsépius1-25/+1
2004-11-17Add kwargs everywhere - courtesy of pjones@redhat.compauln1-17/+25
2004-01-01- python: include Python.h before glibc features.h.jbj1-6/+0
2003-12-01splint fiddles, no warnings.jbj1-0/+5
2003-11-23Merge changes from rpm-4.2.1 development.jbj1-1/+1
2003-05-04Use getattro/setattro throughout.jbj1-7/+12
2003-04-17Doxygen doco markup.jbj1-1/+1
2002-12-311st crack at colored installs.jbj1-2/+4
2002-12-10Add tp_{init,alloc,new,free} methods to rpmts.jbj1-2/+2
2002-07-14- python: sanity check fixes on rpmts/rpmte methods.jbj1-2/+24
2002-07-13- install rpmal.h and rpmhash.h, implicit rpmps.hinclude, for now.jbj1-1/+0
2002-05-28- eliminate legacy db methods, add ts.dbMatch method.jbj1-1/+0
2002-05-28- add rpmal/rpmte/rpmfd methods to bindings.jbj1-1/+1
2002-05-27Add rpmal bindings, Grand Renaming to rpmalFoo().jbj1-0/+178