Home
last modified time | relevance | path

Searched refs:set_commit_tree (Results 1 – 25 of 29) sorted by relevance

12

/dports/devel/cgit/cgit-1.2.3/git/contrib/coccinelle/
H A Dcommit.cocci14 identifier f !~ "^set_commit_tree$";
20 + set_commit_tree(c, s)
28 … f !~ "^(repo_get_commit_tree|get_commit_tree_in_graph_one|load_tree_for_commit|set_commit_tree)$";
/dports/devel/git-svn/git-2.34.1/contrib/coccinelle/
H A Dcommit.cocci14 identifier f !~ "^set_commit_tree$";
20 + set_commit_tree(c, s)
28 … f !~ "^(repo_get_commit_tree|get_commit_tree_in_graph_one|load_tree_for_commit|set_commit_tree)$";
/dports/devel/git-p4/git-2.34.1/contrib/coccinelle/
H A Dcommit.cocci14 identifier f !~ "^set_commit_tree$";
20 + set_commit_tree(c, s)
28 … f !~ "^(repo_get_commit_tree|get_commit_tree_in_graph_one|load_tree_for_commit|set_commit_tree)$";
/dports/devel/git/git-2.34.1/contrib/coccinelle/
H A Dcommit.cocci14 identifier f !~ "^set_commit_tree$";
20 + set_commit_tree(c, s)
28 … f !~ "^(repo_get_commit_tree|get_commit_tree_in_graph_one|load_tree_for_commit|set_commit_tree)$";
/dports/devel/git-gui/git-2.34.1/contrib/coccinelle/
H A Dcommit.cocci14 identifier f !~ "^set_commit_tree$";
20 + set_commit_tree(c, s)
28 … f !~ "^(repo_get_commit_tree|get_commit_tree_in_graph_one|load_tree_for_commit|set_commit_tree)$";
/dports/devel/git-cvs/git-2.34.1/contrib/coccinelle/
H A Dcommit.cocci14 identifier f !~ "^set_commit_tree$";
20 + set_commit_tree(c, s)
28 … f !~ "^(repo_get_commit_tree|get_commit_tree_in_graph_one|load_tree_for_commit|set_commit_tree)$";
/dports/devel/git-svn/git-2.34.1/
H A Dcommit.c333 static inline void set_commit_tree(struct commit *c, struct tree *t) in set_commit_tree() function
358 set_commit_tree(c, NULL); in release_commit_memory()
423 set_commit_tree(item, tree); in parse_commit_buffer()
H A Dcommit-graph.c813 static inline void set_commit_tree(struct commit *c, struct tree *t) in set_commit_tree() function
838 set_commit_tree(item, NULL); in fill_commit_in_graph()
973 set_commit_tree(c, lookup_tree(r, &oid)); in load_tree_for_commit()
H A Dmerge-ort.c4307 static inline void set_commit_tree(struct commit *c, struct tree *t) in set_commit_tree() function
4319 set_commit_tree(commit, tree); in make_virtual_commit()
H A Dmerge-recursive.c204 static inline void set_commit_tree(struct commit *c, struct tree *t) in set_commit_tree() function
216 set_commit_tree(commit, tree); in make_virtual_commit()
/dports/devel/git-p4/git-2.34.1/
H A Dcommit.c333 static inline void set_commit_tree(struct commit *c, struct tree *t)
358 set_commit_tree(c, NULL);
423 set_commit_tree(item, tree);
H A Dcommit-graph.c813 static inline void set_commit_tree(struct commit *c, struct tree *t) in set_commit_tree() function
838 set_commit_tree(item, NULL); in fill_commit_in_graph()
973 set_commit_tree(c, lookup_tree(r, &oid)); in load_tree_for_commit()
H A Dmerge-ort.c4307 static inline void set_commit_tree(struct commit *c, struct tree *t) in set_commit_tree() function
4319 set_commit_tree(commit, tree); in make_virtual_commit()
H A Dmerge-recursive.c204 static inline void set_commit_tree(struct commit *c, struct tree *t) in set_commit_tree() function
216 set_commit_tree(commit, tree); in make_virtual_commit()
/dports/devel/git/git-2.34.1/
H A Dcommit.c333 static inline void set_commit_tree(struct commit *c, struct tree *t) in set_commit_tree() function
358 set_commit_tree(c, NULL); in release_commit_memory()
423 set_commit_tree(item, tree); in parse_commit_buffer()
H A Dcommit-graph.c813 static inline void set_commit_tree(struct commit *c, struct tree *t) in set_commit_tree() function
838 set_commit_tree(item, NULL); in fill_commit_in_graph()
973 set_commit_tree(c, lookup_tree(r, &oid)); in load_tree_for_commit()
H A Dmerge-ort.c4307 static inline void set_commit_tree(struct commit *c, struct tree *t) in set_commit_tree() function
4319 set_commit_tree(commit, tree); in make_virtual_commit()
/dports/devel/git-gui/git-2.34.1/
H A Dcommit.c333 static inline void set_commit_tree(struct commit *c, struct tree *t) in set_commit_tree() function
358 set_commit_tree(c, NULL); in release_commit_memory()
423 set_commit_tree(item, tree); in parse_commit_buffer()
H A Dcommit-graph.c813 static inline void set_commit_tree(struct commit *c, struct tree *t) in set_commit_tree() function
838 set_commit_tree(item, NULL); in fill_commit_in_graph()
973 set_commit_tree(c, lookup_tree(r, &oid)); in load_tree_for_commit()
H A Dmerge-ort.c4307 static inline void set_commit_tree(struct commit *c, struct tree *t) in set_commit_tree() function
4319 set_commit_tree(commit, tree); in make_virtual_commit()
H A Dmerge-recursive.c204 static inline void set_commit_tree(struct commit *c, struct tree *t) in set_commit_tree() function
216 set_commit_tree(commit, tree); in make_virtual_commit()
/dports/devel/git-cvs/git-2.34.1/
H A Dcommit.c333 static inline void set_commit_tree(struct commit *c, struct tree *t) in set_commit_tree() function
358 set_commit_tree(c, NULL); in release_commit_memory()
423 set_commit_tree(item, tree); in parse_commit_buffer()
H A Dcommit-graph.c813 static inline void set_commit_tree(struct commit *c, struct tree *t) in set_commit_tree() function
838 set_commit_tree(item, NULL); in fill_commit_in_graph()
973 set_commit_tree(c, lookup_tree(r, &oid)); in load_tree_for_commit()
/dports/devel/cgit/cgit-1.2.3/git/
H A Dcommit.c343 static inline void set_commit_tree(struct commit *c, struct tree *t) in set_commit_tree() function
368 set_commit_tree(c, NULL); in release_commit_memory()
433 set_commit_tree(item, tree); in parse_commit_buffer()
H A Dcommit-graph.c604 static inline void set_commit_tree(struct commit *c, struct tree *t) in set_commit_tree() function
637 set_commit_tree(item, NULL); in fill_commit_in_graph()
739 set_commit_tree(c, lookup_tree(r, &oid)); in load_tree_for_commit()

12