summaryrefslogtreecommitdiff
path: root/python
AgeCommit message (Expand)AuthorFilesLines
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
2004-01-22Build with gcc-2.95.3 and python-2.2, remove incompat CFLAGS and casts.jbj4-4/+4
2004-01-16Quick fix for [] vs None retrun.jbj1-2/+16
2004-01-14Return [] for tags with no contents.jbj1-10/+3
2004-01-05Typo.jbj1-1/+1
2004-01-01- python: avoid invoking python to acquire ill-specified parameters.jbj3-12/+2
2004-01-01- python: include Python.h before glibc features.h.jbj14-69/+19
2004-01-01Return [] for lists see #112794pauln1-5/+11
2003-12-30- use -fPIC -DPIC on all platforms, not just mandatory (#112713).jbj4-4/+4