Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2001-11-09 | - no-brainer refcounts for rpmProblemSet object. | jbj | 1 | -5/+8 |
2001-11-08 | - rip out rpmDependencyConflict, replace with rpmProblem instead. | jbj | 1 | -17/+8 |
2001-11-08 | Remove dead code. | jbj | 1 | -25/+0 |
2001-11-08 | - linear search on added package provides is dumb. | jbj | 1 | -23/+81 |
2001-11-06 | - fix: harmless typo in db3 chroot hack. | jbj | 1 | -15/+24 |
2001-11-05 | Start merging file info into dependency set. | jbj | 1 | -1/+89 |
2001-11-05 | Start deconstructing availablePackage list. | jbj | 1 | -4/+3 |
2001-11-04 | - rpmal: availablePackage is totally opaque, alKey with index replaces. | jbj | 1 | -31/+32 |
2001-11-04 | - rpmds: move trigger dependencies into a rpmDepSet as well. | jbj | 1 | -8/+16 |
2001-11-04 | - rpmds: create dsProblem(), dsiGetDNEVR() retrieved DNEVR, not N. | jbj | 1 | -13/+74 |
2001-11-03 | - depends.c: rpmDepSet is (almost) opaque, move to rpmds.[ch]. | jbj | 1 | -0/+461 |