issues
search
adishavit
/
argh
Argh! A minimalist argument handler.
BSD 3-Clause "New" or "Revised" License
1.33k
stars
93
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Request to do a minor version bump so that the vcpkg package can be updated to an up-to-date version of Argh!
#90
carljohnson93
opened
1 month ago
0
Please improve the docs
#89
banister
opened
7 months ago
2
Add Functionality To Find Unused Commandline Options
#88
mcginnie
opened
8 months ago
2
CMake: update minimum cmake version to avoid warnings
#87
theodoregoetz
opened
8 months ago
2
CMake deprecation warning with cmake <3.5
#86
theodoregoetz
opened
8 months ago
0
`argh==0.31.0` breaks (my) `argh.dispatch_command` call
#85
thorwhalen
closed
9 months ago
1
Quoted string containing spaces is only read up to the first space.
#84
DanielKrawisz
closed
10 months ago
2
CMakeLists: fix installation on macOS
#83
barracuda156
closed
10 months ago
0
Using argh.argh(args=... , default=...) causes double nesting of passed arguments
#82
pioio
closed
10 months ago
1
[parser::params] add overload accepting std::initializer_list
#80
kedartal
opened
1 year ago
3
Fix building tests on PPC
#79
barracuda156
opened
1 year ago
3
Make add_params and add_param compatible with each other.
#77
TerenceJefferies
closed
2 years ago
1
Add TAB completion
#76
adishavit
opened
2 years ago
0
Support list of same parameters
#75
paulocoutinhox
opened
2 years ago
2
accept vector<string> for argv
#74
sfinktah
opened
2 years ago
0
Set Up CI
#73
adishavit
opened
2 years ago
0
doctest.h:1398:92: error: use of deleted function
#72
tillea
closed
2 years ago
14
Make Progress on BadgeApp
#71
adishavit
opened
2 years ago
0
Added instructions on how to use argh with tipi.build
#70
pysco68
opened
2 years ago
7
Fix parser idempotence
#69
NikolaDucak
closed
2 years ago
1
parse() should be idempotent
#68
xparq
closed
2 years ago
3
how to set boolean arguments as False when default is True?
#67
integratebio
closed
2 years ago
1
Uncompileable with clang 14
#66
KOLANICH
closed
2 years ago
10
Passing the rest of arguments to the next stage parser
#65
KOLANICH
closed
3 years ago
6
Added packaging using CPack and pkg-config.
#64
KOLANICH
opened
3 years ago
8
ADD: dash (as position arg) and double dash (as delimeter) support
#63
selaselah
closed
3 years ago
1
Moving set_property of target argh_test where the target is defined
#62
SuperFola
closed
3 years ago
2
Fix warning about extra semi colon
#61
jyaif
closed
3 years ago
1
question: Several arguments for a param support
#60
jtorresfabra
closed
3 years ago
4
Conan center mark argh! as deprecated
#59
jtorresfabra
closed
3 years ago
4
Support '-' args
#58
selaselah
closed
3 years ago
4
API: Consider not including argv[0] in pos_args
#57
woodruffw
closed
3 years ago
2
How parse compound params
#56
rudycazabon
closed
2 years ago
4
argh: Fix an implicit sign conversion
#55
woodruffw
closed
4 years ago
2
Update CMakeLists.txt
#54
Symbitic
closed
4 years ago
1
The best way to check for unrecognised param to show help message?
#53
ivan-volnov
closed
4 years ago
2
Add support of compound arguments
#52
ivan-volnov
closed
4 years ago
3
Don't install 'LICENSE' or 'README.md' directly to the installation directory.
#51
BillyONeal
closed
4 years ago
7
Problem space in string value
#50
RegisGraptin
closed
4 years ago
2
Make uniform add_param / add_params
#49
richoux
opened
4 years ago
1
Fix string-literal conversion warning
#48
marcomagdy
closed
3 years ago
3
Make the bool conversion operator explicit
#47
marcomagdy
closed
4 years ago
1
Fix README typo in Parsing Modes
#46
ufoq
closed
4 years ago
1
Multiple Parameters for 1 Argument
#45
derens99
closed
2 years ago
1
Improve serialization of floating point values
#44
GrishaKirilin
closed
5 years ago
3
Multiple parameters with the same name
#43
ddovod
closed
2 years ago
4
getter for registeredParams_?
#42
paleozogt
opened
5 years ago
3
Check if argh is being used directly or via cmake add_subdirectory
#41
jhh
closed
5 years ago
1
Git-like subcommand
#40
zhihaoy
closed
5 years ago
13
Add a documentation to a parameter?
#39
dcoeurjo
closed
5 years ago
2
Next