summaryrefslogtreecommitdiff
path: root/popt/popthelp.c
AgeCommit message (Expand)AuthorFilesLines
2002-06-22Factor bounds checking annotations into source code.jbj1-0/+7
2002-04-08doxygen cleanup.jbj1-0/+18
2002-03-12- permit --dbpath and --root with signature (i.e. --import) modes.jbj1-1/+4
2002-01-18- missing key(s) on keyring when verifying a signature is now an error.jbj1-0/+2
2001-12-08- lclint-3.0.0.19 fiddles.jbj1-1/+1
2001-10-16Factor -type problems into explicit code annotations.jbj1-0/+2
2001-10-15Explicit branchstate annotations.jbj1-0/+2
2001-10-15lclint fiddles to annotate globals.jbj1-0/+13
2001-10-13- ratchet up to lclint "strict" level.jbj1-4/+11
2001-09-21- lclint-3.0.0.15 fiddles.jbj1-0/+4
2001-07-07- popthelp.c: don't use stpcpy to avoid portability grief (#47500).jbj1-25/+155
2001-06-17- popt: add POPT_CONTEXT_ARG_OPTS for all opts to return 1 (#30912).jbj1-8/+16
2001-06-17- popt: add POPT_ARGFLAG_SHOW_DEFAULT to display initial values (#32558).jbj1-21/+112
2001-06-05- fix typos in linux.{req,prov}.jbj1-36/+46
2001-06-04lclint fiddles.jbj1-11/+11
2001-05-05- enough lclint annotations and fiddles already.jbj1-44/+65
2001-02-27Handle non-string tag indices correctly.jbj1-20/+21
2001-01-01- use popt autohelp for rpm helper binaries.jbj1-47/+55
2000-12-31- (popt): add POPT_ARGFLAG_OPTIONAL for long options with optional arg.jbj1-7/+59
2000-12-19Sync with rpm-4_0 branch.jbj1-2/+2
2000-08-27Doxygen annotations.jbj1-0/+4
1999-10-25Add !#:+ token parsing to retrieve (and delete) next argument from list.jbj1-15/+2
1999-10-21lclint annotations.jbj1-15/+18
1999-07-27popt: heavy dose of const.jbj1-2/+2
1999-04-07Merge (most) changes from the GNOME version of popt. The remaining changessopwith1-2/+7
1999-03-31Include alloca.h if available (Tim Mooney).jbj1-0/+4
1999-03-10autogen.sh: Fix builddir != srcdir.sopwith1-1/+1
1999-01-06EGCS cruft.jbj1-1/+1
1998-12-29fixed memset() in help message generation (Dale Hawkins)ewt1-1/+1
1998-10-29added POPT_ARG_INTL_DOMAIN (Elliot Lee)ewt1-24/+58
1998-10-22added i18n supportewt1-8/+11
1998-10-21implemented POPT_ARGFLAG_DOC_HIDDEN, POPT_CBFLAG_PRE, POPT_CBFLAG_POSTewt1-6/+9
1998-10-16added proper licensing infoewt1-0/+4
1998-10-13test1.cewt1-8/+19
1998-10-13used POPT_ARG_MASKewt1-6/+7
1998-10-12fixed --helpewt1-3/+3
1998-10-08automake linux fiddles.jbj1-0/+4
1998-09-271) modified test to display callback val fieldewt1-0/+242