Home
last modified time | relevance | path

Searched refs:log_tree_commit (Results 1 – 25 of 43) sorted by relevance

12

/dports/devel/cgit/cgit-1.2.3/git/builtin/
H A Ddiff-tree.c18 return log_tree_commit(&log_tree_opt, commit); in diff_tree_commit_oid()
40 return log_tree_commit(&log_tree_opt, commit); in stdin_diff_commit()
H A Dlog.c302 log_tree_commit(revs, commit); in log_show_early()
400 if (!log_tree_commit(rev, commit) && rev->max_count >= 0) in cmd_log_walk()
2074 shown = log_tree_commit(&rev, commit); in cmd_format_patch()
/dports/devel/git-svn/git-2.34.1/builtin/
H A Ddiff-tree.c18 return log_tree_commit(&log_tree_opt, commit); in diff_tree_commit_oid()
40 return log_tree_commit(&log_tree_opt, commit); in stdin_diff_commit()
H A Dlog.c328 log_tree_commit(revs, commit); in log_show_early()
426 if (!log_tree_commit(rev, commit) && rev->max_count >= 0) in cmd_log_walk()
2205 shown = log_tree_commit(&rev, commit); in cmd_format_patch()
/dports/devel/git-gui/git-2.34.1/builtin/
H A Ddiff-tree.c18 return log_tree_commit(&log_tree_opt, commit); in diff_tree_commit_oid()
40 return log_tree_commit(&log_tree_opt, commit); in stdin_diff_commit()
H A Dlog.c328 log_tree_commit(revs, commit); in log_show_early()
426 if (!log_tree_commit(rev, commit) && rev->max_count >= 0) in cmd_log_walk()
2205 shown = log_tree_commit(&rev, commit); in cmd_format_patch()
/dports/devel/git-p4/git-2.34.1/builtin/
H A Ddiff-tree.c18 return log_tree_commit(&log_tree_opt, commit); in diff_tree_commit_oid()
40 return log_tree_commit(&log_tree_opt, commit); in stdin_diff_commit()
H A Dlog.c328 log_tree_commit(revs, commit); in log_show_early()
426 if (!log_tree_commit(rev, commit) && rev->max_count >= 0) in cmd_log_walk()
2205 shown = log_tree_commit(&rev, commit); in cmd_format_patch()
/dports/devel/git/git-2.34.1/builtin/
H A Ddiff-tree.c18 return log_tree_commit(&log_tree_opt, commit); in diff_tree_commit_oid()
40 return log_tree_commit(&log_tree_opt, commit); in stdin_diff_commit()
H A Dlog.c328 log_tree_commit(revs, commit); in log_show_early()
426 if (!log_tree_commit(rev, commit) && rev->max_count >= 0) in cmd_log_walk()
2205 shown = log_tree_commit(&rev, commit); in cmd_format_patch()
/dports/devel/git-cvs/git-2.34.1/builtin/
H A Ddiff-tree.c18 return log_tree_commit(&log_tree_opt, commit); in diff_tree_commit_oid()
40 return log_tree_commit(&log_tree_opt, commit); in stdin_diff_commit()
H A Dlog.c328 log_tree_commit(revs, commit); in log_show_early()
426 if (!log_tree_commit(rev, commit) && rev->max_count >= 0) in cmd_log_walk()
2205 shown = log_tree_commit(&rev, commit); in cmd_format_patch()
/dports/devel/git-svn/git-2.34.1/
H A Dlog-tree.h18 int log_tree_commit(struct rev_info *, struct commit *);
H A Dbisect.c965 log_tree_commit(&opt, commit); in show_diff_tree()
/dports/devel/git-gui/git-2.34.1/
H A Dlog-tree.h18 int log_tree_commit(struct rev_info *, struct commit *);
H A Dbisect.c965 log_tree_commit(&opt, commit); in show_diff_tree()
/dports/devel/git-p4/git-2.34.1/
H A Dlog-tree.h18 int log_tree_commit(struct rev_info *, struct commit *);
H A Dbisect.c965 log_tree_commit(&opt, commit); in show_diff_tree()
/dports/devel/git/git-2.34.1/
H A Dlog-tree.h18 int log_tree_commit(struct rev_info *, struct commit *);
H A Dbisect.c965 log_tree_commit(&opt, commit); in show_diff_tree()
/dports/devel/git-cvs/git-2.34.1/
H A Dlog-tree.h18 int log_tree_commit(struct rev_info *, struct commit *);
H A Dbisect.c965 log_tree_commit(&opt, commit); in show_diff_tree()
/dports/devel/cgit/cgit-1.2.3/git/
H A Dlog-tree.h17 int log_tree_commit(struct rev_info *, struct commit *);
H A Dbisect.c908 log_tree_commit(&opt, commit); in show_diff_tree()
/dports/devel/cgit/cgit-1.2.3/
H A Dui-patch.c95 log_tree_commit(&rev, commit); in cgit_print_patch()

12