Home
last modified time | relevance | path

Searched defs:pathspec (Results 251 – 275 of 541) sorted by path

1...<<11121314151617181920>>...22

/dports/devel/git-svn/git-2.34.1/
H A Ddir.h530 const struct pathspec *pathspec, in ce_path_match()
539 const struct pathspec *pathspec, in dir_path_match()
H A Dpathspec.c22 void add_pathspec_matches_against_index(const struct pathspec *pathspec, in add_pathspec_matches_against_index()
57 char *find_pathspecs_matching_against_index(const struct pathspec *pathspec, in find_pathspecs_matching_against_index()
66 char *find_pathspecs_matching_skip_worktree(const struct pathspec *pathspec) in find_pathspecs_matching_skip_worktree()
555 void parse_pathspec(struct pathspec *pathspec, in parse_pathspec()
643 void parse_pathspec_file(struct pathspec *pathspec, unsigned magic_mask, in parse_pathspec_file()
705 void clear_pathspec(struct pathspec *pathspec) in clear_pathspec()
H A Dpathspec.h30 struct pathspec { struct
37 struct pathspec_item { argument
76 * magic is parsed in each pathspec either. If PATHSPEC_LITERAL is argument
164 static inline int matches_skip_worktree(const struct pathspec *pathspec, in matches_skip_worktree()
H A Dpreload-index.c31 struct pathspec pathspec; member
97 const struct pathspec *pathspec, in preload_index()
161 const struct pathspec *pathspec, in repo_read_index_preload()
H A Drerere.c1088 int rerere_forget(struct repository *r, struct pathspec *pathspec) in rerere_forget()
H A Dresolve-undo.c184 void unmerge_index(struct index_state *istate, const struct pathspec *pathspec) in unmerge_index()
H A Dtree-walk.h135 struct pathspec *pathspec; member
H A Dtree.c16 const struct pathspec *pathspec, in read_tree_at()
86 const struct pathspec *pathspec, in read_tree()
H A Dunpack-trees.h77 struct pathspec *pathspec; member
H A Dwt-status.h107 struct pathspec pathspec; member
/dports/devel/git-svn/git-2.34.1/t/helper/
H A Dtest-parse-pathspec-file.c8 struct pathspec pathspec; in cmd__parse_pathspec_file() local
/dports/devel/git/git-2.34.1/
H A Darchive.c371 struct pathspec pathspec; member
411 static void parse_pathspec_arg(const char **pathspec, in parse_pathspec_arg()
H A Darchive.h20 struct pathspec pathspec; member
/dports/devel/git/git-2.34.1/builtin/
H A Dadd.c42 static int chmod_pathspec(struct pathspec *pathspec, char flip, int show_only) in chmod_pathspec()
128 const struct pathspec *pathspec, int flags) in add_files_to_cache()
150 static int renormalize_tracked_files(const struct pathspec *pathspec, int flags) in renormalize_tracked_files()
173 static char *prune_directory(struct dir_struct *dir, struct pathspec *pathspec, int prefix) in prune_directory()
194 static int refresh(int verbose, const struct pathspec *pathspec) in refresh()
233 const struct pathspec *pathspec) in run_add_interactive()
289 struct pathspec pathspec; in interactive_add() local
497 struct pathspec pathspec; in cmd_add() local
519 struct pathspec pathspec; in cmd_add() local
H A Dcheck-ignore.c78 struct pathspec pathspec; in check_ignore() local
131 char *pathspec[2] = { NULL, NULL }; in check_ignore_stdin_paths() local
H A Dcheckout.c88 struct pathspec pathspec; member
158 static int read_tree_some(struct tree *tree, const struct pathspec *pathspec) in read_tree_some()
H A Dclean.c893 struct pathspec pathspec; in cmd_clean() local
H A Dcommit.c346 struct pathspec pathspec; in prepare_index() local
H A Dgrep.c430 const struct pathspec *pathspec, in grep_submodule()
506 const struct pathspec *pathspec, int cached) in grep_cache()
572 static int grep_tree(struct grep_opt *opt, const struct pathspec *pathspec, in grep_tree()
641 static int grep_object(struct grep_opt *opt, const struct pathspec *pathspec, in grep_object()
675 static int grep_objects(struct grep_opt *opt, const struct pathspec *pathspec, in grep_objects()
718 static int grep_directory(struct grep_opt *opt, const struct pathspec *pathspec, in grep_directory()
841 struct pathspec pathspec; in cmd_grep() local
H A Dls-files.c44 static struct pathspec pathspec; variable
484 struct pathspec pathspec; in overlay_tree_on_index() local
H A Dls-tree.c25 static struct pathspec pathspec; variable
H A Dmv.c26 const char **pathspec, in internal_prefix_pathspec()
H A Drerere.c75 struct pathspec pathspec; in cmd_rerere() local
H A Dreset.c161 static int read_from_tree(const struct pathspec *pathspec, in read_from_tree()
206 static void parse_args(struct pathspec *pathspec, in parse_args()
298 struct pathspec pathspec; in cmd_reset() local
H A Drm.c261 struct pathspec pathspec; in cmd_rm() local

1...<<11121314151617181920>>...22