summaryrefslogtreecommitdiff
path: root/python/rpmts-py.c
AgeCommit message (Expand)AuthorFilesLines
2003-04-17Doxygen doco markup.jbj1-38/+38
2003-04-16- resurrect manifests, RPMRC_NOTFOUND returned by readLead().jbj1-5/+1
2002-12-311st crack at colored installs.jbj1-1/+21
2002-12-11Add rpmfts-py.[ch] bindings for fts(3) from rpmio.jbj1-59/+66
2002-12-10Add tp_{init,alloc,new,free} methods to rpmts.jbj1-5/+81
2002-12-04python: gilding lilies.jbj1-9/+11
2002-11-30- upgrade to elfutils-0.63.jbj1-5/+0
2002-11-15- resurrect availablePackages one more time.jbj1-6/+8
2002-10-15- python: permit headers to be hashed.jbj1-0/+5
2002-09-19Check for orphan'ed chnages in rpm-4.1.jbj1-1/+1
2002-09-03- fix: always do rpmalMakeIndex.jbj1-1/+1
2002-08-26- python: don't remap NOKEY/UNTRUSTED to OK.jbj1-3/+3
2002-08-23- merge signature returns into rpmRC.jbj1-9/+25
2002-08-20- check for interrupt during iteration.jbj1-12/+38
2002-08-20- python: supid typo broke ts.check().jbj1-2/+0
2002-08-19- add --with-efence to configure, check install/upgrade with efence.jbj1-2/+2
2002-08-15- python: explicit method to set transFlags.jbj1-14/+50
2002-08-13- supply transitive closure for CLI packages from rpmdb-redhat database.jbj1-1/+1
2002-08-09- python: include instance in IDTXload, filename in IDTXglob, returnjbj1-17/+41
2002-08-09- python: add (optional) ts.check() callback.jbj1-18/+87
2002-08-08- python: add return codes for rollbacks and fooDB methods.jbj1-34/+28
2002-08-06- python: bindings to import pubkeys and display openpgp packets.jbj1-1/+70
2002-08-06- add bitmask for precise control of signature/digest verification.jbj1-18/+30
2002-08-05- python: the death of rpmdb-py.[ch], use ts.fooDB() methods instead.jbj1-12/+0
2002-08-05- python: enable threads on callbacks and longish rpmlib calls.jbj1-7/+62
2002-08-05- python: bare bones rollback bindings.jbj1-4/+141
2002-08-04- resurrect --rollback.jbj1-0/+1
2002-08-02- check header blobs on export (i.e. rpmdbAdd())..jbj1-3/+11
2002-08-01- python: methods to disable all new features for benchmarking.jbj1-19/+64
2002-07-28- python: don't segfault in ts.GetKeys() on erased packages.jbj1-3/+5
2002-07-25- python: remove the old initdb/rebuilddb methods, use ts.fooDB().jbj1-5/+2
2002-07-25- python: add ts.hdrCheck(), ts.rebuildDB() methods.jbj1-30/+185
2002-07-19Remove foo.iter() method, use tp_iter mechanism, for rpmmi/rpmds/rpmfi.jbj1-0/+6
2002-07-18up2date functional on rpm-python-4.1 bindings.jbj1-35/+76
2002-07-14- python: sanity check fixes on rpmts/rpmte methods.jbj1-3/+96
2002-07-13- install rpmal.h and rpmhash.h, implicit rpmps.hinclude, for now.jbj1-2/+0
2002-06-03Teach doxygen about python/*-py.c files.jbj1-2/+2
2002-05-28- eliminate legacy db methods, add ts.dbMatch method.jbj1-9/+39
2002-05-27Add bindings for rpmte and FD_t.jbj1-23/+90
2002-05-27Add rpmal bindings, Grand Renaming to rpmalFoo().jbj1-35/+58
2002-05-23Create rpmts-py.c.jbj1-0/+555