Home
last modified time | relevance | path

Searched refs:write_commit_graph_reachable (Results 1 – 25 of 31) sorted by relevance

12

/dports/devel/cgit/cgit-1.2.3/git/
H A Dcommit-graph.h94 int write_commit_graph_reachable(const char *obj_dir,
/dports/devel/git-svn/git-2.34.1/
H A Dcommit-graph.h141 int write_commit_graph_reachable(struct object_directory *odb,
H A Dcommit-graph.c33 if (write_commit_graph_reachable(the_repository->objects->odb, in git_test_write_commit_graph_or_die()
1653 int write_commit_graph_reachable(struct object_directory *odb, in write_commit_graph_reachable() function
/dports/devel/git-gui/git-2.34.1/
H A Dcommit-graph.h141 int write_commit_graph_reachable(struct object_directory *odb,
H A Dcommit-graph.c33 if (write_commit_graph_reachable(the_repository->objects->odb, in git_test_write_commit_graph_or_die()
1653 int write_commit_graph_reachable(struct object_directory *odb, in write_commit_graph_reachable() function
/dports/devel/git-p4/git-2.34.1/
H A Dcommit-graph.h141 int write_commit_graph_reachable(struct object_directory *odb,
H A Dcommit-graph.c33 if (write_commit_graph_reachable(the_repository->objects->odb, in git_test_write_commit_graph_or_die()
1653 int write_commit_graph_reachable(struct object_directory *odb, in write_commit_graph_reachable() function
/dports/devel/git/git-2.34.1/
H A Dcommit-graph.h141 int write_commit_graph_reachable(struct object_directory *odb,
H A Dcommit-graph.c33 if (write_commit_graph_reachable(the_repository->objects->odb, in git_test_write_commit_graph_or_die()
1653 int write_commit_graph_reachable(struct object_directory *odb, in write_commit_graph_reachable() function
/dports/devel/git-cvs/git-2.34.1/
H A Dcommit-graph.h141 int write_commit_graph_reachable(struct object_directory *odb,
H A Dcommit-graph.c33 if (write_commit_graph_reachable(the_repository->objects->odb, in git_test_write_commit_graph_or_die()
1653 int write_commit_graph_reachable(struct object_directory *odb, in write_commit_graph_reachable() function
/dports/devel/cgit/cgit-1.2.3/git/builtin/
H A Dcommit-graph.c150 if (write_commit_graph_reachable(opts.obj_dir, flags, &split_opts)) in graph_write()
H A Dgc.c689 write_commit_graph_reachable(get_object_directory(), in cmd_gc()
H A Dcommit.c1692 write_commit_graph_reachable(get_object_directory(), 0, NULL)) in cmd_commit()
H A Dfetch.c1873 write_commit_graph_reachable(get_object_directory(), in cmd_fetch()
/dports/devel/git-svn/git-2.34.1/builtin/
H A Dcommit-graph.c269 if (write_commit_graph_reachable(odb, flags, &write_opts)) in graph_write()
H A Dgc.c700 write_commit_graph_reachable(the_repository->objects->odb, in cmd_gc()
/dports/devel/git-gui/git-2.34.1/builtin/
H A Dcommit-graph.c269 if (write_commit_graph_reachable(odb, flags, &write_opts)) in graph_write()
H A Dgc.c700 write_commit_graph_reachable(the_repository->objects->odb, in cmd_gc()
/dports/devel/git-p4/git-2.34.1/builtin/
H A Dcommit-graph.c269 if (write_commit_graph_reachable(odb, flags, &write_opts)) in graph_write()
H A Dgc.c700 write_commit_graph_reachable(the_repository->objects->odb, in cmd_gc()
/dports/devel/git/git-2.34.1/builtin/
H A Dcommit-graph.c269 if (write_commit_graph_reachable(odb, flags, &write_opts)) in graph_write()
H A Dgc.c700 write_commit_graph_reachable(the_repository->objects->odb, in cmd_gc()
/dports/devel/git-cvs/git-2.34.1/builtin/
H A Dcommit-graph.c269 if (write_commit_graph_reachable(odb, flags, &write_opts)) in graph_write()
H A Dgc.c700 write_commit_graph_reachable(the_repository->objects->odb, in cmd_gc()

12