|
SlHelpers
|
This is the complete list of members for SlGit::PathSpec, including all inherited members.
| create(const std::vector< std::string > &pathSpec) noexcept | SlGit::PathSpec | static |
| matchDiff(const Diff &diff, uint32_t flags=GIT_PATHSPEC_DEFAULT) const noexcept | SlGit::PathSpec | |
| matchesPath(const std::string &path, uint32_t flags=GIT_PATHSPEC_DEFAULT) const noexcept | SlGit::PathSpec | inline |
| matchIndex(const Index &index, uint32_t flags=GIT_PATHSPEC_DEFAULT) const noexcept | SlGit::PathSpec | |
| matchTree(const Tree &tree, uint32_t flags=GIT_PATHSPEC_DEFAULT) const noexcept | SlGit::PathSpec | |
| matchWorkdir(const Repo &repo, uint32_t flags=GIT_PATHSPEC_DEFAULT) const noexcept | SlGit::PathSpec | |
| operator GitTy *() const noexcept | SlGit::PathSpec | inline |
| pathSpec() const noexcept | SlGit::PathSpec | inline |
| PathSpec()=delete (defined in SlGit::PathSpec) | SlGit::PathSpec | |
| Repo (defined in SlGit::PathSpec) | SlGit::PathSpec | friend |