Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2002-08-05 | - python: the death of rpmdb-py.[ch], use ts.fooDB() methods instead. | jbj | 1 | -44/+28 |
2002-07-25 | - python: add ts.hdrCheck(), ts.rebuildDB() methods. | jbj | 1 | -3/+3 |
2002-07-19 | Remove foo.iter() method, use tp_iter mechanism, for rpmmi/rpmds/rpmfi. | jbj | 1 | -12/+29 |
2002-07-14 | - python: sanity check fixes on rpmts/rpmte methods. | jbj | 1 | -1/+19 |
2002-06-03 | Teach doxygen about python/*-py.c files. | jbj | 1 | -3/+3 |
2002-06-01 | - fix: use getgrnam, not getpwnam, to convert gid -> group. | jbj | 1 | -0/+4 |
2002-05-28 | - eliminate legacy db methods, add ts.dbMatch method. | jbj | 1 | -0/+228 |