summaryrefslogtreecommitdiff
path: root/lib/rpmds.c
AgeCommit message (Expand)AuthorFilesLines
2001-11-13- split file info tag sets into rpmfi.c.jbj1-258/+3
2001-11-12transaction.c: lclint cleanups.jbj1-0/+7
2001-11-12- commit to using rpmDepSet and TFI_t, not header.jbj1-7/+2
2001-11-11- unify rpmFNSet into TFI_t.jbj1-48/+43
2001-11-11Replace loadFi with fiNew, freeFi with fiFree.jbj1-96/+194
2001-11-11- common structure elements for unification of TFI_t and rpmFNSet.jbj1-0/+6
2001-11-11Rip headers out of addedPackages.jbj1-1/+1
2001-11-11Rip alGetHeader() out of depends.c.jbj1-60/+140
2001-11-10Start removing alGetHeader.jbj1-23/+24
2001-11-10- strip header tags for erased as well as installed transactionElements.jbj1-0/+11
2001-11-09- no-brainer refcounts for rpmDepSet and rpmFNSet objects.jbj1-16/+71
2001-11-09Start deconstructing TFI_t in favor of a per-transactionElement rpmFNSet.jbj1-31/+60
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