index
:
git
main
maint
master
next
seen
todo
Mirror of https://git.kernel.org/pub/scm/git/git.git/
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
parse-options.h
(
follow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2025-08-04
Merge branch 'lm/add-p-context'
Junio C Hamano
1
-0
/
+2
2025-07-29
add-patch: add diff.context command line overrides
Leon Michalak
1
-0
/
+2
2025-07-09
parse-options: add precision handling for OPTION_COUNTUP
René Scharfe
1
-0
/
+1
2025-07-09
parse-options: add precision handling for OPTION_BITOP
René Scharfe
1
-0
/
+1
2025-07-09
parse-options: add precision handling for OPTION_NEGBIT
René Scharfe
1
-0
/
+1
2025-07-09
parse-options: add precision handling for OPTION_BIT
René Scharfe
1
-0
/
+1
2025-07-09
parse-options: add precision handling for OPTION_SET_INT
René Scharfe
1
-0
/
+2
2025-07-09
parse-options: add precision handling for PARSE_OPT_CMDMODE
René Scharfe
1
-0
/
+1
2025-04-17
parse-options: detect mismatches in integer signedness
Patrick Steinhardt
1
-2
/
+2
2025-04-17
parse-options: introduce precision handling for `OPTION_UNSIGNED`
Patrick Steinhardt
1
-0
/
+1
2025-04-17
parse-options: introduce precision handling for `OPTION_INTEGER`
Patrick Steinhardt
1
-0
/
+6
2025-04-17
parse-options: rename `OPT_MAGNITUDE()` to `OPT_UNSIGNED()`
Patrick Steinhardt
1
-3
/
+3
2025-03-03
parse-options.h: *.txt -> *.adoc fixes
Todd Zullinger
1
-1
/
+1
2025-02-06
parse-options: introduce die_for_incompatible_opt2()
Toon Claes
1
-0
/
+9
2025-01-17
parse-options: add show_usage_with_options_if_asked()
Junio C Hamano
1
-0
/
+4
2024-12-13
t: introduce compatibility options to clar-based tests
Patrick Steinhardt
1
-0
/
+12
2024-11-26
builtin: pass repository to sub commands
Karthik Nayak
1
-1
/
+3
2024-06-07
parse-options: cast long name for OPTION_ALIAS
Patrick Steinhardt
1
-1
/
+1
2023-10-29
parse-options: make CMDMODE errors more precise
René Scharfe
1
-0
/
+3
2023-10-03
parse-options: drop unused parse_opt_ctx_t member
René Scharfe
1
-1
/
+0
2023-07-18
fetch: reject --no-ipv[46]
Junio C Hamano
1
-4
/
+4
2023-07-18
parse-options: introduce OPT_IPVERSION()
Junio C Hamano
1
-0
/
+6
2023-04-17
Merge branch 'pw/rebase-cleanup-merge-strategy-option-handling'
Junio C Hamano
1
-0
/
+10
2023-04-10
sequencer: use struct strvec to store merge strategy options
Phillip Wood
1
-0
/
+10
2023-04-06
Merge branch 'en/header-split-cleanup'
Junio C Hamano
1
-0
/
+2
2023-04-06
Merge branch 'jk/unused-post-2.40-part2'
Junio C Hamano
1
-3
/
+0
2023-03-28
parse-options: drop parse_opt_unknown_cb()
Jeff King
1
-3
/
+0
2023-03-21
treewide: be explicit about dependence on gettext.h
Elijah Newren
1
-0
/
+2
2023-03-20
parse-options.h: use designated initializers in OPT_* macros
SZEDER Gábor
1
-68
/
+245
2023-03-20
parse-options.h: rename _OPT_CONTAINS_OR_WITH()'s parameters
SZEDER Gábor
1
-3
/
+3
2023-03-20
parse-options.h: use consistent name for the callback parameters
SZEDER Gábor
1
-3
/
+3
2022-12-26
submodule--helper: don't use global --super-prefix in "absorbgitdirs"
Ævar Arnfjörð Bjarmason
1
-0
/
+4
2022-08-19
parse-options: add support for parsing subcommands
SZEDER Gábor
1
-2
/
+22
2022-08-19
parse-options: clarify the limitations of PARSE_OPT_NODASH
SZEDER Gábor
1
-1
/
+2
2022-08-19
parse-options: PARSE_OPT_KEEP_UNKNOWN only applies to --options
SZEDER Gábor
1
-1
/
+1
2022-02-25
Merge branch 'ja/i18n-common-messages'
Junio C Hamano
1
-0
/
+16
2022-02-11
Merge branch 'rs/parse-options-lithelp-help'
Junio C Hamano
1
-0
/
+5
2022-02-05
Merge branch 'ab/cat-file'
Junio C Hamano
1
-0
/
+10
2022-02-04
i18n: factorize more 'incompatible options' messages
Jean-Noël Avila
1
-0
/
+16
2022-01-20
parse-options: document bracketing of argh
René Scharfe
1
-0
/
+5
2022-01-10
Merge branch 'js/branch-track-inherit'
Junio C Hamano
1
-0
/
+2
2021-12-30
parse-options API: add a usage_msg_optf()
Ævar Arnfjörð Bjarmason
1
-0
/
+10
2021-12-20
branch: add flags and config to inherit tracking
Josh Steadmon
1
-0
/
+2
2021-11-09
Merge branch 'ab/parse-options-cleanup'
Junio C Hamano
1
-5
/
+4
2021-11-09
parse-options.[ch]: revert use of "enum" for parse_options()
Ævar Arnfjörð Bjarmason
1
-5
/
+4
2021-10-25
Merge branch 'ab/parse-options-cleanup'
Junio C Hamano
1
-13
/
+13
2021-10-13
Merge branch 'ab/help-config-vars'
Junio C Hamano
1
-2
/
+4
2021-10-08
parse-options.[ch]: make opt{bug,name}() "static"
Ævar Arnfjörð Bjarmason
1
-3
/
+0
2021-10-08
parse-options.h: make the "flags" in "struct option" an enum
Ævar Arnfjörð Bjarmason
1
-1
/
+1
2021-10-08
parse-options.[ch]: consistently use "enum parse_opt_result"
Ævar Arnfjörð Bjarmason
1
-7
/
+8
[next]