|
Nix 2.34.6
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 Settings &settings, Store &store, const Input &input, const std::filesystem::path &destDir) const override (defined in nix::fetchers::GitInputScheme) | nix::fetchers::GitInputScheme | inline |
| getAccessor(const Settings &settings, Store &store, const Input &_input) const override (defined in nix::fetchers::GitInputScheme) | nix::fetchers::GitInputScheme | inline |
| getAccessorFromCommit(const Settings &settings, Store &store, RepoInfo &repoInfo, Input &&input) const (defined in nix::fetchers::GitInputScheme) | nix::fetchers::GitInputScheme | inline |
| getAccessorFromWorkdir(const Settings &settings, 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 Settings &settings, 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(Store &store, const Input &input) const override (defined in nix::fetchers::GitInputScheme) | nix::fetchers::GitInputScheme | inline |
| getLastModified(const Settings &settings, 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 Settings &settings, 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 Settings &settings, 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 |
| schemeDescription() 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 |