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