Nix 2.26.3
Nix, the purely functional package manager; unstable internal interfaces
 
Loading...
Searching...
No Matches
nix::GitRepo Member List

This is the complete list of members for nix::GitRepo, including all inherited members.

dereferenceSingletonDirectory(const Hash &oid)=0nix::GitRepopure virtual
fetch(const std::string &url, const std::string &refspec, bool shallow)=0 (defined in nix::GitRepo)nix::GitRepopure virtual
flush()=0 (defined in nix::GitRepo)nix::GitRepopure virtual
getAccessor(const Hash &rev, bool exportIgnore, std::string displayPrefix)=0 (defined in nix::GitRepo)nix::GitRepopure virtual
getAccessor(const WorkdirInfo &wd, bool exportIgnore, MakeNotAllowedError makeNotAllowedError)=0 (defined in nix::GitRepo)nix::GitRepopure virtual
getCachedWorkdirInfo(const std::filesystem::path &path) (defined in nix::GitRepo)nix::GitRepostatic
getFileSystemObjectSink()=0 (defined in nix::GitRepo)nix::GitRepopure virtual
getLastModified(const Hash &rev)=0 (defined in nix::GitRepo)nix::GitRepopure virtual
getRevCount(const Hash &rev)=0 (defined in nix::GitRepo)nix::GitRepopure virtual
getSubmodules(const Hash &rev, bool exportIgnore)=0nix::GitRepopure virtual
getWorkdirInfo()=0 (defined in nix::GitRepo)nix::GitRepopure virtual
getWorkdirRef()=0 (defined in nix::GitRepo)nix::GitRepopure virtual
hasObject(const Hash &oid)=0 (defined in nix::GitRepo)nix::GitRepopure virtual
isShallow()=0 (defined in nix::GitRepo)nix::GitRepopure virtual
openRepo(const std::filesystem::path &path, bool create=false, bool bare=false) (defined in nix::GitRepo)nix::GitRepostatic
resolveRef(std::string ref)=0 (defined in nix::GitRepo)nix::GitRepopure virtual
resolveSubmoduleUrl(const std::string &url)=0 (defined in nix::GitRepo)nix::GitRepopure virtual
setRemote(const std::string &name, const std::string &url)=0 (defined in nix::GitRepo)nix::GitRepopure virtual
treeHashToNarHash(const Hash &treeHash)=0nix::GitRepopure virtual
verifyCommit(const Hash &rev, const std::vector< fetchers::PublicKey > &publicKeys)=0nix::GitRepopure virtual
~GitRepo() (defined in nix::GitRepo)nix::GitRepoinlinevirtual