A C D E F G H I J M O P R S T U V W
All Classes All Packages
All Classes All Packages
All Classes All Packages
A
- add(File) - Method in class com.tw.go.plugin.git.GitCmdHelper
- add(File) - Method in class com.tw.go.plugin.GitHelper
- add(File) - Method in class com.tw.go.plugin.jgit.JGitHelper
- asList() - Method in class com.tw.go.plugin.cmd.InMemoryConsumer
- asList() - Method in interface com.tw.go.plugin.cmd.StreamConsumer
C
- changeSubmoduleUrl(String, String) - Method in class com.tw.go.plugin.git.GitCmdHelper
- changeSubmoduleUrl(String, String) - Method in class com.tw.go.plugin.GitHelper
- changeSubmoduleUrl(String, String) - Method in class com.tw.go.plugin.jgit.JGitHelper
- checkConnection() - Method in class com.tw.go.plugin.git.GitCmdHelper
- checkConnection() - Method in class com.tw.go.plugin.GitHelper
- checkConnection() - Method in class com.tw.go.plugin.jgit.JGitHelper
- checkoutAllModifiedFilesInSubmodules() - Method in class com.tw.go.plugin.git.GitCmdHelper
- checkoutAllModifiedFilesInSubmodules() - Method in class com.tw.go.plugin.GitHelper
- checkoutAllModifiedFilesInSubmodules() - Method in class com.tw.go.plugin.jgit.JGitHelper
- checkoutRemoteBranchToLocal() - Method in class com.tw.go.plugin.git.GitCmdHelper
- checkoutRemoteBranchToLocal() - Method in class com.tw.go.plugin.GitHelper
- checkoutRemoteBranchToLocal() - Method in class com.tw.go.plugin.jgit.JGitHelper
- cleanAllUnversionedFiles() - Method in class com.tw.go.plugin.git.GitCmdHelper
- cleanAllUnversionedFiles() - Method in class com.tw.go.plugin.GitHelper
- cleanAllUnversionedFiles() - Method in class com.tw.go.plugin.jgit.JGitHelper
- cloneOrFetch() - Method in class com.tw.go.plugin.GitHelper
- cloneOrFetch(String) - Method in class com.tw.go.plugin.GitHelper
- cloneRepository() - Method in class com.tw.go.plugin.git.GitCmdHelper
- cloneRepository() - Method in class com.tw.go.plugin.GitHelper
- cloneRepository() - Method in class com.tw.go.plugin.jgit.JGitHelper
- com.tw.go.plugin - package com.tw.go.plugin
- com.tw.go.plugin.cmd - package com.tw.go.plugin.cmd
- com.tw.go.plugin.git - package com.tw.go.plugin.git
- com.tw.go.plugin.jgit - package com.tw.go.plugin.jgit
- com.tw.go.plugin.model - package com.tw.go.plugin.model
- com.tw.go.plugin.util - package com.tw.go.plugin.util
- commit(String) - Method in class com.tw.go.plugin.git.GitCmdHelper
- commit(String) - Method in class com.tw.go.plugin.GitHelper
- commit(String) - Method in class com.tw.go.plugin.jgit.JGitHelper
- commitOnDate(String, Date) - Method in class com.tw.go.plugin.git.GitCmdHelper
- commitOnDate(String, Date) - Method in class com.tw.go.plugin.GitHelper
- commitOnDate(String, Date) - Method in class com.tw.go.plugin.jgit.JGitHelper
- Console - Class in com.tw.go.plugin.cmd
- Console() - Constructor for class com.tw.go.plugin.cmd.Console
- ConsoleResult - Class in com.tw.go.plugin.cmd
- ConsoleResult(int, List<String>, List<String>) - Constructor for class com.tw.go.plugin.cmd.ConsoleResult
- consumeLine(String) - Method in class com.tw.go.plugin.cmd.InMemoryConsumer
- consumeLine(String) - Method in class com.tw.go.plugin.cmd.ProcessOutputStreamConsumer
- consumeLine(String) - Method in interface com.tw.go.plugin.cmd.StreamConsumer
- createCommand(String...) - Static method in class com.tw.go.plugin.cmd.Console
- createModifiedFile(String, String) - Method in class com.tw.go.plugin.model.Revision
- currentRevision() - Method in class com.tw.go.plugin.git.GitCmdHelper
- currentRevision() - Method in class com.tw.go.plugin.GitHelper
- currentRevision() - Method in class com.tw.go.plugin.jgit.JGitHelper
D
- DateUtils - Class in com.tw.go.plugin.util
- DateUtils() - Constructor for class com.tw.go.plugin.util.DateUtils
E
- equals(Object) - Method in class com.tw.go.plugin.model.GitConfig
- equals(Object) - Method in class com.tw.go.plugin.model.ModifiedFile
- equals(Object) - Method in class com.tw.go.plugin.model.ShallowClone
- exitCode() - Method in class com.tw.go.plugin.cmd.ConsoleResult
F
- fetch(String) - Method in class com.tw.go.plugin.git.GitCmdHelper
- fetch(String) - Method in class com.tw.go.plugin.GitHelper
- fetch(String) - Method in class com.tw.go.plugin.jgit.JGitHelper
- fetchAndReset(String, String) - Method in class com.tw.go.plugin.GitHelper
- fetchAndResetToHead(String) - Method in class com.tw.go.plugin.GitHelper
- formatRFC822(Date) - Static method in class com.tw.go.plugin.util.DateUtils
G
- gc() - Method in class com.tw.go.plugin.git.GitCmdHelper
- gc() - Method in class com.tw.go.plugin.GitHelper
- gc() - Method in class com.tw.go.plugin.jgit.JGitHelper
- getAction() - Method in class com.tw.go.plugin.model.ModifiedFile
- getAdditionalFetchDepth() - Method in class com.tw.go.plugin.model.ShallowClone
- getAllRevisions() - Method in class com.tw.go.plugin.git.GitCmdHelper
- getAllRevisions() - Method in class com.tw.go.plugin.GitHelper
- getAllRevisions() - Method in class com.tw.go.plugin.jgit.JGitHelper
- getBranch() - Method in class com.tw.go.plugin.model.GitConfig
- getBranchToRevisionMap() - Method in class com.tw.go.plugin.GitHelper
- getBranchToRevisionMap(String) - Method in class com.tw.go.plugin.git.GitCmdHelper
- getBranchToRevisionMap(String) - Method in class com.tw.go.plugin.GitHelper
- getBranchToRevisionMap(String) - Method in class com.tw.go.plugin.jgit.JGitHelper
- getComment() - Method in class com.tw.go.plugin.model.Revision
- getCommitCount() - Method in class com.tw.go.plugin.git.GitCmdHelper
- getCommitCount() - Method in class com.tw.go.plugin.GitHelper
- getCommitCount() - Method in class com.tw.go.plugin.jgit.JGitHelper
- getCurrentBranch() - Method in class com.tw.go.plugin.git.GitCmdHelper
- getCurrentBranch() - Method in class com.tw.go.plugin.GitHelper
- getCurrentBranch() - Method in class com.tw.go.plugin.jgit.JGitHelper
- getDefaultCommitsDepth() - Method in class com.tw.go.plugin.model.ShallowClone
- getDetailsForRevision(String) - Method in class com.tw.go.plugin.git.GitCmdHelper
- getDetailsForRevision(String) - Method in class com.tw.go.plugin.GitHelper
- getDetailsForRevision(String) - Method in class com.tw.go.plugin.jgit.JGitHelper
- getEffectiveBranch() - Method in class com.tw.go.plugin.model.GitConfig
- getEffectiveUrl() - Method in class com.tw.go.plugin.model.GitConfig
- getEmailId() - Method in class com.tw.go.plugin.model.Revision
- getFileName() - Method in class com.tw.go.plugin.model.ModifiedFile
- getLatestRevision() - Method in class com.tw.go.plugin.git.GitCmdHelper
- getLatestRevision() - Method in class com.tw.go.plugin.GitHelper
- getLatestRevision() - Method in class com.tw.go.plugin.jgit.JGitHelper
- getLatestRevision(List<String>) - Method in class com.tw.go.plugin.git.GitCmdHelper
- getLatestRevision(List<String>) - Method in class com.tw.go.plugin.GitHelper
- getLatestRevision(List<String>) - Method in class com.tw.go.plugin.jgit.JGitHelper
- getModifiedFiles() - Method in class com.tw.go.plugin.model.Revision
- getPassword() - Method in class com.tw.go.plugin.model.GitConfig
- getRemoteBranch() - Method in class com.tw.go.plugin.model.GitConfig
- getRevision() - Method in class com.tw.go.plugin.model.Revision
- getRevisionsSince(String) - Method in class com.tw.go.plugin.git.GitCmdHelper
- getRevisionsSince(String) - Method in class com.tw.go.plugin.GitHelper
- getRevisionsSince(String) - Method in class com.tw.go.plugin.jgit.JGitHelper
- getRevisionsSince(String, List<String>) - Method in class com.tw.go.plugin.git.GitCmdHelper
- getRevisionsSince(String, List<String>) - Method in class com.tw.go.plugin.GitHelper
- getRevisionsSince(String, List<String>) - Method in class com.tw.go.plugin.jgit.JGitHelper
- getShallowClone() - Method in class com.tw.go.plugin.model.GitConfig
- getSubModuleCommitCount(String) - Method in class com.tw.go.plugin.git.GitCmdHelper
- getSubModuleCommitCount(String) - Method in class com.tw.go.plugin.GitHelper
- getSubModuleCommitCount(String) - Method in class com.tw.go.plugin.jgit.JGitHelper
- getTimestamp() - Method in class com.tw.go.plugin.model.Revision
- getUrl() - Method in class com.tw.go.plugin.model.GitConfig
- getUrlWithCredentials() - Method in class com.tw.go.plugin.model.GitConfig
- getUser() - Method in class com.tw.go.plugin.model.Revision
- getUsername() - Method in class com.tw.go.plugin.model.GitConfig
- git(GitConfig, File) - Static method in class com.tw.go.plugin.HelperFactory
- git(GitConfig, File, ProcessOutputStreamConsumer, ProcessOutputStreamConsumer) - Static method in class com.tw.go.plugin.HelperFactory
- gitCmd(GitConfig, File) - Static method in class com.tw.go.plugin.HelperFactory
- gitCmd(GitConfig, File, ProcessOutputStreamConsumer, ProcessOutputStreamConsumer) - Static method in class com.tw.go.plugin.HelperFactory
- GitCmdHelper - Class in com.tw.go.plugin.git
- GitCmdHelper(GitConfig, File) - Constructor for class com.tw.go.plugin.git.GitCmdHelper
- GitCmdHelper(GitConfig, File, ProcessOutputStreamConsumer, ProcessOutputStreamConsumer) - Constructor for class com.tw.go.plugin.git.GitCmdHelper
- gitConfig - Variable in class com.tw.go.plugin.GitHelper
- GitConfig - Class in com.tw.go.plugin.model
- GitConfig(String) - Constructor for class com.tw.go.plugin.model.GitConfig
- GitConfig(String, String, String, String) - Constructor for class com.tw.go.plugin.model.GitConfig
- GitConfig(String, String, String, String, boolean, boolean) - Constructor for class com.tw.go.plugin.model.GitConfig
- GitHelper - Class in com.tw.go.plugin
- GitHelper(GitConfig, File, ProcessOutputStreamConsumer, ProcessOutputStreamConsumer) - Constructor for class com.tw.go.plugin.GitHelper
- GitModificationParser - Class in com.tw.go.plugin.git
- GitModificationParser() - Constructor for class com.tw.go.plugin.git.GitModificationParser
H
- hasCredentials() - Method in class com.tw.go.plugin.model.GitConfig
- hashCode() - Method in class com.tw.go.plugin.model.GitConfig
- hashCode() - Method in class com.tw.go.plugin.model.ModifiedFile
- hashCode() - Method in class com.tw.go.plugin.model.ShallowClone
- HelperFactory - Class in com.tw.go.plugin
- HelperFactory() - Constructor for class com.tw.go.plugin.HelperFactory
I
- init() - Method in class com.tw.go.plugin.git.GitCmdHelper
- init() - Method in class com.tw.go.plugin.GitHelper
- init() - Method in class com.tw.go.plugin.jgit.JGitHelper
- InMemoryConsumer - Class in com.tw.go.plugin.cmd
- InMemoryConsumer() - Constructor for class com.tw.go.plugin.cmd.InMemoryConsumer
- isEmpty(String) - Static method in class com.tw.go.plugin.util.StringUtil
- isMergeCommit() - Method in class com.tw.go.plugin.model.Revision
- isNoCheckout() - Method in class com.tw.go.plugin.model.GitConfig
- isRecursiveSubModuleUpdate() - Method in class com.tw.go.plugin.model.GitConfig
- isRemoteUrl() - Method in class com.tw.go.plugin.model.GitConfig
- isSameRepository() - Method in class com.tw.go.plugin.GitHelper
- isShallowClone() - Method in class com.tw.go.plugin.model.GitConfig
- isSubModule() - Method in class com.tw.go.plugin.model.GitConfig
- isSubmoduleEnabled() - Method in class com.tw.go.plugin.GitHelper
J
- jGit(GitConfig, File) - Static method in class com.tw.go.plugin.HelperFactory
- jGit(GitConfig, File, ProcessOutputStreamConsumer, ProcessOutputStreamConsumer) - Static method in class com.tw.go.plugin.HelperFactory
- JGitHelper - Class in com.tw.go.plugin.jgit
- JGitHelper(GitConfig, File) - Constructor for class com.tw.go.plugin.jgit.JGitHelper
- JGitHelper(GitConfig, File, ProcessOutputStreamConsumer, ProcessOutputStreamConsumer) - Constructor for class com.tw.go.plugin.jgit.JGitHelper
M
- ModifiedFile - Class in com.tw.go.plugin.model
- ModifiedFile(String, String) - Constructor for class com.tw.go.plugin.model.ModifiedFile
O
- output() - Method in class com.tw.go.plugin.cmd.ProcessOutputStreamConsumer
P
- parse(List<String>) - Method in class com.tw.go.plugin.git.GitModificationParser
- parseISO8601(String) - Static method in class com.tw.go.plugin.util.DateUtils
- printSubmoduleStatus() - Method in class com.tw.go.plugin.git.GitCmdHelper
- printSubmoduleStatus() - Method in class com.tw.go.plugin.GitHelper
- printSubmoduleStatus() - Method in class com.tw.go.plugin.jgit.JGitHelper
- processLine(String) - Method in class com.tw.go.plugin.git.GitModificationParser
- processLine(String, int) - Method in class com.tw.go.plugin.cmd.ProcessOutputStreamConsumer
- ProcessOutputStreamConsumer - Class in com.tw.go.plugin.cmd
- ProcessOutputStreamConsumer(StreamConsumer) - Constructor for class com.tw.go.plugin.cmd.ProcessOutputStreamConsumer
- pull() - Method in class com.tw.go.plugin.git.GitCmdHelper
- pull() - Method in class com.tw.go.plugin.GitHelper
- pull() - Method in class com.tw.go.plugin.jgit.JGitHelper
- push() - Method in class com.tw.go.plugin.git.GitCmdHelper
- push() - Method in class com.tw.go.plugin.GitHelper
- push() - Method in class com.tw.go.plugin.jgit.JGitHelper
R
- removeSubmoduleSectionsFromGitConfig() - Method in class com.tw.go.plugin.git.GitCmdHelper
- removeSubmoduleSectionsFromGitConfig() - Method in class com.tw.go.plugin.GitHelper
- removeSubmoduleSectionsFromGitConfig() - Method in class com.tw.go.plugin.jgit.JGitHelper
- resetHard(String) - Method in class com.tw.go.plugin.git.GitCmdHelper
- resetHard(String) - Method in class com.tw.go.plugin.GitHelper
- resetHard(String) - Method in class com.tw.go.plugin.jgit.JGitHelper
- Revision - Class in com.tw.go.plugin.model
- Revision(String) - Constructor for class com.tw.go.plugin.model.Revision
- Revision(String, Date, String, String, String, List<ModifiedFile>) - Constructor for class com.tw.go.plugin.model.Revision
- runOrBomb(CommandLine, File, ProcessOutputStreamConsumer, ProcessOutputStreamConsumer) - Static method in class com.tw.go.plugin.cmd.Console
S
- setBranch(String) - Method in class com.tw.go.plugin.model.GitConfig
- setComment(String) - Method in class com.tw.go.plugin.model.Revision
- setEmailId(String) - Method in class com.tw.go.plugin.model.Revision
- setMergeCommit(boolean) - Method in class com.tw.go.plugin.model.Revision
- setModifiedFiles(List<ModifiedFile>) - Method in class com.tw.go.plugin.model.Revision
- setNoCheckout(boolean) - Method in class com.tw.go.plugin.model.GitConfig
- setPassword(String) - Method in class com.tw.go.plugin.model.GitConfig
- setRecursiveSubModuleUpdate(boolean) - Method in class com.tw.go.plugin.model.GitConfig
- setRevision(String) - Method in class com.tw.go.plugin.model.Revision
- setShallowClone(ShallowClone) - Method in class com.tw.go.plugin.model.GitConfig
- setSubModule(boolean) - Method in class com.tw.go.plugin.model.GitConfig
- setTimestamp(Date) - Method in class com.tw.go.plugin.model.Revision
- setUrl(String) - Method in class com.tw.go.plugin.model.GitConfig
- setUser(String) - Method in class com.tw.go.plugin.model.Revision
- setUsername(String) - Method in class com.tw.go.plugin.model.GitConfig
- ShallowClone - Class in com.tw.go.plugin.model
- ShallowClone() - Constructor for class com.tw.go.plugin.model.ShallowClone
- ShallowClone(int, int) - Constructor for class com.tw.go.plugin.model.ShallowClone
- shouldReset() - Method in class com.tw.go.plugin.git.GitCmdHelper
- shouldReset() - Method in class com.tw.go.plugin.GitHelper
- shouldReset() - Method in class com.tw.go.plugin.jgit.JGitHelper
- stdErr - Variable in class com.tw.go.plugin.GitHelper
- stdErr() - Method in class com.tw.go.plugin.cmd.ConsoleResult
- stdOut - Variable in class com.tw.go.plugin.GitHelper
- stdOut() - Method in class com.tw.go.plugin.cmd.ConsoleResult
- StreamConsumer - Interface in com.tw.go.plugin.cmd
- StringUtil - Class in com.tw.go.plugin.util
- StringUtil() - Constructor for class com.tw.go.plugin.util.StringUtil
- submoduleAdd(String, String, String) - Method in class com.tw.go.plugin.git.GitCmdHelper
- submoduleAdd(String, String, String) - Method in class com.tw.go.plugin.GitHelper
- submoduleAdd(String, String, String) - Method in class com.tw.go.plugin.jgit.JGitHelper
- submoduleFolders() - Method in class com.tw.go.plugin.git.GitCmdHelper
- submoduleFolders() - Method in class com.tw.go.plugin.GitHelper
- submoduleFolders() - Method in class com.tw.go.plugin.jgit.JGitHelper
- submoduleInit() - Method in class com.tw.go.plugin.git.GitCmdHelper
- submoduleInit() - Method in class com.tw.go.plugin.GitHelper
- submoduleInit() - Method in class com.tw.go.plugin.jgit.JGitHelper
- submoduleRemove(String) - Method in class com.tw.go.plugin.git.GitCmdHelper
- submoduleRemove(String) - Method in class com.tw.go.plugin.GitHelper
- submoduleRemove(String) - Method in class com.tw.go.plugin.jgit.JGitHelper
- submoduleSync() - Method in class com.tw.go.plugin.git.GitCmdHelper
- submoduleSync() - Method in class com.tw.go.plugin.GitHelper
- submoduleSync() - Method in class com.tw.go.plugin.jgit.JGitHelper
- submoduleUpdate() - Method in class com.tw.go.plugin.git.GitCmdHelper
- submoduleUpdate() - Method in class com.tw.go.plugin.GitHelper
- submoduleUpdate() - Method in class com.tw.go.plugin.jgit.JGitHelper
- submoduleUrls() - Method in class com.tw.go.plugin.git.GitCmdHelper
- submoduleUrls() - Method in class com.tw.go.plugin.GitHelper
- submoduleUrls() - Method in class com.tw.go.plugin.jgit.JGitHelper
T
- toString() - Method in class com.tw.go.plugin.cmd.InMemoryConsumer
- toString() - Method in class com.tw.go.plugin.model.ModifiedFile
U
- updateSubmoduleWithInit() - Method in class com.tw.go.plugin.GitHelper
V
- version() - Method in class com.tw.go.plugin.git.GitCmdHelper
- version() - Method in class com.tw.go.plugin.GitHelper
- version() - Method in class com.tw.go.plugin.jgit.JGitHelper
W
- workingDir - Variable in class com.tw.go.plugin.GitHelper
- workingRepositoryUrl() - Method in class com.tw.go.plugin.git.GitCmdHelper
- workingRepositoryUrl() - Method in class com.tw.go.plugin.GitHelper
- workingRepositoryUrl() - Method in class com.tw.go.plugin.jgit.JGitHelper
All Classes All Packages