Home
last modified time | relevance | path

Searched refs:OPT_PASSTHRU_ARGV (Results 1 – 25 of 30) sorted by relevance

12

/dports/devel/git-gui/git-2.34.1/builtin/
H A Dpull.c172 OPT_PASSTHRU_ARGV('s', "strategy", &opt_strategies, N_("strategy"),
175 OPT_PASSTHRU_ARGV('X', "strategy-option", &opt_strategy_opts,
215 OPT_PASSTHRU_ARGV(0, "shallow-since", &opt_fetch, N_("time"),
218 OPT_PASSTHRU_ARGV(0, "shallow-exclude", &opt_fetch, N_("revision"),
221 OPT_PASSTHRU_ARGV(0, "deepen", &opt_fetch, N_("n"),
233 OPT_PASSTHRU_ARGV('o', "server-option", &opt_fetch,
243 OPT_PASSTHRU_ARGV(0, "negotiation-tip", &opt_fetch, N_("revision"),
H A Dam.c2299 OPT_PASSTHRU_ARGV(0, "whitespace", &state.git_apply_opts, N_("action"), in cmd_am()
2302 OPT_PASSTHRU_ARGV(0, "ignore-space-change", &state.git_apply_opts, NULL, in cmd_am()
2305 OPT_PASSTHRU_ARGV(0, "ignore-whitespace", &state.git_apply_opts, NULL, in cmd_am()
2308 OPT_PASSTHRU_ARGV(0, "directory", &state.git_apply_opts, N_("root"), in cmd_am()
2311 OPT_PASSTHRU_ARGV(0, "exclude", &state.git_apply_opts, N_("path"), in cmd_am()
2314 OPT_PASSTHRU_ARGV(0, "include", &state.git_apply_opts, N_("path"), in cmd_am()
2317 OPT_PASSTHRU_ARGV('C', NULL, &state.git_apply_opts, N_("n"), in cmd_am()
2320 OPT_PASSTHRU_ARGV('p', NULL, &state.git_apply_opts, N_("num"), in cmd_am()
2326 OPT_PASSTHRU_ARGV(0, "reject", &state.git_apply_opts, NULL, in cmd_am()
H A Drange-diff.c31 OPT_PASSTHRU_ARGV(0, "notes", &other_arg, in cmd_range_diff()
/dports/devel/git-p4/git-2.34.1/builtin/
H A Dpull.c172 OPT_PASSTHRU_ARGV('s', "strategy", &opt_strategies, N_("strategy"),
175 OPT_PASSTHRU_ARGV('X', "strategy-option", &opt_strategy_opts,
215 OPT_PASSTHRU_ARGV(0, "shallow-since", &opt_fetch, N_("time"),
218 OPT_PASSTHRU_ARGV(0, "shallow-exclude", &opt_fetch, N_("revision"),
221 OPT_PASSTHRU_ARGV(0, "deepen", &opt_fetch, N_("n"),
233 OPT_PASSTHRU_ARGV('o', "server-option", &opt_fetch,
243 OPT_PASSTHRU_ARGV(0, "negotiation-tip", &opt_fetch, N_("revision"),
H A Dam.c2299 OPT_PASSTHRU_ARGV(0, "whitespace", &state.git_apply_opts, N_("action"), in cmd_am()
2302 OPT_PASSTHRU_ARGV(0, "ignore-space-change", &state.git_apply_opts, NULL, in cmd_am()
2305 OPT_PASSTHRU_ARGV(0, "ignore-whitespace", &state.git_apply_opts, NULL, in cmd_am()
2308 OPT_PASSTHRU_ARGV(0, "directory", &state.git_apply_opts, N_("root"), in cmd_am()
2311 OPT_PASSTHRU_ARGV(0, "exclude", &state.git_apply_opts, N_("path"), in cmd_am()
2314 OPT_PASSTHRU_ARGV(0, "include", &state.git_apply_opts, N_("path"), in cmd_am()
2317 OPT_PASSTHRU_ARGV('C', NULL, &state.git_apply_opts, N_("n"), in cmd_am()
2320 OPT_PASSTHRU_ARGV('p', NULL, &state.git_apply_opts, N_("num"), in cmd_am()
2326 OPT_PASSTHRU_ARGV(0, "reject", &state.git_apply_opts, NULL, in cmd_am()
H A Drange-diff.c31 OPT_PASSTHRU_ARGV(0, "notes", &other_arg, in cmd_range_diff()
/dports/devel/git/git-2.34.1/builtin/
H A Dpull.c172 OPT_PASSTHRU_ARGV('s', "strategy", &opt_strategies, N_("strategy"),
175 OPT_PASSTHRU_ARGV('X', "strategy-option", &opt_strategy_opts,
215 OPT_PASSTHRU_ARGV(0, "shallow-since", &opt_fetch, N_("time"),
218 OPT_PASSTHRU_ARGV(0, "shallow-exclude", &opt_fetch, N_("revision"),
221 OPT_PASSTHRU_ARGV(0, "deepen", &opt_fetch, N_("n"),
233 OPT_PASSTHRU_ARGV('o', "server-option", &opt_fetch,
243 OPT_PASSTHRU_ARGV(0, "negotiation-tip", &opt_fetch, N_("revision"),
H A Dam.c2299 OPT_PASSTHRU_ARGV(0, "whitespace", &state.git_apply_opts, N_("action"), in cmd_am()
2302 OPT_PASSTHRU_ARGV(0, "ignore-space-change", &state.git_apply_opts, NULL, in cmd_am()
2305 OPT_PASSTHRU_ARGV(0, "ignore-whitespace", &state.git_apply_opts, NULL, in cmd_am()
2308 OPT_PASSTHRU_ARGV(0, "directory", &state.git_apply_opts, N_("root"), in cmd_am()
2311 OPT_PASSTHRU_ARGV(0, "exclude", &state.git_apply_opts, N_("path"), in cmd_am()
2314 OPT_PASSTHRU_ARGV(0, "include", &state.git_apply_opts, N_("path"), in cmd_am()
2317 OPT_PASSTHRU_ARGV('C', NULL, &state.git_apply_opts, N_("n"), in cmd_am()
2320 OPT_PASSTHRU_ARGV('p', NULL, &state.git_apply_opts, N_("num"), in cmd_am()
2326 OPT_PASSTHRU_ARGV(0, "reject", &state.git_apply_opts, NULL, in cmd_am()
H A Drange-diff.c31 OPT_PASSTHRU_ARGV(0, "notes", &other_arg, in cmd_range_diff()
/dports/devel/git-cvs/git-2.34.1/builtin/
H A Dpull.c172 OPT_PASSTHRU_ARGV('s', "strategy", &opt_strategies, N_("strategy"),
175 OPT_PASSTHRU_ARGV('X', "strategy-option", &opt_strategy_opts,
215 OPT_PASSTHRU_ARGV(0, "shallow-since", &opt_fetch, N_("time"),
218 OPT_PASSTHRU_ARGV(0, "shallow-exclude", &opt_fetch, N_("revision"),
221 OPT_PASSTHRU_ARGV(0, "deepen", &opt_fetch, N_("n"),
233 OPT_PASSTHRU_ARGV('o', "server-option", &opt_fetch,
243 OPT_PASSTHRU_ARGV(0, "negotiation-tip", &opt_fetch, N_("revision"),
H A Dam.c2299 OPT_PASSTHRU_ARGV(0, "whitespace", &state.git_apply_opts, N_("action"), in cmd_am()
2302 OPT_PASSTHRU_ARGV(0, "ignore-space-change", &state.git_apply_opts, NULL, in cmd_am()
2305 OPT_PASSTHRU_ARGV(0, "ignore-whitespace", &state.git_apply_opts, NULL, in cmd_am()
2308 OPT_PASSTHRU_ARGV(0, "directory", &state.git_apply_opts, N_("root"), in cmd_am()
2311 OPT_PASSTHRU_ARGV(0, "exclude", &state.git_apply_opts, N_("path"), in cmd_am()
2314 OPT_PASSTHRU_ARGV(0, "include", &state.git_apply_opts, N_("path"), in cmd_am()
2317 OPT_PASSTHRU_ARGV('C', NULL, &state.git_apply_opts, N_("n"), in cmd_am()
2320 OPT_PASSTHRU_ARGV('p', NULL, &state.git_apply_opts, N_("num"), in cmd_am()
2326 OPT_PASSTHRU_ARGV(0, "reject", &state.git_apply_opts, NULL, in cmd_am()
H A Drange-diff.c31 OPT_PASSTHRU_ARGV(0, "notes", &other_arg, in cmd_range_diff()
/dports/devel/git-svn/git-2.34.1/builtin/
H A Dpull.c172 OPT_PASSTHRU_ARGV('s', "strategy", &opt_strategies, N_("strategy"),
175 OPT_PASSTHRU_ARGV('X', "strategy-option", &opt_strategy_opts,
215 OPT_PASSTHRU_ARGV(0, "shallow-since", &opt_fetch, N_("time"),
218 OPT_PASSTHRU_ARGV(0, "shallow-exclude", &opt_fetch, N_("revision"),
221 OPT_PASSTHRU_ARGV(0, "deepen", &opt_fetch, N_("n"),
233 OPT_PASSTHRU_ARGV('o', "server-option", &opt_fetch,
243 OPT_PASSTHRU_ARGV(0, "negotiation-tip", &opt_fetch, N_("revision"),
H A Dam.c2299 OPT_PASSTHRU_ARGV(0, "whitespace", &state.git_apply_opts, N_("action"),
2302 OPT_PASSTHRU_ARGV(0, "ignore-space-change", &state.git_apply_opts, NULL,
2305 OPT_PASSTHRU_ARGV(0, "ignore-whitespace", &state.git_apply_opts, NULL,
2308 OPT_PASSTHRU_ARGV(0, "directory", &state.git_apply_opts, N_("root"),
2311 OPT_PASSTHRU_ARGV(0, "exclude", &state.git_apply_opts, N_("path"),
2314 OPT_PASSTHRU_ARGV(0, "include", &state.git_apply_opts, N_("path"),
2317 OPT_PASSTHRU_ARGV('C', NULL, &state.git_apply_opts, N_("n"),
2320 OPT_PASSTHRU_ARGV('p', NULL, &state.git_apply_opts, N_("num"),
2326 OPT_PASSTHRU_ARGV(0, "reject", &state.git_apply_opts, NULL,
H A Drange-diff.c31 OPT_PASSTHRU_ARGV(0, "notes", &other_arg, in cmd_range_diff()
/dports/devel/cgit/cgit-1.2.3/git/builtin/
H A Dam.c2185 OPT_PASSTHRU_ARGV(0, "whitespace", &state.git_apply_opts, N_("action"), in cmd_am()
2188 OPT_PASSTHRU_ARGV(0, "ignore-space-change", &state.git_apply_opts, NULL, in cmd_am()
2191 OPT_PASSTHRU_ARGV(0, "ignore-whitespace", &state.git_apply_opts, NULL, in cmd_am()
2194 OPT_PASSTHRU_ARGV(0, "directory", &state.git_apply_opts, N_("root"), in cmd_am()
2197 OPT_PASSTHRU_ARGV(0, "exclude", &state.git_apply_opts, N_("path"), in cmd_am()
2200 OPT_PASSTHRU_ARGV(0, "include", &state.git_apply_opts, N_("path"), in cmd_am()
2203 OPT_PASSTHRU_ARGV('C', NULL, &state.git_apply_opts, N_("n"), in cmd_am()
2206 OPT_PASSTHRU_ARGV('p', NULL, &state.git_apply_opts, N_("num"), in cmd_am()
2212 OPT_PASSTHRU_ARGV(0, "reject", &state.git_apply_opts, NULL, in cmd_am()
H A Drange-diff.c25 OPT_PASSTHRU_ARGV(0, "notes", &other_arg, in cmd_range_diff()
H A Dpull.c187 OPT_PASSTHRU_ARGV('s', "strategy", &opt_strategies, N_("strategy"),
190 OPT_PASSTHRU_ARGV('X', "strategy-option", &opt_strategy_opts,
H A Drebase.c1440 OPT_PASSTHRU_ARGV(0, "ignore-whitespace", &options.git_am_opts, in cmd_rebase()
1443 OPT_PASSTHRU_ARGV(0, "committer-date-is-author-date", in cmd_rebase()
1446 OPT_PASSTHRU_ARGV(0, "ignore-date", &options.git_am_opts, NULL, in cmd_rebase()
1448 OPT_PASSTHRU_ARGV('C', NULL, &options.git_am_opts, N_("n"), in cmd_rebase()
1450 OPT_PASSTHRU_ARGV(0, "whitespace", &options.git_am_opts, in cmd_rebase()
/dports/devel/git-svn/git-2.34.1/
H A Dparse-options.h324 #define OPT_PASSTHRU_ARGV(s, l, v, a, h, f) \ macro
/dports/devel/git-gui/git-2.34.1/
H A Dparse-options.h324 #define OPT_PASSTHRU_ARGV(s, l, v, a, h, f) \ macro
/dports/devel/git-p4/git-2.34.1/
H A Dparse-options.h324 #define OPT_PASSTHRU_ARGV(s, l, v, a, h, f) \
/dports/devel/git/git-2.34.1/
H A Dparse-options.h324 #define OPT_PASSTHRU_ARGV(s, l, v, a, h, f) \ macro
/dports/devel/git-cvs/git-2.34.1/
H A Dparse-options.h324 #define OPT_PASSTHRU_ARGV(s, l, v, a, h, f) \ macro
/dports/devel/cgit/cgit-1.2.3/git/
H A Dparse-options.h325 #define OPT_PASSTHRU_ARGV(s, l, v, a, h, f) \ macro

12