Home
last modified time | relevance | path

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

/dports/devel/git-svn/git-2.34.1/builtin/
H A Dlog.c769 static char *default_attach = NULL; variable
886 default_attach = xstrdup(value); in git_format_config()
888 default_attach = xstrdup(git_version_string); in git_format_config()
1854 if (default_attach) { in cmd_format_patch()
1855 rev.mime_boundary = default_attach; in cmd_format_patch()
/dports/devel/git-p4/git-2.34.1/builtin/
H A Dlog.c769 static char *default_attach = NULL; variable
886 default_attach = xstrdup(value); in git_format_config()
888 default_attach = xstrdup(git_version_string); in git_format_config()
1854 if (default_attach) { in cmd_format_patch()
1855 rev.mime_boundary = default_attach; in cmd_format_patch()
/dports/devel/git/git-2.34.1/builtin/
H A Dlog.c769 static char *default_attach = NULL; variable
886 default_attach = xstrdup(value); in git_format_config()
888 default_attach = xstrdup(git_version_string); in git_format_config()
1854 if (default_attach) { in cmd_format_patch()
1855 rev.mime_boundary = default_attach; in cmd_format_patch()
/dports/devel/git-gui/git-2.34.1/builtin/
H A Dlog.c769 static char *default_attach = NULL; variable
886 default_attach = xstrdup(value); in git_format_config()
888 default_attach = xstrdup(git_version_string); in git_format_config()
1854 if (default_attach) { in cmd_format_patch()
1855 rev.mime_boundary = default_attach; in cmd_format_patch()
/dports/devel/git-cvs/git-2.34.1/builtin/
H A Dlog.c769 static char *default_attach = NULL; variable
886 default_attach = xstrdup(value); in git_format_config()
888 default_attach = xstrdup(git_version_string); in git_format_config()
1854 if (default_attach) { in cmd_format_patch()
1855 rev.mime_boundary = default_attach; in cmd_format_patch()
/dports/devel/cgit/cgit-1.2.3/git/builtin/
H A Dlog.c743 static char *default_attach = NULL; variable
854 default_attach = xstrdup(value); in git_format_config()
856 default_attach = xstrdup(git_version_string); in git_format_config()
1735 if (default_attach) { in cmd_format_patch()
1736 rev.mime_boundary = default_attach; in cmd_format_patch()