summaryrefslogtreecommitdiff
path: root/popt
AgeCommit message (Expand)AuthorFilesLines
2002-02-10- make peace with automake et al in 8.0, ugh.jbj39-594/+1209
2002-02-01- permit args to be hidden within %%__find_{requires,provides}.jbj1-1/+1
2002-01-18- missing key(s) on keyring when verifying a signature is now an error.jbj37-454/+508
2001-12-08- lclint-3.0.0.19 fiddles.jbj33-32/+35
2001-10-19- beecrypt is at least as good as pgp/gpg on verify, pull the plug.jbj29-725/+725
2001-10-17Converging on lclint-3.0.17 strict level.jbj3-25/+31
2001-10-16Factor -type problems into explicit code annotations.jbj3-4/+15
2001-10-16More lclint annotations.jbj2-19/+27
2001-10-15Explicit branchstate annotations.jbj33-427/+432
2001-10-15lclint fiddles to annotate globals.jbj33-752/+778
2001-10-13More lclint annotations.jbj4-28/+33
2001-10-13- ratchet up to lclint "strict" level.jbj31-94/+101
2001-09-25- Start rpm-4.1.jbj2-2/+2
2001-09-24Move to lclint-3.0.0.15, revisit and clean up annotations.jbj12-0/+4150
2001-09-21- lclint-3.0.0.15 fiddles.jbj32-94/+98
2001-09-15Sync with rpm-4_0 branch.jbj32-881/+1215
2001-08-13- fix: segfault on headerFree given malicious data.jbj1-44/+57
2001-07-17- fix: _smp_flags macro broken.jbj2-30/+32
2001-07-11- fix: adjust arg count for --POPTdesc/--POPTargs deletion.jbj1-1/+4
2001-07-07- popthelp.c: don't use stpcpy to avoid portability grief (#47500).jbj6-140/+355
2001-06-29Update included gettext routines to 0.10.38.jbj24-2795/+1314
2001-06-19- preliminary abstraction to support per-header methods.jbj1-23/+35
2001-06-17- popt: add POPT_CONTEXT_ARG_OPTS for all opts to return 1 (#30912).jbj3-13/+27
2001-06-17- popt: add POPT_ARGFLAG_SHOW_DEFAULT to display initial values (#32558).jbj5-70/+239
2001-06-05- fix typos in linux.{req,prov}.jbj6-69/+98
2001-06-04lclint fiddles.jbj5-38/+72
2001-05-29- fix: popt exec doesn't add '--', --target et al no longer need '='.jbj2-25/+45
2001-05-29- eliminate db-1.85 and db-2.x configuration.jbj2-66/+70
2001-05-06Change URL.jbj1-1/+1
2001-05-05- enough lclint annotations and fiddles already.jbj12-279/+477
2001-05-03- still more boring lclint annotations and fiddles.jbj1-0/+4
2001-04-30- yet more boring lclint annotations and fiddles.jbj1-7/+1
2001-04-29- globalize _free(3) wrapper in rpmlib.h, consistent usage throughout.jbj1-3/+5
2001-04-17Remove blank line to avoid irix lossage (#34656).jbj1-1/+0
2001-03-15Bump version to 4.1.jbj2-2/+2
2001-02-28Merge scriptlet handling into psm.c, remove from API.jbj29-87/+87
2001-02-27Handle non-string tag indices correctly.jbj31-52/+53
2001-02-09fix: make a copy of retrieved header before loading.jbj1-1/+1
2001-02-07Update location of sources.jbj1-2/+2
2001-01-19- fix: insure that %lang scopes over hard links correctly.jbj2-2/+2
2001-01-16- tsort prefers presentation order.jbj30-60/+61
2001-01-16Typo.jbj1-1/+1
2001-01-15- fix: extra newline in many error messages (#23947).jbj30-53/+2450
2001-01-15Add missing keyword=POPT_ line to xgettext extraction.jbj1-8/+8
2001-01-12Remove bash syntax.jbj1-2/+2
2001-01-08configure.in: Typo in --with-puthon.jbj2-1/+24
2001-01-02doxygen annotations for popt.jbj2-67/+266
2001-01-01- use popt autohelp for rpm helper binaries.jbj33-170/+177
2000-12-31- (popt): add POPT_ARGFLAG_OPTIONAL for long options with optional arg.jbj35-58/+140
2000-12-30- (popt): fix float/double handling (#19701).jbj31-31/+34