Home
last modified time | relevance | path

Searched defs:GitInfo (Results 1 – 25 of 66) sorted by relevance

123

/dports/misc/broot/broot-1.7.0/cargo-crates/glassbench-0.3.0/src/
H A Dgit_info.rs11 pub struct GitInfo { struct
15 impl GitInfo { impl
36 pub(crate) fn diff(old_gi: &Option<GitInfo>, new_gi: &Option<GitInfo>) -> String { in diff()
/dports/www/gohugo/hugo-0.91.2/vendor/github.com/bep/gitmap/
H A Dgitmap.go41 type GitInfo struct { struct
42 Hash string `json:"hash"` // Commit hash
43 AbbreviatedHash string `json:"abbreviatedHash"` // Abbreviated commit hash
44 Subject string `json:"subject"` // The commit message's subject/title line
45 AuthorName string `json:"authorName"` // The author name, respecting .mailmap
46 AuthorEmail string `json:"authorEmail"` // The author email address, respecting .mailmap
47 AuthorDate time.Time `json:"authorDate"` // The author date
48 CommitDate time.Time `json:"commitDate"` // The commit date
/dports/textproc/mdbook-linkcheck/mdbook-linkcheck-0.7.6/cargo-crates/build-info-common-0.0.21/src/
H A Dlib.rs125 pub fn git(&self) -> Option<&GitInfo> { in git()
141 pub struct GitInfo { struct
143 pub commit_id: String,
149 pub commit_short_id: String,
152 pub commit_timestamp: DateTime<Utc>,
155 pub dirty: bool,
158 pub branch: Option<String>,
161 pub tags: Vec<String>,
/dports/lang/rust/rustc-1.58.1-src/src/bootstrap/
H A Dchannel.rs15 pub enum GitInfo { enum
30 impl GitInfo { implementation
31 pub fn new(ignore_git: bool, dir: &Path) -> GitInfo { in new()
/dports/sysutils/nix/nix-2.3.10/src/libexpr/primops/
H A DfetchGit.cc19 struct GitInfo struct
21 Path storePath;
22 std::string rev;
23 std::string shortRev;
24 uint64_t revCount = 0;
/dports/devel/gitlab-runner/gitlab-runner-8925d9a06fd8e452e2161a768462652a2a13111f/vendor/github.com/docker/docker/moby-20.10.2/vendor/github.com/moby/buildkit/client/llb/
H A Dsource.go319 SetGitOption(*GitInfo)
323 func (fn gitOptionFunc) SetGitOption(gi *GitInfo) {
327 type GitInfo struct { struct
328 constraintsWrapper
329 KeepGitDir bool
330 AuthTokenSecret string
331 AuthHeaderSecret string
332 addAuthCap bool
333 KnownSSHHosts string
334 MountSSHSock string
/dports/devel/gitlab-runner/gitlab-runner-8925d9a06fd8e452e2161a768462652a2a13111f/vendor/github.com/docker/cli/cli-20.10.2/vendor/github.com/moby/buildkit/client/llb/
H A Dsource.go319 SetGitOption(*GitInfo)
323 func (fn gitOptionFunc) SetGitOption(gi *GitInfo) {
327 type GitInfo struct { struct
328 constraintsWrapper
329 KeepGitDir bool
330 AuthTokenSecret string
331 AuthHeaderSecret string
332 addAuthCap bool
333 KnownSSHHosts string
334 MountSSHSock string
/dports/net-im/dendrite/dendrite-0.5.1/vendor/github.com/docker/docker/vendor/github.com/moby/buildkit/client/llb/
H A Dsource.go319 SetGitOption(*GitInfo)
323 func (fn gitOptionFunc) SetGitOption(gi *GitInfo) {
327 type GitInfo struct { struct
328 constraintsWrapper
329 KeepGitDir bool
330 AuthTokenSecret string
331 AuthHeaderSecret string
332 addAuthCap bool
333 KnownSSHHosts string
334 MountSSHSock string
/dports/net-mgmt/promscale/promscale-0.6.2/vendor/github.com/docker/docker/vendor/github.com/moby/buildkit/client/llb/
H A Dsource.go319 SetGitOption(*GitInfo)
323 func (fn gitOptionFunc) SetGitOption(gi *GitInfo) {
327 type GitInfo struct { struct
328 constraintsWrapper
329 KeepGitDir bool
330 AuthTokenSecret string
331 AuthHeaderSecret string
332 addAuthCap bool
333 KnownSSHHosts string
334 MountSSHSock string
/dports/net-mgmt/prometheus2/prometheus-2.30.3/vendor/github.com/docker/docker/vendor/github.com/moby/buildkit/client/llb/
H A Dsource.go319 SetGitOption(*GitInfo)
323 func (fn gitOptionFunc) SetGitOption(gi *GitInfo) {
327 type GitInfo struct { struct
328 constraintsWrapper
329 KeepGitDir bool
330 AuthTokenSecret string
331 AuthHeaderSecret string
332 addAuthCap bool
333 KnownSSHHosts string
334 MountSSHSock string
/dports/sysutils/helm/helm-3.5.2/vendor/github.com/docker/cli/vendor/github.com/moby/buildkit/client/llb/
H A Dsource.go319 SetGitOption(*GitInfo)
323 func (fn gitOptionFunc) SetGitOption(gi *GitInfo) {
327 type GitInfo struct { struct
328 constraintsWrapper
329 KeepGitDir bool
330 AuthTokenSecret string
331 AuthHeaderSecret string
332 addAuthCap bool
333 KnownSSHHosts string
334 MountSSHSock string
/dports/net/traefik/traefik-2.6.1/vendor/github.com/moby/buildkit/client/llb/
H A Dsource.go282 SetGitOption(*GitInfo)
286 func (fn gitOptionFunc) SetGitOption(gi *GitInfo) {
290 type GitInfo struct { struct
291 constraintsWrapper
292 KeepGitDir bool
293 AuthTokenSecret string
294 AuthHeaderSecret string
295 addAuthCap bool
296 KnownSSHHosts string
297 MountSSHSock string
/dports/devel/bit/bit-1.1.2/gitextras/
H A Dgit-info.go4 const GitInfo = `#!/usr/bin/env bash const
/dports/devel/stack/stack-2.7.3/_cabal_deps/githash-0.1.5.0/src/
H A DGitHash.hs78 data GitInfo = GitInfo function
/dports/devel/hs-haskell-language-server/haskell-language-server-1.4.0/_cabal_deps/githash-0.1.5.0/src/
H A DGitHash.hs78 data GitInfo = GitInfo type
/dports/net-p2p/go-ethereum/go-ethereum-1.10.14/vendor/github.com/docker/docker/vendor/github.com/moby/buildkit/client/llb/
H A Dsource.go177 SetGitOption(*GitInfo)
181 func (fn gitOptionFunc) SetGitOption(gi *GitInfo) {
185 type GitInfo struct { struct
186 opMetaWrapper
187 KeepGitDir bool
/dports/www/gitlab-workhorse/gitlab-foss-0a901d60f8ae4a60c04ae82e6e9c3a03e9321417/lib/api/entities/ci/job_request/
H A Dgit_info.rb7 class GitInfo < Grape::Entity class
/dports/sysutils/istio/istio-1.6.7/vendor/github.com/docker/docker/vendor/github.com/moby/buildkit/client/llb/
H A Dsource.go224 SetGitOption(*GitInfo)
228 func (fn gitOptionFunc) SetGitOption(gi *GitInfo) {
232 type GitInfo struct { struct
233 constraintsWrapper
234 KeepGitDir bool
/dports/databases/cayley/cayley-0.7.5-2-gcf576ba/vendor/github.com/docker/docker/vendor/github.com/moby/buildkit/client/llb/
H A Dsource.go243 SetGitOption(*GitInfo)
247 func (fn gitOptionFunc) SetGitOption(gi *GitInfo) {
251 type GitInfo struct { struct
252 constraintsWrapper
253 KeepGitDir bool
/dports/databases/timescaledb-backup/timescaledb-backup-0.1.1/vendor/github.com/docker/docker/vendor/github.com/moby/buildkit/client/llb/
H A Dsource.go224 SetGitOption(*GitInfo)
228 func (fn gitOptionFunc) SetGitOption(gi *GitInfo) {
232 type GitInfo struct { struct
233 constraintsWrapper
234 KeepGitDir bool
/dports/sysutils/docker/docker-ce-18.09.5/components/engine/vendor/github.com/moby/buildkit/client/llb/
H A Dsource.go224 SetGitOption(*GitInfo)
228 func (fn gitOptionFunc) SetGitOption(gi *GitInfo) {
232 type GitInfo struct { struct
233 constraintsWrapper
234 KeepGitDir bool
/dports/sysutils/docker/docker-ce-18.09.5/components/cli/vendor/github.com/moby/buildkit/client/llb/
H A Dsource.go243 SetGitOption(*GitInfo)
247 func (fn gitOptionFunc) SetGitOption(gi *GitInfo) {
251 type GitInfo struct { struct
252 constraintsWrapper
253 KeepGitDir bool
/dports/security/keybase/client-v5.7.1/go/vendor/camlistore.org/pkg/buildinfo/
H A Dbuildinfo.go26 var GitInfo string var
/dports/misc/perkeep/perkeep-0.11/pkg/buildinfo/
H A Dbuildinfo.go26 var GitInfo string var
/dports/games/libretro-mgba/mgba-6186d45/src/platform/python/mgba/
H A D__init__.py24 GitInfo = namedtuple("GitInfo", "commit commitShort branch revision") variable

123