Home
last modified time | relevance | path

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

/dports/devel/git-p4/git-2.34.1/
H A Dwt-status.c1232 static char *read_line_from_git_path(const char *filename) in read_line_from_git_path() function
1259 head = read_line_from_git_path("HEAD"); in split_commit_in_progress()
1260 orig_head = read_line_from_git_path("ORIG_HEAD"); in split_commit_in_progress()
1261 rebase_amend = read_line_from_git_path("rebase-merge/amend"); in split_commit_in_progress()
1262 rebase_orig_head = read_line_from_git_path("rebase-merge/orig-head"); in split_commit_in_progress()
/dports/devel/git-svn/git-2.34.1/
H A Dwt-status.c1232 static char *read_line_from_git_path(const char *filename) in read_line_from_git_path() function
1259 head = read_line_from_git_path("HEAD"); in split_commit_in_progress()
1260 orig_head = read_line_from_git_path("ORIG_HEAD"); in split_commit_in_progress()
1261 rebase_amend = read_line_from_git_path("rebase-merge/amend"); in split_commit_in_progress()
1262 rebase_orig_head = read_line_from_git_path("rebase-merge/orig-head"); in split_commit_in_progress()
/dports/devel/git-gui/git-2.34.1/
H A Dwt-status.c1232 static char *read_line_from_git_path(const char *filename) in read_line_from_git_path() function
1259 head = read_line_from_git_path("HEAD"); in split_commit_in_progress()
1260 orig_head = read_line_from_git_path("ORIG_HEAD"); in split_commit_in_progress()
1261 rebase_amend = read_line_from_git_path("rebase-merge/amend"); in split_commit_in_progress()
1262 rebase_orig_head = read_line_from_git_path("rebase-merge/orig-head"); in split_commit_in_progress()
/dports/devel/git/git-2.34.1/
H A Dwt-status.c1232 static char *read_line_from_git_path(const char *filename) in read_line_from_git_path() function
1259 head = read_line_from_git_path("HEAD"); in split_commit_in_progress()
1260 orig_head = read_line_from_git_path("ORIG_HEAD"); in split_commit_in_progress()
1261 rebase_amend = read_line_from_git_path("rebase-merge/amend"); in split_commit_in_progress()
1262 rebase_orig_head = read_line_from_git_path("rebase-merge/orig-head"); in split_commit_in_progress()
/dports/devel/git-cvs/git-2.34.1/
H A Dwt-status.c1232 static char *read_line_from_git_path(const char *filename) in read_line_from_git_path() function
1259 head = read_line_from_git_path("HEAD"); in split_commit_in_progress()
1260 orig_head = read_line_from_git_path("ORIG_HEAD"); in split_commit_in_progress()
1261 rebase_amend = read_line_from_git_path("rebase-merge/amend"); in split_commit_in_progress()
1262 rebase_orig_head = read_line_from_git_path("rebase-merge/orig-head"); in split_commit_in_progress()
/dports/devel/cgit/cgit-1.2.3/git/
H A Dwt-status.c1181 static char *read_line_from_git_path(const char *filename) in read_line_from_git_path() function
1208 head = read_line_from_git_path("HEAD"); in split_commit_in_progress()
1209 orig_head = read_line_from_git_path("ORIG_HEAD"); in split_commit_in_progress()
1210 rebase_amend = read_line_from_git_path("rebase-merge/amend"); in split_commit_in_progress()
1211 rebase_orig_head = read_line_from_git_path("rebase-merge/orig-head"); in split_commit_in_progress()