| Package | Description |
|---|---|
| hudson.plugins.git | |
| hudson.plugins.git.browser |
| Modifier and Type | Method and Description |
|---|---|
Collection<GitChangeSet.Path> |
GitChangeSet.getAffectedFiles() |
Collection<GitChangeSet.Path> |
GitChangeSet.getPaths()
Gets the files that are changed in this commit.
|
| Modifier and Type | Method and Description |
|---|---|
URL |
Gitiles.getDiffLink(GitChangeSet.Path path) |
URL |
GitLab.getDiffLink(GitChangeSet.Path path)
Creates a link to the commit diff.
|
URL |
CGit.getDiffLink(GitChangeSet.Path path)
Creates a link to the file diff.
|
URL |
TFS2013GitRepositoryBrowser.getDiffLink(GitChangeSet.Path path) |
URL |
GitBlitRepositoryBrowser.getDiffLink(GitChangeSet.Path path) |
URL |
GitWeb.getDiffLink(GitChangeSet.Path path)
Creates a link to the file diff.
|
abstract URL |
GitRepositoryBrowser.getDiffLink(GitChangeSet.Path path)
Determines the link to the diff between the version
in the specified revision of
GitChangeSet.Path to its previous version. |
URL |
FisheyeGitRepositoryBrowser.getDiffLink(GitChangeSet.Path path) |
URL |
RhodeCode.getDiffLink(GitChangeSet.Path path)
Creates a link to the file diff.
|
URL |
GithubWeb.getDiffLink(GitChangeSet.Path path)
Creates a link to the file diff.
|
URL |
GitList.getDiffLink(GitChangeSet.Path path)
Creates a link to the file diff.
|
URL |
AssemblaWeb.getDiffLink(GitChangeSet.Path path)
Shows the difference between the referenced commit and the previous commit.
|
URL |
BitbucketWeb.getDiffLink(GitChangeSet.Path path)
Creates a link to the file diff.
|
URL |
Phabricator.getDiffLink(GitChangeSet.Path path)
Creates a link to the commit diff.
|
URL |
KilnGit.getDiffLink(GitChangeSet.Path path)
Creates a link to the file diff.
|
URL |
Stash.getDiffLink(GitChangeSet.Path path)
Creates a link to the file diff.
|
URL |
GitoriousWeb.getDiffLink(GitChangeSet.Path path)
Creates a link to the commit diff.
|
URL |
ViewGitWeb.getDiffLink(GitChangeSet.Path path) |
URL |
RedmineWeb.getDiffLink(GitChangeSet.Path path)
Creates a link to the file diff.
|
URL |
Gitiles.getFileLink(GitChangeSet.Path path) |
URL |
GitLab.getFileLink(GitChangeSet.Path path)
Creates a link to the file.
|
URL |
CGit.getFileLink(GitChangeSet.Path path)
Creates a link to the file.
|
URL |
TFS2013GitRepositoryBrowser.getFileLink(GitChangeSet.Path path) |
URL |
GitBlitRepositoryBrowser.getFileLink(GitChangeSet.Path path) |
URL |
GitWeb.getFileLink(GitChangeSet.Path path)
Creates a link to the file.
|
abstract URL |
GitRepositoryBrowser.getFileLink(GitChangeSet.Path path)
Determines the link to a single file under Git.
|
URL |
FisheyeGitRepositoryBrowser.getFileLink(GitChangeSet.Path path) |
URL |
RhodeCode.getFileLink(GitChangeSet.Path path)
Creates a link to the file.
|
URL |
GithubWeb.getFileLink(GitChangeSet.Path path)
Creates a link to the file.
|
URL |
GitList.getFileLink(GitChangeSet.Path path)
Creates a link to the file.
|
URL |
AssemblaWeb.getFileLink(GitChangeSet.Path path)
Creates a link to the file.
|
URL |
BitbucketWeb.getFileLink(GitChangeSet.Path path)
Creates a link to the file.
|
URL |
Phabricator.getFileLink(GitChangeSet.Path path)
Creates a link to the file.
|
URL |
KilnGit.getFileLink(GitChangeSet.Path path)
Creates a link to the file.
|
URL |
Stash.getFileLink(GitChangeSet.Path path)
Creates a link to the file.
|
URL |
GitoriousWeb.getFileLink(GitChangeSet.Path path)
Creates a link to the file.
|
URL |
ViewGitWeb.getFileLink(GitChangeSet.Path path) |
URL |
RedmineWeb.getFileLink(GitChangeSet.Path path)
Creates a link to the file.
|
Copyright © 2004-2015. All Rights Reserved.