Home
last modified time | relevance | path

Searched refs:GIT_COLOR_REVERSE (Results 1 – 12 of 12) sorted by relevance

/dports/devel/git-svn/git-2.34.1/
H A Dcolor.h53 #define GIT_COLOR_REVERSE "\033[7m" macro
H A Ddiff.c671 fputs(GIT_COLOR_REVERSE, file); in emit_line_0()
1665 const char *reverse = ecbdata->color_diff ? GIT_COLOR_REVERSE : ""; in emit_hunk_header()
/dports/devel/git-gui/git-2.34.1/
H A Dcolor.h53 #define GIT_COLOR_REVERSE "\033[7m" macro
H A Ddiff.c671 fputs(GIT_COLOR_REVERSE, file); in emit_line_0()
1665 const char *reverse = ecbdata->color_diff ? GIT_COLOR_REVERSE : ""; in emit_hunk_header()
/dports/devel/git-p4/git-2.34.1/
H A Dcolor.h53 #define GIT_COLOR_REVERSE "\033[7m"
H A Ddiff.c671 fputs(GIT_COLOR_REVERSE, file); in emit_line_0()
1665 const char *reverse = ecbdata->color_diff ? GIT_COLOR_REVERSE : ""; in emit_hunk_header()
/dports/devel/git/git-2.34.1/
H A Dcolor.h53 #define GIT_COLOR_REVERSE "\033[7m" macro
H A Ddiff.c671 fputs(GIT_COLOR_REVERSE, file); in emit_line_0()
1665 const char *reverse = ecbdata->color_diff ? GIT_COLOR_REVERSE : ""; in emit_hunk_header()
/dports/devel/git-cvs/git-2.34.1/
H A Dcolor.h53 #define GIT_COLOR_REVERSE "\033[7m" macro
H A Ddiff.c671 fputs(GIT_COLOR_REVERSE, file); in emit_line_0()
1665 const char *reverse = ecbdata->color_diff ? GIT_COLOR_REVERSE : ""; in emit_hunk_header()
/dports/devel/cgit/cgit-1.2.3/git/
H A Dcolor.h53 #define GIT_COLOR_REVERSE "\033[7m" macro
H A Ddiff.c661 fputs(GIT_COLOR_REVERSE, file); in emit_line_0()
1655 const char *reverse = ecbdata->color_diff ? GIT_COLOR_REVERSE : ""; in emit_hunk_header()