Home
last modified time | relevance | path

Searched refs:stdin_commits (Results 1 – 6 of 6) sorted by relevance

/dports/devel/cgit/cgit-1.2.3/git/builtin/
H A Dcommit-graph.c30 int stdin_commits; member
109 OPT_BOOL(0, "stdin-commits", &opts.stdin_commits, in graph_write()
136 if (opts.reachable + opts.stdin_packs + opts.stdin_commits > 1) in graph_write()
156 if (opts.stdin_packs || opts.stdin_commits) { in graph_write()
164 if (opts.stdin_commits) { in graph_write()
/dports/devel/git-svn/git-2.34.1/builtin/
H A Dcommit-graph.c41 int stdin_commits; member
208 OPT_BOOL(0, "stdin-commits", &opts.stdin_commits, in graph_write()
250 if (opts.reachable + opts.stdin_packs + opts.stdin_commits > 1) in graph_write()
278 } else if (opts.stdin_commits) { in graph_write()
296 opts.stdin_commits ? &commits : NULL, in graph_write()
/dports/devel/git-gui/git-2.34.1/builtin/
H A Dcommit-graph.c41 int stdin_commits; member
208 OPT_BOOL(0, "stdin-commits", &opts.stdin_commits, in graph_write()
250 if (opts.reachable + opts.stdin_packs + opts.stdin_commits > 1) in graph_write()
278 } else if (opts.stdin_commits) { in graph_write()
296 opts.stdin_commits ? &commits : NULL, in graph_write()
/dports/devel/git-p4/git-2.34.1/builtin/
H A Dcommit-graph.c41 int stdin_commits; member
208 OPT_BOOL(0, "stdin-commits", &opts.stdin_commits, in graph_write()
250 if (opts.reachable + opts.stdin_packs + opts.stdin_commits > 1) in graph_write()
278 } else if (opts.stdin_commits) { in graph_write()
296 opts.stdin_commits ? &commits : NULL, in graph_write()
/dports/devel/git/git-2.34.1/builtin/
H A Dcommit-graph.c41 int stdin_commits; member
208 OPT_BOOL(0, "stdin-commits", &opts.stdin_commits, in graph_write()
250 if (opts.reachable + opts.stdin_packs + opts.stdin_commits > 1) in graph_write()
278 } else if (opts.stdin_commits) { in graph_write()
296 opts.stdin_commits ? &commits : NULL, in graph_write()
/dports/devel/git-cvs/git-2.34.1/builtin/
H A Dcommit-graph.c41 int stdin_commits; member
208 OPT_BOOL(0, "stdin-commits", &opts.stdin_commits, in graph_write()
250 if (opts.reachable + opts.stdin_packs + opts.stdin_commits > 1) in graph_write()
278 } else if (opts.stdin_commits) { in graph_write()
296 opts.stdin_commits ? &commits : NULL, in graph_write()