summaryrefslogtreecommitdiff
path: root/lib/rpmte.c
AgeCommit message (Expand)AuthorFilesLines
2003-04-02Splint clean.jbj1-1/+1
2003-01-25- permit anaconda to choose "presentation order".jbj1-8/+22
2003-01-23splint fiddles.jbj1-3/+0
2003-01-20Splint fiddles.jbj1-3/+10
2003-01-17- duplicate package checks with arch/os checks if colored.jbj1-0/+14
2003-01-01fix: restore upgrade functionality with colors.jbj1-0/+1
2002-12-311st crack at colored installs.jbj1-11/+9
2002-12-30- use rpmfiFDepends() underneath --fileprovide and --filerequire.jbj1-1/+72
2002-12-28- fix builddir relative inclusion, add %%pubkeys to rpm header.jbj1-13/+15
2002-12-22- simplify specfile query linkage loop.jbj1-4/+0
2002-12-21Sanity.jbj1-0/+12
2002-08-19- add --with-efence to configure, check install/upgrade with efence.jbj1-5/+9
2002-08-13- supply transitive closure for CLI packages from rpmdb-redhat database.jbj1-4/+3
2002-07-28- popt: display sub-table options only once on --usage.jbj1-4/+5
2002-07-13- install rpmal.h and rpmhash.h, implicit rpmps.hinclude, for now.jbj1-3/+1
2002-06-22Factor bounds checking annotations into source code.jbj1-1/+2
2002-06-19Annotate incondefs in source code.jbj1-0/+2
2002-05-27Add bindings for rpmte and FD_t.jbj1-31/+31
2002-05-19- fix: synthesize unpacking progress callbacks for packages w/o files.jbj1-23/+21
2002-05-19- Grand Renaming of rpm data types.jbj1-78/+82
2002-04-13- use rpmdb-redhat to suggest dependency resolution(s).jbj1-0/+1
2002-04-11- rescusitate --rebuild.jbj1-1/+8
2002-03-13Split transaction set handling into separate file, prepatory tojbj1-1/+1
2002-01-06- sparc: make dbenv per-rpmdb, not per-dbi.jbj1-0/+4
2002-01-05Compute parent and no. of children for each package.jbj1-0/+45
2001-12-08- lclint-3.0.0.19 fiddles.jbj1-0/+4
2001-11-23- fix a couple dinky memory leaks.jbj1-2/+8
2001-11-181st element in tsort candidate queue was not marked.jbj1-1/+1
2001-11-17- use TR_REMOVED relations as well as TR_ADDED for ordering.jbj1-3/+1
2001-11-17- methods to complete making transactionElement opaque.jbj1-4/+112
2001-11-17Continue making transactionElement opaque.jbj1-0/+34
2001-11-16Move addTE/delTE to rpmte.c.jbj1-1/+114
2001-11-16- use array of pointers rather than contiguous array for ts->order.jbj1-1/+16
2001-11-16Create rpmte.[ch].jbj1-0/+155