index
:
git
master
git
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
parse-options.h
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge branch 'ja/i18n-common-messages'
Junio C Hamano
2022-02-26
1
-0
/
+16
|
\
|
*
i18n: factorize more 'incompatible options' messages
Jean-Noël Avila
2022-02-04
1
-0
/
+16
*
|
Merge branch 'rs/parse-options-lithelp-help'
Junio C Hamano
2022-02-12
1
-0
/
+5
|
\
\
|
*
|
parse-options: document bracketing of argh
René Scharfe
2022-01-20
1
-0
/
+5
*
|
|
Merge branch 'ab/cat-file'
Junio C Hamano
2022-02-05
1
-0
/
+10
|
\
\
\
|
|
_
|
/
|
/
|
|
|
*
|
parse-options API: add a usage_msg_optf()
Ævar Arnfjörð Bjarmason
2021-12-30
1
-0
/
+10
|
|
/
*
|
Merge branch 'js/branch-track-inherit'
Junio C Hamano
2022-01-10
1
-0
/
+2
|
\
\
|
|
/
|
/
|
|
*
branch: add flags and config to inherit tracking
Josh Steadmon
2021-12-21
1
-0
/
+2
*
|
Merge branch 'ab/parse-options-cleanup'
Junio C Hamano
2021-11-09
1
-5
/
+4
|
\
\
|
*
|
parse-options.[ch]: revert use of "enum" for parse_options()
Ævar Arnfjörð Bjarmason
2021-11-09
1
-5
/
+4
*
|
|
Merge branch 'ab/parse-options-cleanup'
Junio C Hamano
2021-10-26
1
-13
/
+13
|
\
|
|
|
|
/
|
/
|
|
*
parse-options.[ch]: make opt{bug,name}() "static"
Ævar Arnfjörð Bjarmason
2021-10-08
1
-3
/
+0
|
*
parse-options.h: make the "flags" in "struct option" an enum
Ævar Arnfjörð Bjarmason
2021-10-08
1
-1
/
+1
|
*
parse-options.[ch]: consistently use "enum parse_opt_result"
Ævar Arnfjörð Bjarmason
2021-10-08
1
-7
/
+8
|
*
parse-options.[ch]: consistently use "enum parse_opt_flags"
Ævar Arnfjörð Bjarmason
2021-10-08
1
-3
/
+5
|
*
parse-options.h: move PARSE_OPT_SHELL_EVAL between enums
Ævar Arnfjörð Bjarmason
2021-09-29
1
-1
/
+1
*
|
Merge branch 'ab/help-config-vars'
Junio C Hamano
2021-10-14
1
-2
/
+4
|
\
\
|
|
/
|
/
|
|
*
help: simplify by moving to OPT_CMDMODE()
Ævar Arnfjörð Bjarmason
2021-09-23
1
-2
/
+4
*
|
parse-options API: remove OPTION_ARGUMENT feature
Ævar Arnfjörð Bjarmason
2021-09-13
1
-3
/
+0
|
/
*
parse-options: don't leak alias help messages
Andrzej Hunt
2021-03-21
1
-0
/
+1
*
parse-options: convert bitfield values to use binary shift
Andrzej Hunt
2021-03-21
1
-17
/
+17
*
parse-options: format argh like error messages
Junio C Hamano
2021-01-07
1
-3
/
+3
*
messages: avoid SHA-1 in end-user facing messages
Junio C Hamano
2020-08-14
1
-1
/
+1
*
merge: teach --autostash option
Denton Liu
2020-04-10
1
-0
/
+1
*
Merge branch 'pb/am-show-current-patch'
Junio C Hamano
2020-03-09
1
-4
/
+4
|
\
|
*
parse-options: convert "command mode" to a flag
Paolo Bonzini
2020-02-20
1
-4
/
+4
*
|
parse-options: const parse_options_concat() parameters
René Scharfe
2020-02-10
1
-1
/
+1
|
/
*
Merge branch 'hw/doc-in-header'
Junio C Hamano
2019-12-16
1
-0
/
+4
|
\
|
*
parse-options: add link to doc file in parse-options.h
Heba Waly
2019-11-18
1
-0
/
+4
*
|
parse-options.h: add new options `--pathspec-from-file`, `--pathspec-file-nul`
Alexandr Miloslavskiy
2019-11-07
1
-0
/
+2
|
/
*
Merge branch 'nd/diff-parseopt'
Junio C Hamano
2019-09-09
1
-9
/
+9
|
\
|
*
parseopt: move definition of enum parse_opt_result up
René Scharfe
2019-08-20
1
-9
/
+9
*
|
Merge branch 'nd/switch-and-restore'
Junio C Hamano
2019-07-10
1
-0
/
+1
|
\
\
|
*
|
checkout: split options[] array in three pieces
Nguyễn Thái Ngọc Duy
2019-04-02
1
-0
/
+1
|
|
/
*
|
Merge branch 'js/parseopt-unknown-cb-returns-an-enum'
Junio C Hamano
2019-05-19
1
-1
/
+3
|
\
\
|
*
|
parse-options: adjust `parse_opt_unknown_cb()`s declared return type
Johannes Schindelin
2019-05-14
1
-1
/
+3
*
|
|
Merge branch 'nd/parse-options-aliases'
Junio C Hamano
2019-05-19
1
-0
/
+6
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
parse-options: don't emit "ambiguous option" for aliases
Nguyễn Thái Ngọc Duy
2019-05-07
1
-0
/
+6
*
|
|
Merge branch 'pw/rebase-i-internal'
Junio C Hamano
2019-05-13
1
-0
/
+4
|
\
\
\
|
*
|
|
rebase -i: use struct object_id for squash_onto
Phillip Wood
2019-04-19
1
-0
/
+3
|
*
|
|
rebase -i: use struct commit when parsing options
Phillip Wood
2019-04-19
1
-0
/
+1
|
|
|
/
|
|
/
|
*
|
|
Merge branch 'dl/merge-cleanup-scissors-fix'
Junio C Hamano
2019-05-08
1
-0
/
+1
|
\
\
\
|
|
_
|
/
|
/
|
|
|
*
|
parse-options.h: extract common --cleanup option
Denton Liu
2019-04-18
1
-0
/
+1
*
|
|
Merge branch 'js/difftool-no-index'
Junio C Hamano
2019-04-25
1
-2
/
+2
|
\
\
\
|
*
|
|
parse-options: make OPT_ARGUMENT() more useful
Johannes Schindelin
2019-03-18
1
-2
/
+2
|
|
|
/
|
|
/
|
*
|
|
Merge branch 'nd/diff-parseopt-4'
Junio C Hamano
2019-04-25
1
-2
/
+4
|
\
\
\
|
|
_
|
/
|
/
|
|
|
*
|
diff-parseopt: convert --inter-hunk-context
Nguyễn Thái Ngọc Duy
2019-03-24
1
-1
/
+2
|
*
|
diff-parseopt: convert --[src|dst]-prefix
Nguyễn Thái Ngọc Duy
2019-03-24
1
-1
/
+2
|
|
/
*
|
Merge branch 'br/commit-tree-parseopt'
Junio C Hamano
2019-03-20
1
-0
/
+11
|
\
\
|
|
/
|
/
|
|
*
commit-tree: utilize parse-options api
Brandon Richardson
2019-03-08
1
-0
/
+11
[next]