summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2002-02-01- permit args to be hidden within %%__find_{requires,provides}.jbj43-2707/+3182
2002-01-30- legacy: configurable whiteout for known Red Hat dependency loops.jbj7-24/+131
2002-01-28popt PAIN, sigh.jbj1-11/+11
2002-01-28Transaction rollbacks from rpm-4.04, (sanity flush).jbj6-231/+478
2002-01-28Avoid accidental collisions with POPT_BIT_SET for flags in popt tables.jbj4-37/+47
2002-01-28Teach autogen.sh about beecrypt.jbj3-10/+12
2002-01-27Merge from rpm-4.0.4.jbj39-1973/+2004
2002-01-23- turn on auto-generated perl requirements (#58519, #58536, #58537).jbj51-670/+765
2002-01-18- missing key(s) on keyring when verifying a signature is now an error.jbj109-2935/+3071
2002-01-17Resync with db-4.0.14 (and what's on the rpm-4_0 branch).jbj110-2980/+2885
2002-01-11- permit subset installs for %lang colored hardlink file sets.jbj38-893/+875
2002-01-10- fix: signing multiple times dinna work, discard immutable region.jbj45-1531/+1565
2002-01-07- autodetect python 1.5/2.2.jbj6-16/+42
2002-01-07- Depends should use CDB if configured.jbj36-37/+38
2002-01-06- handle lazy db open's in chroot with absolute path, not prefix strip.jbj39-2108/+2151
2002-01-06- sparc: make dbenv per-rpmdb, not per-dbi.jbj11-73/+108
2002-01-05Spelling error.jbj1-1/+1
2002-01-05Compute parent and no. of children for each package.jbj5-15/+171
2002-01-04Use rpmsort to display dependencies for dotty from graphviz.jbj5-64/+146
2001-12-27- simple automake wrapper for zlib.jbj34-184/+189
2001-12-27- simple automake wrappers for zlib.jbj37-1639/+6185
2001-12-20- solaris: translate i86pc to i386 (#57182).jbj15-27/+38
2001-12-19Do "strip -g".jbj1-1/+1
2001-12-19- add getmntent define, don't expand fnmatch.jbj2-1/+5
2001-12-09- solaris: translate i86pc to i386 (#57182).jbj1-0/+6
2001-12-08- lclint-3.0.0.19 fiddles.jbj77-2031/+2055
2001-12-08- 1st crack at making zlib rsync friendly.jbj6-18/+137
2001-12-06- 3 madvise calls and a 16Mb mmapped buffer == ~5% install speedup. Wow.jbj41-298/+318
2001-12-06Merge in orphans from db-4.0.14.jbj5-55/+57
2001-12-06Initial revisionjbj31-0/+8107
2001-11-24- protect brp-compress against /bin/ls output ambiguity (#56656,#56336).jbj3-1/+3
2001-11-23- fix a couple dinky memory leaks.jbj47-692/+762
2001-11-22More annotations.jbj24-547/+550
2001-11-21Annotations, pass 0.jbj8-67/+96
2001-11-21Orphan.jbj1-4/+4
2001-11-21Sanitize the speedup patch a bit.jbj4-278/+179
2001-11-21Apply speedup patch from Ben LaHaise <bcrl@redhat.com> fromjbj13-139/+572
2001-11-21Painless lclint configuration.jbj3-0/+119
2001-11-21Patches from Red Hat 7.2 zlib-1.1.3-24 package.jbj2-1/+143
2001-11-21Initial revisionjbj148-0/+71540
2001-11-19- header handling moved to librpmdb to avoid linkage loops.jbj45-2795/+2797
2001-11-18- convert file md5sum's to binary on the fly, reducing memory footprint.jbj44-1086/+1138
2001-11-181st element in tsort candidate queue was not marked.jbj3-37/+45
2001-11-17- use TR_REMOVED relations as well as TR_ADDED for ordering.jbj37-269/+352
2001-11-17- methods to complete making transactionElement opaque.jbj38-716/+862
2001-11-17Continue making transactionElement opaque.jbj4-50/+95
2001-11-16Move addTE/delTE to rpmte.c.jbj5-150/+149
2001-11-16- use array of pointers rather than contiguous array for ts->order.jbj40-1089/+1117
2001-11-16Create rpmte.[ch].jbj38-1019/+1062
2001-11-16- annotations to make a transactionElement opaque.jbj41-1426/+1748