summaryrefslogtreecommitdiffstats
path: root/common/argparse.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* all: fix spelling and typosDaniel Kahn Gillmor2018-10-241-3/+3
* Change license of argparse.c back to LGPLv2.1Werner Koch2018-03-211-23/+14
* Release 2.2.5gnupg-2.2.5Werner Koch2018-02-221-1/+1
* indent: Wrap overlong lines in argparse.cWerner Koch2017-08-011-5/+10
* common: Allow abbreviations of standard options.Marcus Brinkmann2017-07-181-6/+39
* Clarify text of LGPLv2+/GPLv2+ licensed files.Werner Koch2017-02-241-2/+2
* Clean up word replication.Yuri Chornoivan2017-02-211-2/+2
* Update copyright notices for 2017.Werner Koch2017-01-231-2/+2
* common: Avoid unnecessary ambiguity in argparse.Daniel Kahn Gillmor2017-01-111-1/+3
* common: Skip the Byte Order Mark in conf files.Werner Koch2016-12-081-1/+19
* common: Annotate semi-static allocation.Justus Winter2016-07-011-0/+2
* common: Print https URLs in help messages.Werner Koch2016-05-031-4/+4
* Update copyright years.Werner Koch2016-01-261-2/+2
* Fix typos found using codespell.Justus Winter2015-11-171-1/+1
* common: Fix regression in building argpase.c standalone.Werner Koch2015-09-011-0/+7
* common: Remove JNLIB from boiler plate (jnlib merge).Werner Koch2015-04-241-3/+3
* common: Remove libjnlib-config.h (jnlib merge).Werner Koch2015-04-241-35/+30
* common: Add feature to ease using argparse's usage().Werner Koch2015-03-171-0/+20
* common: Allow standalone build of argparse.cWerner Koch2015-03-171-49/+164
* Update copyright years.Werner Koch2015-02-031-1/+1
* Distinguish between ARGPARSE_AMBIGUOUS_{OPTION,COMMAND}Daniel Kahn Gillmor2014-11-241-1/+1
* Change a couple of files to use abbreviated copyright notes.Werner Koch2014-11-041-3/+2
* common: Check option arguments for a valid range.Werner Koch2014-10-291-8/+45
* w32: Fix build problem with dirmngr.Werner Koch2014-06-101-1/+1
* Make more use of *_NAME macros.Werner Koch2014-05-081-1/+1
* Allow marking options as ignored.Werner Koch2014-03-071-13/+25
* common: Replace all macros in strusage() returned strings.Werner Koch2014-02-261-71/+5
* Add strusage macro replacement feature.Werner Koch2013-11-181-32/+71
* common: Add meta option ignore-invalid-option.Werner Koch2012-12-181-6/+153
* Change all quotes in strings and comments to the new GNU standard.Werner Koch2012-06-051-3/+3
* Print warning for arguments not considered an option.Werner Koch2012-03-271-1/+2
* Change JNLIB license to LGPLv3+ or GPLv2+.Werner Koch2011-09-301-7/+18
* Update copyright yearWerner Koch2011-02-031-62/+62
* Some work on the dirmngrWerner Koch2010-07-261-1/+1
* Print --version etc via estreamWerner Koch2010-05-301-50/+135
* More chnages to use estream. Add a way to replace the standardWerner Koch2010-03-221-0/+2
* Merged jnlib into common.Werner Koch2010-03-101-0/+1205