Age | Commit message (Expand) | Author | Files | Lines |
2002-08-14 | db-4.1.17 orphans. | jbj | 13 | -35/+30 |
2002-08-14 | db-4.1.17 orphans. | jbj | 17 | -2031/+1948 |
2002-08-14 | db-4.1.17 orphans. | jbj | 1 | -3/+6 |
2002-08-14 | db-4.1.17 orphans. | jbj | 132 | -2734/+3456 |
2002-08-14 | db-4.1.17 orphans. | jbj | 77 | -1681/+5187 |
2002-08-14 | Initial revision | jbj | 463 | -0/+67112 |
2002-08-14 | - fix: rebuilddb stat'ed target, not source, for rename sanity, take 2. | jbj | 24 | -340/+351 |
2002-08-13 | Avoid DB_RECOVER deadlock (#70362). | jbj | 1 | -98/+126 |
2002-08-13 | - fix: rebuilddb stat'ed target, not source, for rename sanity. | jbj | 29 | -525/+543 |
2002-08-13 | - supply transitive closure for CLI packages from rpmdb-redhat database. | jbj | 38 | -2054/+2602 |
2002-08-11 | Re-add the POPT_ keywod to xgettext text extraction. | jbj | 31 | -626/+2561 |
2002-08-10 | Make rpmpopt text available for translation. | jbj | 33 | -37/+1955 |
2002-08-09 | - python: include instance in IDTXload, filename in IDTXglob, return | jbj | 4 | -19/+89 |
2002-08-09 | - python: add (optional) ts.check() callback. | jbj | 37 | -88/+186 |
2002-08-08 | - python: add return codes for rollbacks and fooDB methods. | jbj | 38 | -2833/+2841 |
2002-08-08 | fix doc typo | cturner | 1 | -1/+1 |
2002-08-08 | remove some spurious warnings, clean up some ambiguities | cturner | 3 | -23/+32 |
2002-08-08 | lclint fiddles. | jbj | 10 | -157/+119 |
2002-08-07 | Remove hdrVerifyFile, unusable as was (#58576). | jbj | 1 | -230/+0 |
2002-08-07 | Round correctly so that progress bars complete to 100%. | jbj | 34 | -535/+545 |
2002-08-07 | return RPM 4.0 support... sort of | cturner | 2 | -4/+28 |
2002-08-07 | version bump | cturner | 1 | -1/+1 |
2002-08-07 | port 4.1 branch to this branch | cturner | 4 | -20/+68 |
2002-08-07 | Teach unzip about %setup -q. | jbj | 1 | -1/+4 |
2002-08-07 | - fix: src.rpm installs need fd pos at payload. | jbj | 34 | -34/+38 |
2002-08-06 | - python: bindings to import pubkeys and display openpgp packets. | jbj | 37 | -714/+891 |
2002-08-06 | - add bitmask for precise control of signature/digest verification. | jbj | 49 | -1174/+1231 |
2002-08-05 | - python: the death of rpmdb-py.[ch], use ts.fooDB() methods instead. | jbj | 9 | -184/+52 |
2002-08-05 | - fix: check for lead magic, better error message on failure (#69751). | jbj | 38 | -486/+528 |
2002-08-05 | - python: enable threads on callbacks and longish rpmlib calls. | jbj | 5 | -24/+87 |
2002-08-05 | - python: bare bones rollback bindings. | jbj | 3 | -5/+146 |
2002-08-04 | - add --predefine to define macros before reading macro configuration. | jbj | 34 | -875/+1014 |
2002-08-04 | - fix: don't repackage %%ghost files. | jbj | 34 | -187/+191 |
2002-08-04 | - resurrect --rollback. | jbj | 43 | -4246/+4724 |
2002-08-03 | Remove dbi_tear_down, now that rpmdb's are closed on signals. | jbj | 11 | -58/+91 |
2002-08-02 | - check header blobs on export (i.e. rpmdbAdd()).. | jbj | 41 | -1471/+1260 |
2002-08-02 | Sanity. | jbj | 31 | -218/+218 |
2002-08-02 | - fix: signed pubkeys were imported incorrectly (#68291). | jbj | 36 | -49/+53 |
2002-08-02 | - fix: repair --root with --verify (#70527). | jbj | 34 | -35/+37 |
2002-08-02 | - fix: identify athlon with 3DNOWEXT as "athlon", not "i786" (#70539). | jbj | 34 | -499/+503 |
2002-08-01 | - preserve rpmdb file attributes across --rebuilddb (#70367). | jbj | 3 | -1/+15 |
2002-08-01 | Sanity. | jbj | 2 | -0/+2 |
2002-08-01 | - python: methods to disable all new features for benchmarking. | jbj | 3 | -20/+81 |
2002-07-31 | - change from default off to default on. | jbj | 3 | -8/+11 |
2002-07-31 | - configurable (default off) build failure iff unpackaged files (PLD). | jbj | 37 | -1213/+1680 |
2002-07-31 | Carry PLD scripts/configuration for perl/python/php in rpm sources. | jbj | 44 | -318/+506 |
2002-07-31 | - make --querytags a common option, fix errant regex (#70135). | jbj | 68 | -4038/+3957 |
2002-07-30 | - prevent stale locks in __db files by closing databases on signals. | jbj | 35 | -1252/+1419 |
2002-07-30 | installplatform clean up, add athlon (PLD). | jbj | 2 | -10/+11 |
2002-07-30 | - detect athlon/duron with CMOV (PLD). | jbj | 3 | -6/+13 |