This is the complete list of members for nix::fetchers::GitInputScheme, including all inherited members.
allowedAttrs() const override | nix::fetchers::GitInputScheme | inlinevirtual |
applyOverrides(const Input &input, std::optional< std::string > ref, std::optional< Hash > rev) const override (defined in nix::fetchers::GitInputScheme) | nix::fetchers::GitInputScheme | inlinevirtual |
clone(const Input &input, const Path &destDir) const override (defined in nix::fetchers::GitInputScheme) | nix::fetchers::GitInputScheme | inlinevirtual |
experimentalFeature() const | nix::fetchers::InputScheme | virtual |
getAccessor(ref< Store > store, const Input &_input) const override (defined in nix::fetchers::GitInputScheme) | nix::fetchers::GitInputScheme | inlinevirtual |
getAccessorFromCommit(ref< Store > store, RepoInfo &repoInfo, Input &&input) const (defined in nix::fetchers::GitInputScheme) | nix::fetchers::GitInputScheme | inline |
getAccessorFromWorkdir(ref< Store > store, RepoInfo &repoInfo, Input &&input) const (defined in nix::fetchers::GitInputScheme) | nix::fetchers::GitInputScheme | inline |
getAllRefsAttr(const Input &input) const (defined in nix::fetchers::GitInputScheme) | nix::fetchers::GitInputScheme | inline |
getDefaultRef(const RepoInfo &repoInfo) const (defined in nix::fetchers::GitInputScheme) | nix::fetchers::GitInputScheme | inline |
getExportIgnoreAttr(const Input &input) const (defined in nix::fetchers::GitInputScheme) | nix::fetchers::GitInputScheme | inline |
getFingerprint(ref< Store > store, const Input &input) const override (defined in nix::fetchers::GitInputScheme) | nix::fetchers::GitInputScheme | inlinevirtual |
getLastModified(const RepoInfo &repoInfo, const std::filesystem::path &repoDir, const Hash &rev) const (defined in nix::fetchers::GitInputScheme) | nix::fetchers::GitInputScheme | inline |
getRepoInfo(const Input &input) const (defined in nix::fetchers::GitInputScheme) | nix::fetchers::GitInputScheme | inline |
getRevCount(const RepoInfo &repoInfo, const std::filesystem::path &repoDir, const Hash &rev) const (defined in nix::fetchers::GitInputScheme) | nix::fetchers::GitInputScheme | inline |
getShallowAttr(const Input &input) const (defined in nix::fetchers::GitInputScheme) | nix::fetchers::GitInputScheme | inline |
getSourcePath(const Input &input) const override (defined in nix::fetchers::GitInputScheme) | nix::fetchers::GitInputScheme | inlinevirtual |
getSubmodulesAttr(const Input &input) const (defined in nix::fetchers::GitInputScheme) | nix::fetchers::GitInputScheme | inline |
inputFromAttrs(const Settings &settings, const Attrs &attrs) const override (defined in nix::fetchers::GitInputScheme) | nix::fetchers::GitInputScheme | inlinevirtual |
inputFromURL(const Settings &settings, const ParsedURL &url, bool requireTree) const override (defined in nix::fetchers::GitInputScheme) | nix::fetchers::GitInputScheme | inlinevirtual |
isDirect(const Input &input) const (defined in nix::fetchers::InputScheme) | nix::fetchers::InputScheme | inlinevirtual |
isLocked(const Input &input) const override (defined in nix::fetchers::GitInputScheme) | nix::fetchers::GitInputScheme | inlinevirtual |
isRelative(const Input &input) const (defined in nix::fetchers::InputScheme) | nix::fetchers::InputScheme | inlinevirtual |
makeNotAllowedError(std::string url) (defined in nix::fetchers::GitInputScheme) | nix::fetchers::GitInputScheme | inlinestatic |
putFile(const Input &input, const CanonPath &path, std::string_view contents, std::optional< std::string > commitMsg) const override (defined in nix::fetchers::GitInputScheme) | nix::fetchers::GitInputScheme | inlinevirtual |
schemeName() const override | nix::fetchers::GitInputScheme | inlinevirtual |
toURL(const Input &input) const override (defined in nix::fetchers::GitInputScheme) | nix::fetchers::GitInputScheme | inlinevirtual |
verifyCommit(const Input &input, std::shared_ptr< GitRepo > repo) const (defined in nix::fetchers::GitInputScheme) | nix::fetchers::GitInputScheme | inline |
~InputScheme() (defined in nix::fetchers::InputScheme) | nix::fetchers::InputScheme | inlinevirtual |