Age | Commit message (Expand) | Author | Files | Lines |
2002-08-15 | - python: explicit method to set transFlags. | jbj | 1 | -1/+8 |
2002-08-14 | - fix: rebuilddb stat'ed target, not source, for rename sanity, take 2. | jbj | 1 | -1/+4 |
2002-08-13 | - fix: rebuilddb stat'ed target, not source, for rename sanity. | jbj | 1 | -2/+7 |
2002-08-13 | - supply transitive closure for CLI packages from rpmdb-redhat database. | jbj | 1 | -1/+4 |
2002-08-09 | - python: include instance in IDTXload, filename in IDTXglob, return | jbj | 1 | -2/+5 |
2002-08-09 | - python: add (optional) ts.check() callback. | jbj | 1 | -1/+2 |
2002-08-08 | - python: add return codes for rollbacks and fooDB methods. | jbj | 1 | -1/+5 |
2002-08-07 | Round correctly so that progress bars complete to 100%. | jbj | 1 | -2/+2 |
2002-08-07 | - fix: src.rpm installs need fd pos at payload. | jbj | 1 | -1/+4 |
2002-08-06 | - python: bindings to import pubkeys and display openpgp packets. | jbj | 1 | -1/+4 |
2002-08-06 | - add bitmask for precise control of signature/digest verification. | jbj | 1 | -1/+2 |
2002-08-05 | - python: the death of rpmdb-py.[ch], use ts.fooDB() methods instead. | jbj | 1 | -1/+5 |
2002-08-05 | - fix: check for lead magic, better error message on failure (#69751). | jbj | 1 | -2/+3 |
2002-08-05 | - python: enable threads on callbacks and longish rpmlib calls. | jbj | 1 | -2/+6 |
2002-08-05 | - python: bare bones rollback bindings. | jbj | 1 | -1/+4 |
2002-08-04 | - add --predefine to define macros before reading macro configuration. | jbj | 1 | -0/+1 |
2002-08-04 | - fix: don't repackage %%ghost files. | jbj | 1 | -0/+1 |
2002-08-04 | - resurrect --rollback. | jbj | 1 | -2/+6 |
2002-08-02 | - check header blobs on export (i.e. rpmdbAdd()).. | jbj | 1 | -2/+6 |
2002-08-02 | - fix: signed pubkeys were imported incorrectly (#68291). | jbj | 1 | -2/+5 |
2002-08-02 | - fix: repair --root with --verify (#70527). | jbj | 1 | -2/+3 |
2002-08-02 | - fix: identify athlon with 3DNOWEXT as "athlon", not "i786" (#70539). | jbj | 1 | -1/+4 |
2002-08-01 | - preserve rpmdb file attributes across --rebuilddb (#70367). | jbj | 1 | -0/+1 |
2002-08-01 | Sanity. | jbj | 1 | -0/+1 |
2002-08-01 | - python: methods to disable all new features for benchmarking. | jbj | 1 | -1/+5 |
2002-07-31 | - change from default off to default on. | jbj | 1 | -2/+3 |
2002-07-31 | - configurable (default off) build failure iff unpackaged files (PLD). | jbj | 1 | -2/+3 |
2002-07-31 | Carry PLD scripts/configuration for perl/python/php in rpm sources. | jbj | 1 | -0/+1 |
2002-07-31 | - make --querytags a common option, fix errant regex (#70135). | jbj | 1 | -1/+5 |
2002-07-30 | - prevent stale locks in __db files by closing databases on signals. | jbj | 1 | -1/+4 |
2002-07-29 | - update trpm. | jbj | 1 | -1/+4 |
2002-07-28 | - python: don't segfault in ts.GetKeys() on erased packages. | jbj | 1 | -0/+1 |
2002-07-28 | - popt: display sub-table options only once on --usage. | jbj | 1 | -1/+6 |
2002-07-25 | - fix: --repackage repaired (#67217). | jbj | 1 | -2/+4 |
2002-07-25 | - popt: fix --usage (#62234). | jbj | 1 | -0/+1 |
2002-07-25 | - python: remove the old initdb/rebuilddb methods, use ts.fooDB(). | jbj | 1 | -1/+5 |
2002-07-25 | - python: add ts.hdrCheck(), ts.rebuildDB() methods. | jbj | 1 | -1/+4 |
2002-07-24 | - fix: segfault if given a text file as 2nd arg to -Uvh (#69508). | jbj | 1 | -1/+2 |
2002-07-24 | - verify signatures/digests retrieved through rpmdbNextIterator(). | jbj | 1 | -1/+7 |
2002-07-21 | - add methods to make signature handling opaque wrto rpmts. | jbj | 1 | -1/+4 |
2002-07-20 | - version added to *.la dependency libraries (#69063). | jbj | 1 | -2/+4 |
2002-07-20 | - popt: parse file into string of options (#56860). | jbj | 1 | -0/+3 |
2002-07-18 | up2date functional on rpm-python-4.1 bindings. | jbj | 1 | -1/+4 |
2002-07-14 | - python: sanity check fixes on rpmts/rpmte methods. | jbj | 1 | -0/+3 |
2002-07-13 | - teach gendiff about unreadable files (#42666). | jbj | 1 | -0/+1 |
2002-07-13 | - popt: mingw32 portability configure check (#67911). | jbj | 1 | -0/+1 |
2002-07-13 | - install rpmal.h and rpmhash.h, implicit rpmps.hinclude, for now. | jbj | 1 | -1/+5 |
2002-07-12 | - skip signing packages already signed with same key (#62118). | jbj | 1 | -2/+3 |
2002-07-12 | - display signature details using rpm -qi | jbj | 1 | -1/+4 |
2002-07-11 | - update for sv.po. | jbj | 1 | -2/+3 |