Age | Commit message (Expand) | Author | Files | Lines |
2002-03-03 | - add payload uncompressed size to signature to avoid rewriting header. | jbj | 1 | -2/+10 |
2002-02-20 | Sanity. | jbj | 1 | -0/+1 |
2002-02-10 | - make peace with automake et al in 8.0, ugh. | jbj | 1 | -0/+1 |
2002-02-09 | Sync with 4.0.4, splint clean. | jbj | 1 | -1/+19 |
2002-02-01 | - permit args to be hidden within %%__find_{requires,provides}. | jbj | 1 | -0/+4 |
2002-01-27 | Merge from rpm-4.0.4. | jbj | 1 | -3/+8 |
2002-01-23 | - turn on auto-generated perl requirements (#58519, #58536, #58537). | jbj | 1 | -2/+4 |
2002-01-18 | - missing key(s) on keyring when verifying a signature is now an error. | jbj | 1 | -0/+3 |
2002-01-11 | - permit subset installs for %lang colored hardlink file sets. | jbj | 1 | -0/+1 |
2002-01-10 | - fix: signing multiple times dinna work, discard immutable region. | jbj | 1 | -8/+16 |
2002-01-07 | - autodetect python 1.5/2.2. | jbj | 1 | -5/+7 |
2002-01-07 | - Depends should use CDB if configured. | jbj | 1 | -0/+1 |
2002-01-06 | - handle lazy db open's in chroot with absolute path, not prefix strip. | jbj | 1 | -0/+3 |
2001-12-27 | - simple automake wrapper for zlib. | jbj | 1 | -1/+4 |
2001-12-08 | - lclint-3.0.0.19 fiddles. | jbj | 1 | -0/+2 |
2001-12-06 | - 3 madvise calls and a 16Mb mmapped buffer == ~5% install speedup. Wow. | jbj | 1 | -1/+4 |
2001-11-23 | - fix a couple dinky memory leaks. | jbj | 1 | -0/+2 |
2001-11-19 | - header handling moved to librpmdb to avoid linkage loops. | jbj | 1 | -0/+1 |
2001-11-18 | - convert file md5sum's to binary on the fly, reducing memory footprint. | jbj | 1 | -0/+1 |
2001-11-17 | - use TR_REMOVED relations as well as TR_ADDED for ordering. | jbj | 1 | -0/+3 |
2001-11-17 | - methods to complete making transactionElement opaque. | jbj | 1 | -0/+1 |
2001-11-16 | - use array of pointers rather than contiguous array for ts->order. | jbj | 1 | -0/+1 |
2001-11-16 | - annotations to make a transactionElement opaque. | jbj | 1 | -0/+1 |
2001-11-16 | - transaction.c: use wrappers/iterators to access TFI_t. | jbj | 1 | -0/+1 |
2001-11-15 | - tweak overlapped file fingerprint retrieval for speed. | jbj | 1 | -0/+1 |
2001-11-13 | - split file info tag sets into rpmfi.c. | jbj | 1 | -0/+2 |
2001-11-12 | - commit to using rpmDepSet and TFI_t, not header. | jbj | 1 | -0/+2 |
2001-11-11 | - unify rpmFNSet into TFI_t. | jbj | 1 | -0/+2 |
2001-11-11 | - factor per-transactionElement data out of TFI_t through pointer ref. | jbj | 1 | -0/+1 |
2001-11-11 | - common structure elements for unification of TFI_t and rpmFNSet. | jbj | 1 | -0/+1 |
2001-11-10 | - strip header tags for erased as well as installed transactionElements. | jbj | 1 | -0/+1 |
2001-11-09 | - no-brainer refcounts for rpmDepSet and rpmFNSet objects. | jbj | 1 | -0/+1 |
2001-11-09 | - header tag sets are per-transactionElement, not per-availablePackage. | jbj | 1 | -0/+1 |
2001-11-09 | - no-brainer refcounts for rpmProblemSet object. | jbj | 1 | -0/+1 |
2001-11-08 | - rip out rpmDependencyConflict, replace with rpmProblem instead. | jbj | 1 | -0/+9 |
2001-11-04 | - rpmal: availablePackage is totally opaque, alKey with index replaces. | jbj | 1 | -0/+1 |
2001-11-04 | - rpmds: move trigger dependencies into a rpmDepSet as well. | jbj | 1 | -1/+1 |
2001-11-04 | - rpmds: create dsProblem(), dsiGetDNEVR() retrieved DNEVR, not N. | jbj | 1 | -0/+3 |
2001-11-03 | - depends.c: rpmDepSet is (almost) opaque, move to rpmds.[ch]. | jbj | 1 | -0/+1 |
2001-11-02 | - rpmRangesOverlap renamed to dsCompare, add dsNotify method as well. | jbj | 1 | -0/+1 |
2001-11-02 | - create toy rpmDepSet iterators. | jbj | 1 | -0/+1 |
2001-11-02 | - create rpmDepSet constructors/destructors. | jbj | 1 | -0/+1 |
2001-11-02 | - invent some toy transactionElement iterators. | jbj | 1 | -0/+1 |
2001-11-01 | - depends.c: availablePackage is (almost) opaque. | jbj | 1 | -0/+1 |
2001-11-01 | - add header refcount annotations throughout. | jbj | 1 | -0/+1 |
2001-10-30 | - transaction.c: cleanly uncouple availablePackage from TFI_t. | jbj | 1 | -0/+1 |
2001-10-29 | - add some dinky availablePackage methods. | jbj | 1 | -0/+1 |
2001-10-29 | - start hiding availablePackage data/methods in rpmal.c/rpmal.h. | jbj | 1 | -0/+1 |
2001-10-28 | - memory indices for dependency check are typedef'd and abstract'd. | jbj | 1 | -1/+4 |
2001-10-27 | - transaction sets cerated in cli main. | jbj | 1 | -0/+2 |