Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2002-04-13 | - use rpmdb-redhat to suggest dependency resolution(s). | jbj | 1 | -0/+1 |
2002-04-11 | - rescusitate --rebuild. | jbj | 1 | -1/+8 |
2002-03-13 | Split transaction set handling into separate file, prepatory to | jbj | 1 | -1/+1 |
2002-01-06 | - sparc: make dbenv per-rpmdb, not per-dbi. | jbj | 1 | -0/+4 |
2002-01-05 | Compute parent and no. of children for each package. | jbj | 1 | -0/+45 |
2001-12-08 | - lclint-3.0.0.19 fiddles. | jbj | 1 | -0/+4 |
2001-11-23 | - fix a couple dinky memory leaks. | jbj | 1 | -2/+8 |
2001-11-18 | 1st element in tsort candidate queue was not marked. | jbj | 1 | -1/+1 |
2001-11-17 | - use TR_REMOVED relations as well as TR_ADDED for ordering. | jbj | 1 | -3/+1 |
2001-11-17 | - methods to complete making transactionElement opaque. | jbj | 1 | -4/+112 |
2001-11-17 | Continue making transactionElement opaque. | jbj | 1 | -0/+34 |
2001-11-16 | Move addTE/delTE to rpmte.c. | jbj | 1 | -1/+114 |
2001-11-16 | - use array of pointers rather than contiguous array for ts->order. | jbj | 1 | -1/+16 |
2001-11-16 | Create rpmte.[ch]. | jbj | 1 | -0/+155 |