Home
last modified time | relevance | path

Searched defs:commitID (Results 1 – 17 of 17) sorted by relevance

/dports/www/minio-client/mc-RELEASE.2021-12-10T00-14-28Z/buildscripts/
H A Dgen-ldflags.go54 func commitID() string { func
/dports/sysutils/go-wtf/wtf-0.21.0/vendor/github.com/andygrunwald/go-gerrit/
H A Dprojects_commit.go33 func (s *ProjectsService) GetCommitContent(projectName, commitID, fileID string) (string, *Response… argument
/dports/sysutils/go-wtf/wtf-0.21.0/vendor/github.com/andygrunwald/go-gerrit/go-gerrit-64931d233c2d/
H A Dprojects_commit.go33 func (s *ProjectsService) GetCommitContent(projectName, commitID, fileID string) (string, *Response… argument
/dports/www/gitea/gitea-1.16.5/integrations/
H A Dapi_repo_file_update_test.go50 func getExpectedFileResponseForUpdate(commitID, treePath string) *api.FileResponse { argument
H A Dapi_repo_file_create_test.go52 func getExpectedFileResponseForCreate(commitID, treePath string) *api.FileResponse { argument
H A Drepofiles_update_test.go118 func getExpectedFileResponseForRepofilesUpdate(commitID, filename string) *api.FileResponse { argument
/dports/www/gitea/gitea-1.16.5/modules/git/
H A Dcommit_info_nogogit.go102 func getLastCommitForPathsByCache(ctx context.Context, commitID, treePath string, paths []string, c… argument
H A Dcommit_info_gogit.go159 func getLastCommitForPathsByCache(commitID, treePath string, paths []string, cache *LastCommitCache… argument
H A Dblame.go116 func CreateBlameReader(ctx context.Context, repoPath, commitID, file string) (*BlameReader, error) { argument
H A Drepo_commit.go427 func (repo *Repository) IsCommitInBranch(commitID, branch string) (r bool, err error) { argument
/dports/devel/gitlab-shell/gitlab-shell-65b8ec55bebd0aea64ac52b9878bafcc2ad992d3/vendor/gitlab.com/gitlab-org/gitaly/v14/internal/gitaly/service/ref/
H A Drefname.go32 func (s *server) findRefName(ctx context.Context, repo *gitalypb.Repository, commitID, prefix strin… argument
/dports/www/gitlab-workhorse/gitlab-foss-0a901d60f8ae4a60c04ae82e6e9c3a03e9321417/workhorse/vendor/gitlab.com/gitlab-org/gitaly/v14/internal/gitaly/service/repository/
H A Darchive.go169 func findGetArchivePath(ctx context.Context, f *commit.TreeEntryFinder, commitID, path string) (ok … argument
/dports/devel/gitlab-shell/gitlab-shell-65b8ec55bebd0aea64ac52b9878bafcc2ad992d3/vendor/gitlab.com/gitlab-org/gitaly/v14/internal/gitaly/service/repository/
H A Darchive.go169 func findGetArchivePath(ctx context.Context, f *commit.TreeEntryFinder, commitID, path string) (ok … argument
/dports/textproc/gitlab-elasticsearch-indexer/gitlab-elasticsearch-indexer-ef1440548effec15831eda2d246dacc43233cefb/vendor/gitlab.com/gitlab-org/gitaly/v14/internal/gitaly/service/repository/
H A Darchive.go169 func findGetArchivePath(ctx context.Context, f *commit.TreeEntryFinder, commitID, path string) (ok … argument
/dports/net-mgmt/bosun/bosun-0.9.0-preview/vendor/github.com/siddontang/ledisdb/rpl/
H A Drpl.go28 commitID uint64 member
/dports/x11-wm/gamescope/gamescope-3.7.1/src/
H A Dsteamcompmgr.cpp104 uint64_t commitID; member
326 uint64_t commitID; in imageWaitThreadMain() local
/dports/security/vault/vault-1.8.2/vendor/github.com/apple/foundationdb/fdbclient/
H A DNativeAPI.actor.cpp2574 state Optional<UID> commitID = Optional<UID>(); in tryCommit() local