Home
last modified time | relevance | path

Searched refs:format_decorations_extended (Results 1 – 18 of 18) sorted by relevance

/dports/devel/git-svn/git-2.34.1/
H A Dlog-tree.h20 void format_decorations_extended(struct strbuf *sb, const struct commit *commit,
26 format_decorations_extended((strbuf), (commit), (color), " (", ", ", ")")
H A Dlog-tree.c285 void format_decorations_extended(struct strbuf *sb, in format_decorations_extended() function
H A Dpretty.c1450 format_decorations_extended(sb, commit, c->auto_color, "", ", ", ""); in format_commit_one()
/dports/devel/git-gui/git-2.34.1/
H A Dlog-tree.h20 void format_decorations_extended(struct strbuf *sb, const struct commit *commit,
26 format_decorations_extended((strbuf), (commit), (color), " (", ", ", ")")
H A Dlog-tree.c285 void format_decorations_extended(struct strbuf *sb, in format_decorations_extended() function
H A Dpretty.c1450 format_decorations_extended(sb, commit, c->auto_color, "", ", ", ""); in format_commit_one()
/dports/devel/git-p4/git-2.34.1/
H A Dlog-tree.h20 void format_decorations_extended(struct strbuf *sb, const struct commit *commit,
26 format_decorations_extended((strbuf), (commit), (color), " (", ", ", ")")
H A Dlog-tree.c285 void format_decorations_extended(struct strbuf *sb, in format_decorations_extended() function
H A Dpretty.c1450 format_decorations_extended(sb, commit, c->auto_color, "", ", ", ""); in format_commit_one()
/dports/devel/git/git-2.34.1/
H A Dlog-tree.h20 void format_decorations_extended(struct strbuf *sb, const struct commit *commit,
26 format_decorations_extended((strbuf), (commit), (color), " (", ", ", ")")
H A Dlog-tree.c285 void format_decorations_extended(struct strbuf *sb, in format_decorations_extended() function
H A Dpretty.c1450 format_decorations_extended(sb, commit, c->auto_color, "", ", ", ""); in format_commit_one()
/dports/devel/git-cvs/git-2.34.1/
H A Dlog-tree.h20 void format_decorations_extended(struct strbuf *sb, const struct commit *commit,
26 format_decorations_extended((strbuf), (commit), (color), " (", ", ", ")")
H A Dlog-tree.c285 void format_decorations_extended(struct strbuf *sb, in format_decorations_extended() function
H A Dpretty.c1450 format_decorations_extended(sb, commit, c->auto_color, "", ", ", ""); in format_commit_one()
/dports/devel/cgit/cgit-1.2.3/git/
H A Dlog-tree.h20 void format_decorations_extended(struct strbuf *sb, const struct commit *commit,
26 format_decorations_extended((strbuf), (commit), (color), " (", ", ", ")")
H A Dlog-tree.c233 void format_decorations_extended(struct strbuf *sb, in format_decorations_extended() function
H A Dpretty.c1260 format_decorations_extended(sb, commit, c->auto_color, "", ", ", ""); in format_commit_one()