index
:
gnupg
ECC-INTEGRATION-2-1
GNUPG-1-9-BRANCH
GNUPG-1-9-BRANCH-MO
GNUPG-TRUNK-MO-HACKS
STABLE-BRANCH-1-0
STABLE-BRANCH-1-2
STABLE-BRANCH-1-4
STABLE-BRANCH-2-0
STABLE-BRANCH-2-2
STABLE-BRANCH-2-2.40
STABLE-BRANCH-2-4
T3880
T3880-fix
bjk/passphrase-inquire
cb/T5215
cb/test
ccid_driver_improvement
debian-unstable-patch-queue
disallow-v3-keys
dkg-fix-T4566
dkg-fix-T4593
dkg-fix-T4628
dkg-fix-T4652
dkg-fix-T4682
dkg/T1371
dkg/T1967
dkg/fix-4855
dkg/fix-T3995
dkg/fix-T4490
dkg/fix-T4501
dkg/fix-T4507
dkg/fix-T4522
dkg/gpgv-doc-improvement
dkg/no-skel-files
dkg/passphrase-env
ePit-1-0
fix-1950
fix-4393
fix-T3995
fix-T4017
fix-T4018
fix-T4019
gniibe/T4620
gniibe/crypto-refresh
gniibe/decryption-key
gniibe/fix-3465
gniibe/kem
gniibe/pcsc-get-status
gniibe/regexp
gniibe/scd-direct-keygrip
gniibe/scd-kdf-support
gniibe/scd-watch
gniibe/sos
gniibe/spawn
gniibe/t3883
gniibe/t6275
gniibe/t6364
gniibe/t6487
gniibe/t6592
gniibe/t6606
gniibe/t7426
gniibe/v5/448
gniibe/x25519
ikloecker/pinentry-formatted-passphrase
ikloecker/t5462
ikloecker/t5598-appimage
justus/fix-1788
justus/issue1955
justus/issue2012
justus/issue2700
justus/issue2826-0
justus/libdns-0
justus/scm-9
key-storage-work
master
mo-scd
neal/dirmngr-ldap
neal/encrypted-mailing-lists
neal/issue2236
neal/kdb
neal/next
neal/pending
neal/strsplit
npth
npth-2
npth-3
npth-4
scd-backport-2-0
scd-pin-prompt
scd-work
seckey-sync-work
switch-to-gpgk
t5964
tobias/gpgsum
tobias/tsa
tpm-work
wk/g13work
wk/kyber-test
wk/signcode
wk/stable-2.2-global-options
wk/test-master
wk/w32-smime-perf-tests
The GNU Privacy Guard
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
common
/
argparse.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Release 2.2.13
gnupg-2.2.13
Werner Koch
2019-02-12
1
-1
/
+1
*
Release 2.2.5
gnupg-2.2.5
Werner Koch
2018-02-22
1
-1
/
+1
*
indent: Wrap overlong lines in argparse.c
Werner Koch
2017-08-01
1
-5
/
+10
*
common: Allow abbreviations of standard options.
Marcus Brinkmann
2017-07-18
1
-6
/
+39
*
Clarify text of LGPLv2+/GPLv2+ licensed files.
Werner Koch
2017-02-24
1
-2
/
+2
*
Clean up word replication.
Yuri Chornoivan
2017-02-21
1
-2
/
+2
*
Update copyright notices for 2017.
Werner Koch
2017-01-23
1
-2
/
+2
*
common: Avoid unnecessary ambiguity in argparse.
Daniel Kahn Gillmor
2017-01-11
1
-1
/
+3
*
common: Skip the Byte Order Mark in conf files.
Werner Koch
2016-12-08
1
-1
/
+19
*
common: Annotate semi-static allocation.
Justus Winter
2016-07-01
1
-0
/
+2
*
common: Print https URLs in help messages.
Werner Koch
2016-05-03
1
-4
/
+4
*
Update copyright years.
Werner Koch
2016-01-26
1
-2
/
+2
*
Fix typos found using codespell.
Justus Winter
2015-11-17
1
-1
/
+1
*
common: Fix regression in building argpase.c standalone.
Werner Koch
2015-09-01
1
-0
/
+7
*
common: Remove JNLIB from boiler plate (jnlib merge).
Werner Koch
2015-04-24
1
-3
/
+3
*
common: Remove libjnlib-config.h (jnlib merge).
Werner Koch
2015-04-24
1
-35
/
+30
*
common: Add feature to ease using argparse's usage().
Werner Koch
2015-03-17
1
-0
/
+20
*
common: Allow standalone build of argparse.c
Werner Koch
2015-03-17
1
-49
/
+164
*
Update copyright years.
Werner Koch
2015-02-03
1
-1
/
+1
*
Distinguish between ARGPARSE_AMBIGUOUS_{OPTION,COMMAND}
Daniel Kahn Gillmor
2014-11-24
1
-1
/
+1
*
Change a couple of files to use abbreviated copyright notes.
Werner Koch
2014-11-04
1
-3
/
+2
*
common: Check option arguments for a valid range.
Werner Koch
2014-10-29
1
-8
/
+45
*
w32: Fix build problem with dirmngr.
Werner Koch
2014-06-10
1
-1
/
+1
*
Make more use of *_NAME macros.
Werner Koch
2014-05-08
1
-1
/
+1
*
Allow marking options as ignored.
Werner Koch
2014-03-07
1
-13
/
+25
*
common: Replace all macros in strusage() returned strings.
Werner Koch
2014-02-26
1
-71
/
+5
*
Add strusage macro replacement feature.
Werner Koch
2013-11-18
1
-32
/
+71
*
common: Add meta option ignore-invalid-option.
Werner Koch
2012-12-18
1
-6
/
+153
*
Change all quotes in strings and comments to the new GNU standard.
Werner Koch
2012-06-05
1
-3
/
+3
*
Print warning for arguments not considered an option.
Werner Koch
2012-03-27
1
-1
/
+2
*
Change JNLIB license to LGPLv3+ or GPLv2+.
Werner Koch
2011-09-30
1
-7
/
+18
*
Update copyright year
Werner Koch
2011-02-03
1
-62
/
+62
*
Some work on the dirmngr
Werner Koch
2010-07-26
1
-1
/
+1
*
Print --version etc via estream
Werner Koch
2010-05-30
1
-50
/
+135
*
More chnages to use estream. Add a way to replace the standard
Werner Koch
2010-03-22
1
-0
/
+2
*
Merged jnlib into common.
Werner Koch
2010-03-10
1
-0
/
+1205