Expand description
Information about version control systems.
Structs§
- GbpTag
Format Error - Error type for GBP tag format expansion
Enums§
- Package
Vcs - VCS information for a package.
Constants§
- KNOWN_
GITLAB_ SITES - List of known GitLab sites.
Traits§
- VcsSource
- Trait for types that can provide VCS information.
Functions§
- canonicalize_
vcs_ browser_ url - Canonicalize a VCS browser URL.
- determine_
browser_ url - Determine the URL of the browser for a VCS repository.
- determine_
gitlab_ browser_ url - Determine the URL of the browser for a GitLab repository.
- gbp_
expand_ tag_ name - Expand a gbp-buildpackage tag format string.
- is_
gitlab_ site - Check if a particular host is a GitLab instance.
- probe_
gitlab_ host - Check if a particular host is a GitLab instance.
- source_
package_ vcs - Determine the VCS URL for a source package.
- vcs_
field - Determine the VCS field for a source package.