Home
last modified time | relevance | path

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

/dports/devel/git-gui/git-2.34.1/
H A Dcombine-diff.c908 static void dump_quoted_path(const char *head, in dump_quoted_path() function
947 dump_quoted_path(dense ? "diff --cc " : "diff --combined ", in show_combined_header()
993 dump_quoted_path("--- ", "", "/dev/null", in show_combined_header()
996 dump_quoted_path("--- ", a_prefix, path, in show_combined_header()
1001 dump_quoted_path("--- ", "", "/dev/null", in show_combined_header()
1004 dump_quoted_path("--- ", a_prefix, elem->path, in show_combined_header()
1008 dump_quoted_path("+++ ", "", "/dev/null", in show_combined_header()
1011 dump_quoted_path("+++ ", b_prefix, elem->path, in show_combined_header()
/dports/devel/git-p4/git-2.34.1/
H A Dcombine-diff.c908 static void dump_quoted_path(const char *head, in dump_quoted_path() function
947 dump_quoted_path(dense ? "diff --cc " : "diff --combined ", in show_combined_header()
993 dump_quoted_path("--- ", "", "/dev/null", in show_combined_header()
996 dump_quoted_path("--- ", a_prefix, path, in show_combined_header()
1001 dump_quoted_path("--- ", "", "/dev/null", in show_combined_header()
1004 dump_quoted_path("--- ", a_prefix, elem->path, in show_combined_header()
1008 dump_quoted_path("+++ ", "", "/dev/null", in show_combined_header()
1011 dump_quoted_path("+++ ", b_prefix, elem->path, in show_combined_header()
/dports/devel/git/git-2.34.1/
H A Dcombine-diff.c908 static void dump_quoted_path(const char *head, in dump_quoted_path() function
947 dump_quoted_path(dense ? "diff --cc " : "diff --combined ", in show_combined_header()
993 dump_quoted_path("--- ", "", "/dev/null", in show_combined_header()
996 dump_quoted_path("--- ", a_prefix, path, in show_combined_header()
1001 dump_quoted_path("--- ", "", "/dev/null", in show_combined_header()
1004 dump_quoted_path("--- ", a_prefix, elem->path, in show_combined_header()
1008 dump_quoted_path("+++ ", "", "/dev/null", in show_combined_header()
1011 dump_quoted_path("+++ ", b_prefix, elem->path, in show_combined_header()
/dports/devel/git-cvs/git-2.34.1/
H A Dcombine-diff.c908 static void dump_quoted_path(const char *head, in dump_quoted_path() function
947 dump_quoted_path(dense ? "diff --cc " : "diff --combined ", in show_combined_header()
993 dump_quoted_path("--- ", "", "/dev/null", in show_combined_header()
996 dump_quoted_path("--- ", a_prefix, path, in show_combined_header()
1001 dump_quoted_path("--- ", "", "/dev/null", in show_combined_header()
1004 dump_quoted_path("--- ", a_prefix, elem->path, in show_combined_header()
1008 dump_quoted_path("+++ ", "", "/dev/null", in show_combined_header()
1011 dump_quoted_path("+++ ", b_prefix, elem->path, in show_combined_header()
/dports/devel/git-svn/git-2.34.1/
H A Dcombine-diff.c908 static void dump_quoted_path(const char *head, in dump_quoted_path() function
947 dump_quoted_path(dense ? "diff --cc " : "diff --combined ", in show_combined_header()
993 dump_quoted_path("--- ", "", "/dev/null", in show_combined_header()
996 dump_quoted_path("--- ", a_prefix, path, in show_combined_header()
1001 dump_quoted_path("--- ", "", "/dev/null", in show_combined_header()
1004 dump_quoted_path("--- ", a_prefix, elem->path, in show_combined_header()
1008 dump_quoted_path("+++ ", "", "/dev/null", in show_combined_header()
1011 dump_quoted_path("+++ ", b_prefix, elem->path, in show_combined_header()
/dports/devel/cgit/cgit-1.2.3/git/
H A Dcombine-diff.c907 static void dump_quoted_path(const char *head, in dump_quoted_path() function
946 dump_quoted_path(dense ? "diff --cc " : "diff --combined ", in show_combined_header()
992 dump_quoted_path("--- ", "", "/dev/null", in show_combined_header()
995 dump_quoted_path("--- ", a_prefix, path, in show_combined_header()
1000 dump_quoted_path("--- ", "", "/dev/null", in show_combined_header()
1003 dump_quoted_path("--- ", a_prefix, elem->path, in show_combined_header()
1007 dump_quoted_path("+++ ", "", "/dev/null", in show_combined_header()
1010 dump_quoted_path("+++ ", b_prefix, elem->path, in show_combined_header()