summaryrefslogtreecommitdiff
path: root/python
AgeCommit message (Expand)AuthorFilesLines
2005-01-23- blueprint rpm-4_4 and HEAD to minimize diff spew.jbj2-2/+4
2005-01-17Build on macosx.jbj2-1/+5
2005-01-05build rpm-4.4.1-0.6.jbj1-0/+1
2004-11-25- python: bleeping keywords broke labelCompare.jbj2-5/+3
2004-11-17Add kwargs everywhere - courtesy of pjones@redhat.compauln21-774/+1001
2004-11-15Re-export hidden VSF symbols 139221pauln1-0/+6
2004-11-09- python: add python 2.4 support.jbj3-8/+15
2004-11-08Splint clean.jbj1-1/+1
2004-11-08Sanity.jbj1-1/+1
2004-10-31- python: remove ".A" from creaky ts.check() tuple return (#135008).jbj1-0/+4
2004-10-28- bump popt to version to 1.10.jbj1-7/+7
2004-10-27Build rpm-4.4-0.1 packages.jbj1-1/+1
2004-10-20Doxygen fiddles.jbj1-1/+1
2004-10-20Add rpmtsCheck() and rpmtsOrder() to iterator.jbj1-1/+1
2004-10-19Build and changes for _rpm modulepauln2-11/+14
2004-10-19Initial python wrapped rpm module filespauln2-0/+23
2004-10-19ignore file for rpm-python rpm dirpauln1-0/+8
2004-10-16Upgrade to db-4.3.14 internal.jbj1-1/+18
2004-10-13Splint fiddles.jbj5-15/+29
2004-10-13Move rpm-python test scripts to test subdirectory.jbj7-0/+90
2004-10-13Permit fi = rpm.fi(h, tagN, flags) creator, analogous to h.fiFromHeader().jbj1-7/+81
2004-10-13Permit ds = rpm.ds(h, tagN, flags) creator, analogous to h.dsFromHeader().jbj1-7/+80
2004-10-13Return current problem set form transaction.jbj3-4/+59
2004-10-12More cleanup.jbj1-26/+4
2004-10-12No need for ps.NumProblems() method.jbj1-16/+0
2004-10-12Proof-of-concept rpmps object. Ick ...jbj1-21/+184
2004-10-12rpmps framework created.jbj5-4/+263
2004-10-11Add Find and Merge methods, Sort stub.jbj1-0/+68
2004-10-11Don't include Arch in release for backwards compat (#135008)pauln1-1/+3
2004-10-09Doxygen and cpp nit picks.jbj1-1/+2
2004-06-14Use libtool magic to build python modules.arekm1-30/+16
2004-06-11- python: permit integer keys to ts.dbMatch().jbj1-0/+1
2004-06-10- python: return ds, not tuple, for ds iteration.jbj1-1/+3
2004-06-10Return a single ds if you try and iterate over a single dspauln1-12/+2
2004-05-04- Adding support for integer keys in ts.dbMatch().niemeyer4-3/+67
2004-03-29Proof-of-concept for arch filtered dependencies.jbj1-3/+8
2004-03-28- use package build time as EVR comparison tie breaker.jbj1-0/+11
2004-03-26Splint fiddles.jbj1-0/+7
2004-03-11Make spec-py lint free.pauln1-24/+34
2004-03-11Begin lint fixes for spec-pypauln3-5/+30
2004-03-11Fix splint warnings for specpauln1-0/+2
2004-03-11substititute labelCompare into rpmds_compare; map rpmdsCompare onto '==' and ...jbj2-3/+124
2004-03-10Initial rpm.spec implementationpauln5-2/+273
2004-02-21Typo.jbj1-1/+1
2004-02-21Fix typo.jbj1-11/+9
2004-02-20another oopssopwith1-1/+3
2004-02-20oopssopwith1-2/+2
2004-02-20Further fixes related to 113661sopwith1-20/+14
2004-01-28Enable selinux contexts in rpmtsRun - patch from Jeremy Katzpauln1-0/+14
2004-01-26- python: throw exception on bad arg to labelCompare (#113661).jbj1-0/+5