index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
tools
/
lib
/
subcmd
/
parse-options.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
libsubcmd: Silence compiler warning
Eder Zulian
2024-10-23
1
-1
/
+1
*
libsubcmd: Don't free the usage string
Aditya Gupta
2024-09-04
1
-5
/
+3
*
tools lib subcmd: Show parent options in help
Namhyung Kim
2024-05-13
1
-12
/
+24
*
libsubcmd: Fix parse-options memory leak
Ian Rogers
2024-05-10
1
-3
/
+5
*
libsubcmd: Fix OPTION_GROUP sorting
Josh Poimboeuf
2022-04-22
1
-3
/
+14
*
libsubcmd: Fix OPT_CALLBACK_SET()
Ravi Bangoria
2020-07-17
1
-0
/
+3
*
tools lib subcmd: Introduce OPTION_ULONG
Arnaldo Carvalho de Melo
2018-10-19
1
-0
/
+19
*
perf tools: Add '\n' at the end of parse-options error messages
Ravi Bangoria
2018-04-18
1
-3
/
+3
*
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
2017-11-02
1
-0
/
+1
*
tools include: Adopt strstarts() from the kernel
Arnaldo Carvalho de Melo
2017-07-20
1
-9
/
+9
*
tools lib string: Adopt prefixcmp() from perf and subcmd
Arnaldo Carvalho de Melo
2017-04-26
1
-0
/
+1
*
tools lib subcmd: Make it an error to pass a signed value to OPTION_UINTEGER
Arnaldo Carvalho de Melo
2017-02-14
1
-0
/
+4
*
tools lib subcmd: Add OPT_STRING_OPTARG_SET option
Jiri Olsa
2017-01-03
1
-0
/
+3
*
tools lib subcmd: Suppport cascading options
Namhyung Kim
2016-10-25
1
-0
/
+14
*
perf subcmd: Create subcmd library
Josh Poimboeuf
2015-12-17
1
-0
/
+983