Age | Commit message (Expand) | Author | Files | Lines |
2007-09-11 | Remove splint tags. | Ralf Corsépius | 1 | -46/+15 |
2002-12-31 | 1st crack at colored installs. | jbj | 1 | -2/+5 |
2002-08-19 | - add --with-efence to configure, check install/upgrade with efence. | jbj | 1 | -3/+6 |
2002-07-13 | - install rpmal.h and rpmhash.h, implicit rpmps.hinclude, for now. | jbj | 1 | -1/+1 |
2002-06-22 | Factor bounds checking annotations into source code. | jbj | 1 | -0/+1 |
2002-06-05 | Lclint fiddles. | jbj | 1 | -0/+2 |
2002-05-27 | Add rpmal bindings, Grand Renaming to rpmalFoo(). | jbj | 1 | -10/+15 |
2002-05-19 | - fix: synthesize unpacking progress callbacks for packages w/o files. | jbj | 1 | -0/+4 |
2002-05-19 | - Grand Renaming of rpm data types. | jbj | 1 | -5/+5 |
2002-04-13 | - use rpmdb-redhat to suggest dependency resolution(s). | jbj | 1 | -2/+2 |
2002-04-11 | - rescusitate --rebuild. | jbj | 1 | -5/+7 |
2001-11-12 | - commit to using rpmDepSet and TFI_t, not header. | jbj | 1 | -2/+5 |
2001-11-11 | - unify rpmFNSet into TFI_t. | jbj | 1 | -3/+3 |
2001-11-11 | Iterate over TR_REMOVED transactionElement stripped data, don't hit rpmdb. | jbj | 1 | -2/+2 |
2001-11-11 | Rip headers out of addedPackages. | jbj | 1 | -18/+3 |
2001-11-10 | Start removing alGetHeader. | jbj | 1 | -32/+0 |
2001-11-10 | - strip header tags for erased as well as installed transactionElements. | jbj | 1 | -0/+2 |
2001-11-09 | - no-brainer refcounts for rpmDepSet and rpmFNSet objects. | jbj | 1 | -41/+1 |
2001-11-09 | - header tag sets are per-transactionElement, not per-availablePackage. | jbj | 1 | -5/+5 |
2001-11-08 | - linear search on added package provides is dumb. | jbj | 1 | -10/+18 |
2001-11-06 | - fix: harmless typo in db3 chroot hack. | jbj | 1 | -3/+15 |
2001-11-05 | Start merging file info into dependency set. | jbj | 1 | -0/+2 |
2001-11-05 | Start deconstructing availablePackage list. | jbj | 1 | -98/+1 |
2001-11-04 | - rpmal: availablePackage is totally opaque, alKey with index replaces. | jbj | 1 | -38/+46 |
2001-11-03 | - depends.c: rpmDepSet is (almost) opaque, move to rpmds.[ch]. | jbj | 1 | -2/+4 |
2001-11-02 | - create toy rpmDepSet iterators. | jbj | 1 | -8/+1 |
2001-11-02 | - create rpmDepSet constructors/destructors. | jbj | 1 | -10/+21 |
2001-11-01 | - depends.c: availablePackage is (almost) opaque. | jbj | 1 | -3/+8 |
2001-10-31 | Do tsort on transactionElement's, not availaiblePackage's. | jbj | 1 | -39/+2 |
2001-10-31 | More unraveling of availablePackage from depends.c. | jbj | 1 | -22/+48 |
2001-10-30 | Create rpmDepSet. | jbj | 1 | -2/+10 |
2001-10-30 | - transaction.c: cleanly uncouple availablePackage from TFI_t. | jbj | 1 | -12/+70 |
2001-10-29 | - add some dinky availablePackage methods. | jbj | 1 | -48/+45 |
2001-10-29 | - start hiding availablePackage data/methods in rpmal.c/rpmal.h. | jbj | 1 | -0/+205 |