Nix 2.29.1
Nix, the purely functional package manager; unstable internal interfaces
|
This is the complete list of members for nix::fetchers::GitInputScheme, including all inherited members.
allowedAttrs() const override (defined in nix::fetchers::GitInputScheme) | nix::fetchers::GitInputScheme | inline |
applyOverrides(const Input &input, std::optional< std::string > ref, std::optional< Hash > rev) const override (defined in nix::fetchers::GitInputScheme) | nix::fetchers::GitInputScheme | inline |
clone(const Input &input, const Path &destDir) const override (defined in nix::fetchers::GitInputScheme) | nix::fetchers::GitInputScheme | inline |
getAccessor(ref< Store > store, const Input &_input) const override (defined in nix::fetchers::GitInputScheme) | nix::fetchers::GitInputScheme | inline |
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, bool shallow) 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 | inline |
getLastModified(const RepoInfo &repoInfo, const std::filesystem::path &repoDir, const Hash &rev) const (defined in nix::fetchers::GitInputScheme) | nix::fetchers::GitInputScheme | inline |
getLfsAttr(const Input &input) 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 | inline |
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 | inline |
inputFromURL(const Settings &settings, const ParsedURL &url, bool requireTree) const override (defined in nix::fetchers::GitInputScheme) | nix::fetchers::GitInputScheme | inline |
isLocked(const Input &input) const override (defined in nix::fetchers::GitInputScheme) | nix::fetchers::GitInputScheme | inline |
makeNotAllowedError(std::filesystem::path repoPath) (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 | inline |
schemeName() const override (defined in nix::fetchers::GitInputScheme) | nix::fetchers::GitInputScheme | inline |
toURL(const Input &input) const override (defined in nix::fetchers::GitInputScheme) | nix::fetchers::GitInputScheme | inline |
verifyCommit(const Input &input, std::shared_ptr< GitRepo > repo) const (defined in nix::fetchers::GitInputScheme) | nix::fetchers::GitInputScheme | inline |