index
:
libgpg-error
dkg-fix-T4643
dkg/expand-musl
dkg/fix-4952
gniibe/disable-new-dtags
gniibe/pkg-config-support
gniibe/secmem
gniibe/t5912
master
release-1.26
A small library that originally defined common error values for all GnuPG components.
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
argparse.c
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2025-04-08
Release 1.52
libgpg-error-1.52
gpgrt-1.52
Werner Koch
1
-1
/
+5
2025-04-07
argparse: Make getreg meta command work on Unix.
Werner Koch
1
-7
/
+93
2025-04-01
New public API gpgrt_strlist_*
Werner Koch
1
-31
/
+6
2024-04-26
argparse: Fix a theoretical memory leak.
Werner Koch
1
-3
/
+4
2024-04-08
argparser: avoid endless loop due to a conf file read error.
Werner Koch
1
-3
/
+18
2024-02-21
argparse: Adjust help output for command mode.
Werner Koch
1
-1
/
+7
2024-02-06
argparser: Implement a command mode.
Werner Koch
1
-42
/
+113
2023-05-26
doc: Typo fix
Werner Koch
1
-1
/
+1
2022-12-16
core: Fix translations of --help
Werner Koch
1
-2
/
+7
2022-09-08
Silence compiler warnings.
NIIBE Yutaka
1
-1
/
+1
2022-01-25
core: Fix returning of option attributes for options with args.
Werner Koch
1
-0
/
+11
2021-11-03
argparse: Add more system variables.
Werner Koch
1
-4
/
+31
2021-10-31
argparse: Add support to read values from the Windows Registry.
Werner Koch
1
-56
/
+623
2021-03-04
w32: Minor cleanup of w32-gettext
Werner Koch
1
-0
/
+3
2020-12-21
core: Yet another fix to the ignore meta command.
Werner Koch
1
-1
/
+18
2020-12-18
core: Fix the "ignore" meta command of the argparser.
Werner Koch
1
-35
/
+54
2020-10-19
New public function gpgrt_access.
Werner Koch
1
-1
/
+1
2020-10-08
doc: Fix typos in comments
Werner Koch
1
-1
/
+1
2020-08-21
argparse: Handle a corner case of wrong ARGC.
NIIBE Yutaka
1
-2
/
+1
2020-08-17
Fix a current gcc's -fsanitize warning.
Werner Koch
1
-2
/
+2
2020-04-03
core: Improve the echo and info meta commands of the arg parser
Werner Koch
1
-9
/
+74
2020-04-03
core: Implement meta command [user] also for Windows
Werner Koch
1
-0
/
+1
2020-04-03
core: Implement meta command [user] for the arg parser.
Werner Koch
1
-24
/
+82
2020-03-06
core: Tweak the printing of headers in the --help output.
Werner Koch
1
-7
/
+17
2020-03-06
core: Add features for pretty printing the help
Werner Koch
1
-4
/
+17
2020-03-03
core: Fix allocation bug introduced with last commit.
Werner Koch
1
-1
/
+3
2020-03-02
core: New internal option --dump-option-table for argparser.
Werner Koch
1
-3
/
+85
2020-03-02
core: Replace fputs by es_fputs in argparser.
Werner Koch
1
-1
/
+1
2020-03-02
core: Allow returning of attributes from gpgrt_argparser.
Werner Koch
1
-18
/
+49
2020-02-27
core: Implement meta commands for the argparser.
Werner Koch
1
-68
/
+189
2020-02-27
indent: Fix indentation in an argparse.c function
Werner Koch
1
-85
/
+85
2020-02-26
core: Add meta command handler stubs to argparse.c.
Werner Koch
1
-1
/
+115
2020-02-26
core: Prepare argparse.c to track additional info for options.
Werner Koch
1
-105
/
+188
2020-02-25
core: Add parser for meta commands to gpgrt_argparser.
Werner Koch
1
-2
/
+71
2020-02-25
core: Fold duplicated code from _gpgrt_argparse.
Werner Koch
1
-82
/
+86
2020-02-25
core: Improve readability of _gpgrt_argparse.
Werner Koch
1
-41
/
+57
2020-02-25
core: New flag ARGPARSE_FLAG_USERVERS to try versioned config files.
Werner Koch
1
-20
/
+75
2020-02-25
core: New pseudo option ARGPARSE_PERMISSION_ERROR.
Werner Koch
1
-0
/
+4
2020-02-22
core: Extend the way a config file can be specified,
Werner Koch
1
-8
/
+88
2020-02-20
core: Change printed license names.
Werner Koch
1
-3
/
+3
2020-02-20
core: Skip cmdline parsing for no or an empty argv.
Werner Koch
1
-4
/
+13
2020-02-19
core: More fixes for the new option/argument parser.
Werner Koch
1
-7
/
+18
2020-02-19
core: Some fixes for the new option/argument parser
Werner Koch
1
-8
/
+29
2020-02-18
core: Add a high level option/argument parser.
Werner Koch
1
-6
/
+378
2018-07-05
Remove leftover debug output from gpg-error.
Werner Koch
1
-1
/
+1
2018-04-11
core: Finalize the API for argparse.
Werner Koch
1
-155
/
+193
2018-03-22
core: Remove outdated comments.
Werner Koch
1
-42
/
+0
2018-03-21
core: Add the group of argparse functions.
Werner Koch
1
-365
/
+302
2018-03-21
core: Import argparse code from gnupg master
Werner Koch
1
-0
/
+1660