|
SlHelpers
|
This is the complete list of members for SlGit::Index, including all inherited members.
| addAll(const std::vector< std::string > &paths, unsigned int flags, const MatchCB *cb=nullptr) const | SlGit::Index | |
| addByPath(const std::filesystem::path &path) const noexcept | SlGit::Index | inline |
| begin() noexcept | SlGit::Index | inline |
| cbegin() const noexcept | SlGit::Index | |
| cend() const noexcept | SlGit::Index | inline |
| create() noexcept | SlGit::Index | static |
| end() noexcept | SlGit::Index | inline |
| entryByIndex(size_t idx) const noexcept | SlGit::Index | inline |
| entryByPath(const std::filesystem::path &path, git_index_stage_t stage=GIT_INDEX_STAGE_NORMAL) const noexcept | SlGit::Index | inline |
| entrycount() const noexcept | SlGit::Index | inline |
| hasConflicts() const noexcept | SlGit::Index | inline |
| Index()=delete (defined in SlGit::Index) | SlGit::Index | |
| index() const noexcept | SlGit::Index | inline |
| MatchCB typedef | SlGit::Index | |
| open(const std::filesystem::path &path) noexcept | SlGit::Index | static |
| operator GitTy *() const noexcept | SlGit::Index | inline |
| read(bool force=true) const noexcept | SlGit::Index | inline |
| readTree(const Tree &tree) const noexcept | SlGit::Index | |
| removeAll(const std::vector< std::string > &paths, const MatchCB *cb=nullptr) const | SlGit::Index | |
| removeByPath(const std::filesystem::path &path) const noexcept | SlGit::Index | inline |
| Repo (defined in SlGit::Index) | SlGit::Index | friend |
| updateAll(const std::vector< std::string > &paths, const MatchCB *cb=nullptr) const | SlGit::Index | |
| write() const noexcept | SlGit::Index | inline |
| writeTree(const Repo &repo) const noexcept | SlGit::Index |