Home
last modified time | relevance | path

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

/dports/devel/cgit/cgit-1.2.3/git/builtin/
H A Dblame.c841 const char *revs_file = NULL; in cmd_blame() local
865 …OPT_STRING('S', NULL, &revs_file, N_("file"), N_("Use revisions from <file> instead of calling git… in cmd_blame()
932 if (revs_file && read_ancestry(revs_file)) in cmd_blame()
933 die_errno("reading graft file '%s' failed", revs_file); in cmd_blame()
/dports/devel/git-svn/git-2.34.1/builtin/
H A Dblame.c860 const char *revs_file = NULL; in cmd_blame() local
884 …OPT_STRING('S', NULL, &revs_file, N_("file"), N_("use revisions from <file> instead of calling git… in cmd_blame()
955 if (revs_file && read_ancestry(revs_file)) in cmd_blame()
956 die_errno("reading graft file '%s' failed", revs_file); in cmd_blame()
/dports/devel/git-gui/git-2.34.1/builtin/
H A Dblame.c860 const char *revs_file = NULL; in cmd_blame() local
884 …OPT_STRING('S', NULL, &revs_file, N_("file"), N_("use revisions from <file> instead of calling git… in cmd_blame()
955 if (revs_file && read_ancestry(revs_file)) in cmd_blame()
956 die_errno("reading graft file '%s' failed", revs_file); in cmd_blame()
/dports/devel/git-p4/git-2.34.1/builtin/
H A Dblame.c860 const char *revs_file = NULL; in cmd_blame() local
884 …OPT_STRING('S', NULL, &revs_file, N_("file"), N_("use revisions from <file> instead of calling git… in cmd_blame()
955 if (revs_file && read_ancestry(revs_file)) in cmd_blame()
956 die_errno("reading graft file '%s' failed", revs_file); in cmd_blame()
/dports/devel/git/git-2.34.1/builtin/
H A Dblame.c860 const char *revs_file = NULL; in cmd_blame() local
884 …OPT_STRING('S', NULL, &revs_file, N_("file"), N_("use revisions from <file> instead of calling git… in cmd_blame()
955 if (revs_file && read_ancestry(revs_file)) in cmd_blame()
956 die_errno("reading graft file '%s' failed", revs_file); in cmd_blame()
/dports/devel/git-cvs/git-2.34.1/builtin/
H A Dblame.c860 const char *revs_file = NULL; in cmd_blame() local
884 …OPT_STRING('S', NULL, &revs_file, N_("file"), N_("use revisions from <file> instead of calling git… in cmd_blame()
955 if (revs_file && read_ancestry(revs_file)) in cmd_blame()
956 die_errno("reading graft file '%s' failed", revs_file); in cmd_blame()