SlHelpers
Loading...
Searching...
No Matches
SlGit::Index Member List

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) constSlGit::Index
addByPath(const std::filesystem::path &path) const noexceptSlGit::Indexinline
begin() noexceptSlGit::Indexinline
cbegin() const noexceptSlGit::Index
cend() const noexceptSlGit::Indexinline
create() noexceptSlGit::Indexstatic
end() noexceptSlGit::Indexinline
entryByIndex(size_t idx) const noexceptSlGit::Indexinline
entryByPath(const std::filesystem::path &path, git_index_stage_t stage=GIT_INDEX_STAGE_NORMAL) const noexceptSlGit::Indexinline
entrycount() const noexceptSlGit::Indexinline
hasConflicts() const noexceptSlGit::Indexinline
Index()=delete (defined in SlGit::Index)SlGit::Index
index() const noexceptSlGit::Indexinline
MatchCB typedefSlGit::Index
open(const std::filesystem::path &path) noexceptSlGit::Indexstatic
operator GitTy *() const noexceptSlGit::Indexinline
read(bool force=true) const noexceptSlGit::Indexinline
readTree(const Tree &tree) const noexceptSlGit::Index
removeAll(const std::vector< std::string > &paths, const MatchCB *cb=nullptr) constSlGit::Index
removeByPath(const std::filesystem::path &path) const noexceptSlGit::Indexinline
Repo (defined in SlGit::Index)SlGit::Indexfriend
updateAll(const std::vector< std::string > &paths, const MatchCB *cb=nullptr) constSlGit::Index
write() const noexceptSlGit::Indexinline
writeTree(const Repo &repo) const noexceptSlGit::Index