Home
last modified time | relevance | path

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

/dports/devel/cgit/cgit-1.2.3/git/
H A Dsequencer.h183 int template_untouched(const struct strbuf *sb, const char *template_file,
H A Dsequencer.c1022 int template_untouched(const struct strbuf *sb, const char *template_file, in template_untouched() function
/dports/devel/git-p4/git-2.34.1/
H A Dsequencer.h190 int template_untouched(const struct strbuf *sb, const char *template_file,
H A Dsequencer.c1107 int template_untouched(const struct strbuf *sb, const char *template_file, in template_untouched() function
/dports/devel/git-gui/git-2.34.1/
H A Dsequencer.h190 int template_untouched(const struct strbuf *sb, const char *template_file,
H A Dsequencer.c1107 int template_untouched(const struct strbuf *sb, const char *template_file, in template_untouched() function
/dports/devel/git-svn/git-2.34.1/
H A Dsequencer.h190 int template_untouched(const struct strbuf *sb, const char *template_file,
H A Dsequencer.c1107 int template_untouched(const struct strbuf *sb, const char *template_file, in template_untouched() function
/dports/devel/git/git-2.34.1/
H A Dsequencer.h190 int template_untouched(const struct strbuf *sb, const char *template_file,
H A Dsequencer.c1107 int template_untouched(const struct strbuf *sb, const char *template_file, in template_untouched() function
/dports/devel/git-cvs/git-2.34.1/
H A Dsequencer.h190 int template_untouched(const struct strbuf *sb, const char *template_file,
H A Dsequencer.c1107 int template_untouched(const struct strbuf *sb, const char *template_file, in template_untouched() function
/dports/devel/git-svn/git-2.34.1/builtin/
H A Dcommit.c1790 if (template_untouched(&sb, template_file, cleanup_mode) && !allow_empty_message) { in cmd_commit()
/dports/devel/git-p4/git-2.34.1/builtin/
H A Dcommit.c1790 if (template_untouched(&sb, template_file, cleanup_mode) && !allow_empty_message) { in cmd_commit()
/dports/devel/git/git-2.34.1/builtin/
H A Dcommit.c1790 if (template_untouched(&sb, template_file, cleanup_mode) && !allow_empty_message) { in cmd_commit()
/dports/devel/git-gui/git-2.34.1/builtin/
H A Dcommit.c1790 if (template_untouched(&sb, template_file, cleanup_mode) && !allow_empty_message) { in cmd_commit()
/dports/devel/git-cvs/git-2.34.1/builtin/
H A Dcommit.c1790 if (template_untouched(&sb, template_file, cleanup_mode) && !allow_empty_message) { in cmd_commit()
/dports/devel/cgit/cgit-1.2.3/git/builtin/
H A Dcommit.c1651 if (template_untouched(&sb, template_file, cleanup_mode) && !allow_empty_message) { in cmd_commit()