summaryrefslogtreecommitdiff
path: root/rpmqv.c
AgeCommit message (Expand)AuthorFilesLines
2001-06-17- popt: add POPT_ARGFLAG_SHOW_DEFAULT to display initial values (#32558).jbj1-1/+1
2001-06-13- add rpmdbSetIteratorRE() for regex matching in database iterators.jbj1-2/+7
2001-06-12- remove rpmrc Provides: Yet Again, use virtual packages.jbj1-1/+0
2001-06-12- remove dead code frpm popt table reorg.jbj1-608/+6
2001-06-08- fix: QUERY_FOR_LIST file count clobbered.jbj1-123/+207
2001-06-06- default to dbenv with mpool, --rebuilddb with nofsync is much faster.jbj1-121/+67
2001-06-05- fix typos in linux.{req,prov}.jbj1-16/+25
2001-06-04lclint fiddles.jbj1-0/+6
2001-05-29- fix: popt exec doesn't add '--', --target et al no longer need '='.jbj1-9/+0
2001-05-29- eliminate db-1.85 and db-2.x configuration.jbj1-16/+21
2001-05-25- perform db->verify when closing db files.jbj1-2/+19
2001-05-05- enough lclint annotations and fiddles already.jbj1-9/+25
2001-05-03- still more boring lclint annotations and fiddles.jbj1-31/+41
2001-04-30- yet more boring lclint annotations and fiddles.jbj1-0/+2
2001-04-29- globalize _free(3) wrapper in rpmlib.h, consistent usage throughout.jbj1-17/+35
2001-03-23- fix: parameterized macro segfault (Jakub Bogusz <qboosh@pld.org.pl>).jbj1-1/+1
2001-03-14Sync with rpm-4.0.2 final.jbj1-2/+2
2001-03-04- Add btree indexes for Dirnames, Requireversion, Provideversion, Insttaltid,jbj1-7/+47
2001-02-10Reorganize sources before implementing --repackage.jbj1-1/+0
2001-02-09fix: make a copy of retrieved header before loading.jbj1-4/+4
2001-01-21- cpio mappings carry dirname/basename, not absolute path.jbj1-234/+132
2001-01-19- fix: insure that %lang scopes over hard links correctly.jbj1-10/+10
2001-01-02fix: qva->qva_sourceCnt check now 2 rather than 1 with nested tables.jbj1-6/+1
2001-01-01- use popt autohelp for rpm helper binaries.jbj1-170/+231
2000-12-30Typo.jbj1-1/+1
2000-12-19Sync with rpm-4_0 branch.jbj1-2/+2
2000-12-12Sync with rpm-4_0 branch.jbj1-6/+8
2000-10-10Man page and help message correction (#18759).jbj1-2/+4
2000-09-14Revert rpmrc excision for now.jbj1-0/+4
2000-09-13- fix: honor --test when doing --freshen.jbj1-1/+1
2000-09-01- unify rpmError and rpmMessge interfaces through rpmlog.jbj1-20/+32
2000-08-31Unify rpmError() and rpmMessage() on top of rpmlog().jbj1-3/+2
2000-08-29- translate rpm.8 man page (Peter Ivanyi <ivanyi@internet.sk>).jbj1-4/+4
2000-08-27- consistent return for all signature verification.jbj1-3/+3
2000-08-03Sanity (make dist).jbj1-7/+8
2000-07-25- create rpmbuild/rpmquery/rpmverify/rpmsign symlinks.jbj1-0/+3
2000-07-09Help message field alignment.jbj1-4/+4
2000-07-08Typo.jbj1-1/+1
2000-07-05Option --ftpport misdocumented as --ftpuseport.jbj1-1/+1
2000-06-23- python: initdb binding (Dan Burcaw <dburcaw@terraplex.com>).jbj1-0/+11
2000-06-21Don't try to i18n untranslatable strings ("Göran Uddeborg" <goeran@uddeborg....jbj1-5/+5
2000-06-12Add dbcursor to dbi interface.jbj1-50/+0
2000-06-11Fix db return code handling, majorly horked.jbj1-7/+13
2000-06-01Split popt glue into lib/popt{BT,QV}.c.jbj1-62/+11
2000-05-30Add popt glue for --clean, --rmsource, --rmspec.jbj1-1/+3
2000-05-26Remove build modes from rpm, use rpmb and/or popt glue instead.jbj1-132/+45
2000-05-24- change popt exec alias in oreder to exec rpm children.jbj1-474/+750
2000-05-18Create from rpm.c.jbj1-0/+1448