Age | Commit message (Expand) | Author | Files | Lines |
2001-07-19 | - fix: 4 memory leaks eliminated. | jbj | 1 | -0/+2 |
2001-07-17 | - fix: _smp_flags macro broken. | jbj | 1 | -4/+4 |
2001-07-13 | - fix: scope multi-mode options like --nodeps correctly (#48825). | jbj | 1 | -4/+66 |
2001-07-11 | - unlink all __db.nnn files before 1st db open. | jbj | 1 | -2/+0 |
2001-07-10 | - package version now configureable, default v3. | jbj | 1 | -7/+19 |
2001-07-07 | - popthelp.c: don't use stpcpy to avoid portability grief (#47500). | jbj | 1 | -3/+7 |
2001-07-06 | - expose rpmShowProgress() and rpmVerifyDigest() in rpmcli.h. | jbj | 1 | -4/+13 |
2001-06-25 | Yet another patial harlink set fix. | jbj | 1 | -0/+12 |
2001-06-20 | - fix: rpm -qlv link count for directories dinna include '..'. | jbj | 1 | -0/+1 |
2001-06-17 | - popt: add POPT_ARGFLAG_SHOW_DEFAULT to display initial values (#32558). | jbj | 1 | -1/+1 |
2001-06-13 | - add rpmdbSetIteratorRE() for regex matching in database iterators. | jbj | 1 | -2/+7 |
2001-06-12 | - remove rpmrc Provides: Yet Again, use virtual packages. | jbj | 1 | -1/+0 |
2001-06-12 | - remove dead code frpm popt table reorg. | jbj | 1 | -608/+6 |
2001-06-08 | - fix: QUERY_FOR_LIST file count clobbered. | jbj | 1 | -123/+207 |
2001-06-06 | - default to dbenv with mpool, --rebuilddb with nofsync is much faster. | jbj | 1 | -121/+67 |
2001-06-05 | - fix typos in linux.{req,prov}. | jbj | 1 | -16/+25 |
2001-06-04 | lclint fiddles. | jbj | 1 | -0/+6 |
2001-05-29 | - fix: popt exec doesn't add '--', --target et al no longer need '='. | jbj | 1 | -9/+0 |
2001-05-29 | - eliminate db-1.85 and db-2.x configuration. | jbj | 1 | -16/+21 |
2001-05-25 | - perform db->verify when closing db files. | jbj | 1 | -2/+19 |
2001-05-05 | - enough lclint annotations and fiddles already. | jbj | 1 | -9/+25 |
2001-05-03 | - still more boring lclint annotations and fiddles. | jbj | 1 | -31/+41 |
2001-04-30 | - yet more boring lclint annotations and fiddles. | jbj | 1 | -0/+2 |
2001-04-29 | - globalize _free(3) wrapper in rpmlib.h, consistent usage throughout. | jbj | 1 | -17/+35 |
2001-03-23 | - fix: parameterized macro segfault (Jakub Bogusz <qboosh@pld.org.pl>). | jbj | 1 | -1/+1 |
2001-03-14 | Sync with rpm-4.0.2 final. | jbj | 1 | -2/+2 |
2001-03-04 | - Add btree indexes for Dirnames, Requireversion, Provideversion, Insttaltid, | jbj | 1 | -7/+47 |
2001-02-10 | Reorganize sources before implementing --repackage. | jbj | 1 | -1/+0 |
2001-02-09 | fix: make a copy of retrieved header before loading. | jbj | 1 | -4/+4 |
2001-01-21 | - cpio mappings carry dirname/basename, not absolute path. | jbj | 1 | -234/+132 |
2001-01-19 | - fix: insure that %lang scopes over hard links correctly. | jbj | 1 | -10/+10 |
2001-01-02 | fix: qva->qva_sourceCnt check now 2 rather than 1 with nested tables. | jbj | 1 | -6/+1 |
2001-01-01 | - use popt autohelp for rpm helper binaries. | jbj | 1 | -170/+231 |
2000-12-30 | Typo. | jbj | 1 | -1/+1 |
2000-12-19 | Sync with rpm-4_0 branch. | jbj | 1 | -2/+2 |
2000-12-12 | Sync with rpm-4_0 branch. | jbj | 1 | -6/+8 |
2000-10-10 | Man page and help message correction (#18759). | jbj | 1 | -2/+4 |
2000-09-14 | Revert rpmrc excision for now. | jbj | 1 | -0/+4 |
2000-09-13 | - fix: honor --test when doing --freshen. | jbj | 1 | -1/+1 |
2000-09-01 | - unify rpmError and rpmMessge interfaces through rpmlog. | jbj | 1 | -20/+32 |
2000-08-31 | Unify rpmError() and rpmMessage() on top of rpmlog(). | jbj | 1 | -3/+2 |
2000-08-29 | - translate rpm.8 man page (Peter Ivanyi <ivanyi@internet.sk>). | jbj | 1 | -4/+4 |
2000-08-27 | - consistent return for all signature verification. | jbj | 1 | -3/+3 |
2000-08-03 | Sanity (make dist). | jbj | 1 | -7/+8 |
2000-07-25 | - create rpmbuild/rpmquery/rpmverify/rpmsign symlinks. | jbj | 1 | -0/+3 |
2000-07-09 | Help message field alignment. | jbj | 1 | -4/+4 |
2000-07-08 | Typo. | jbj | 1 | -1/+1 |
2000-07-05 | Option --ftpport misdocumented as --ftpuseport. | jbj | 1 | -1/+1 |
2000-06-23 | - python: initdb binding (Dan Burcaw <dburcaw@terraplex.com>). | jbj | 1 | -0/+11 |
2000-06-21 | Don't try to i18n untranslatable strings ("Göran Uddeborg" <goeran@uddeborg.... | jbj | 1 | -5/+5 |