Home
last modified time | relevance | path

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

/dports/devel/cgit/cgit-1.2.3/git/
H A Dcommit-graph.c789 char **commit_graph_filenames_after; member
1475 free(ctx->commit_graph_filenames_after[ctx->num_commit_graphs_after - 2]); in write_commit_graph_file()
1477 ctx->commit_graph_filenames_after[ctx->num_commit_graphs_after - 2] = new_base_name; in write_commit_graph_file()
1497 const char *dest = ctx->commit_graph_filenames_after[ in write_commit_graph_file()
1516 ctx->commit_graph_filenames_after[ctx->num_commit_graphs_after - 1] = final_graph_name; in write_commit_graph_file()
1579 ALLOC_ARRAY(ctx->commit_graph_filenames_after, ctx->num_commit_graphs_after); in split_graph_merge_strategy()
1584 ctx->commit_graph_filenames_after[i] = xstrdup(ctx->commit_graph_filenames_before[i]); in split_graph_merge_strategy()
1752 if (!strcmp(ctx->commit_graph_filenames_after[i], in expire_commit_graphs()
1903 if (ctx->commit_graph_filenames_after) { in write_commit_graph()
1905 free(ctx->commit_graph_filenames_after[i]); in write_commit_graph()
[all …]
/dports/devel/git-p4/git-2.34.1/
H A Dcommit-graph.c1018 char **commit_graph_filenames_after; member
1935 free(ctx->commit_graph_filenames_after[ctx->num_commit_graphs_after - 2]); in write_commit_graph_file()
1937 ctx->commit_graph_filenames_after[ctx->num_commit_graphs_after - 2] = new_base_name; in write_commit_graph_file()
1963 dest = ctx->commit_graph_filenames_after[idx]; in write_commit_graph_file()
1981 ctx->commit_graph_filenames_after[ctx->num_commit_graphs_after - 1] = final_graph_name; in write_commit_graph_file()
2057 CALLOC_ARRAY(ctx->commit_graph_filenames_after, ctx->num_commit_graphs_after); in split_graph_merge_strategy()
2062 ctx->commit_graph_filenames_after[i] = xstrdup(ctx->commit_graph_filenames_before[i]); in split_graph_merge_strategy()
2243 if (!strcmp(ctx->commit_graph_filenames_after[i], in expire_commit_graphs()
2419 if (ctx->commit_graph_filenames_after) { in write_commit_graph()
2421 free(ctx->commit_graph_filenames_after[i]); in write_commit_graph()
[all …]
/dports/devel/git/git-2.34.1/
H A Dcommit-graph.c1018 char **commit_graph_filenames_after; member
1935 free(ctx->commit_graph_filenames_after[ctx->num_commit_graphs_after - 2]); in write_commit_graph_file()
1937 ctx->commit_graph_filenames_after[ctx->num_commit_graphs_after - 2] = new_base_name; in write_commit_graph_file()
1963 dest = ctx->commit_graph_filenames_after[idx]; in write_commit_graph_file()
1981 ctx->commit_graph_filenames_after[ctx->num_commit_graphs_after - 1] = final_graph_name; in write_commit_graph_file()
2057 CALLOC_ARRAY(ctx->commit_graph_filenames_after, ctx->num_commit_graphs_after); in split_graph_merge_strategy()
2062 ctx->commit_graph_filenames_after[i] = xstrdup(ctx->commit_graph_filenames_before[i]); in split_graph_merge_strategy()
2243 if (!strcmp(ctx->commit_graph_filenames_after[i], in expire_commit_graphs()
2419 if (ctx->commit_graph_filenames_after) { in write_commit_graph()
2421 free(ctx->commit_graph_filenames_after[i]); in write_commit_graph()
[all …]
/dports/devel/git-gui/git-2.34.1/
H A Dcommit-graph.c1018 char **commit_graph_filenames_after; member
1935 free(ctx->commit_graph_filenames_after[ctx->num_commit_graphs_after - 2]); in write_commit_graph_file()
1937 ctx->commit_graph_filenames_after[ctx->num_commit_graphs_after - 2] = new_base_name; in write_commit_graph_file()
1963 dest = ctx->commit_graph_filenames_after[idx]; in write_commit_graph_file()
1981 ctx->commit_graph_filenames_after[ctx->num_commit_graphs_after - 1] = final_graph_name; in write_commit_graph_file()
2057 CALLOC_ARRAY(ctx->commit_graph_filenames_after, ctx->num_commit_graphs_after); in split_graph_merge_strategy()
2062 ctx->commit_graph_filenames_after[i] = xstrdup(ctx->commit_graph_filenames_before[i]); in split_graph_merge_strategy()
2243 if (!strcmp(ctx->commit_graph_filenames_after[i], in expire_commit_graphs()
2419 if (ctx->commit_graph_filenames_after) { in write_commit_graph()
2421 free(ctx->commit_graph_filenames_after[i]); in write_commit_graph()
[all …]
/dports/devel/git-cvs/git-2.34.1/
H A Dcommit-graph.c1018 char **commit_graph_filenames_after; member
1935 free(ctx->commit_graph_filenames_after[ctx->num_commit_graphs_after - 2]); in write_commit_graph_file()
1937 ctx->commit_graph_filenames_after[ctx->num_commit_graphs_after - 2] = new_base_name; in write_commit_graph_file()
1963 dest = ctx->commit_graph_filenames_after[idx]; in write_commit_graph_file()
1981 ctx->commit_graph_filenames_after[ctx->num_commit_graphs_after - 1] = final_graph_name; in write_commit_graph_file()
2057 CALLOC_ARRAY(ctx->commit_graph_filenames_after, ctx->num_commit_graphs_after); in split_graph_merge_strategy()
2062 ctx->commit_graph_filenames_after[i] = xstrdup(ctx->commit_graph_filenames_before[i]); in split_graph_merge_strategy()
2243 if (!strcmp(ctx->commit_graph_filenames_after[i], in expire_commit_graphs()
2419 if (ctx->commit_graph_filenames_after) { in write_commit_graph()
2421 free(ctx->commit_graph_filenames_after[i]); in write_commit_graph()
[all …]
/dports/devel/git-svn/git-2.34.1/
H A Dcommit-graph.c1018 char **commit_graph_filenames_after; member
1935 free(ctx->commit_graph_filenames_after[ctx->num_commit_graphs_after - 2]); in write_commit_graph_file()
1937 ctx->commit_graph_filenames_after[ctx->num_commit_graphs_after - 2] = new_base_name; in write_commit_graph_file()
1963 dest = ctx->commit_graph_filenames_after[idx]; in write_commit_graph_file()
1981 ctx->commit_graph_filenames_after[ctx->num_commit_graphs_after - 1] = final_graph_name; in write_commit_graph_file()
2057 CALLOC_ARRAY(ctx->commit_graph_filenames_after, ctx->num_commit_graphs_after); in split_graph_merge_strategy()
2062 ctx->commit_graph_filenames_after[i] = xstrdup(ctx->commit_graph_filenames_before[i]); in split_graph_merge_strategy()
2243 if (!strcmp(ctx->commit_graph_filenames_after[i], in expire_commit_graphs()
2419 if (ctx->commit_graph_filenames_after) { in write_commit_graph()
2421 free(ctx->commit_graph_filenames_after[i]); in write_commit_graph()
[all …]