18 |
18 |
19 </style> |
19 </style> |
20 </head> |
20 </head> |
21 <body> |
21 <body> |
22 <h1>eric6.Plugins.VcsPlugins.vcsGit</h1> |
22 <h1>eric6.Plugins.VcsPlugins.vcsGit</h1> |
|
23 |
23 <p> |
24 <p> |
24 Package implementing the vcs interface to Git. |
25 Package implementing the vcs interface to Git. |
25 </p><p> |
26 </p> |
|
27 <p> |
26 It consists of the git class, the project helper classes and some |
28 It consists of the git class, the project helper classes and some |
27 Git specific dialogs. |
29 Git specific dialogs. |
28 </p> |
30 </p> |
29 |
31 |
30 <h3>Packages</h3> |
32 <h3>Packages</h3> |
31 <table> |
33 <table> |
|
34 |
32 <tr> |
35 <tr> |
33 <td><a href="index-eric6.Plugins.VcsPlugins.vcsGit.ConfigurationPage.html">ConfigurationPage</a></td> |
36 <td><a href="index-eric6.Plugins.VcsPlugins.vcsGit.ConfigurationPage.html">ConfigurationPage</a></td> |
34 <td>Package implementing the the Git configuration page.</td> |
37 <td>Package implementing the the Git configuration page.</td> |
35 </tr> |
38 </tr> |
36 </table> |
39 </table> |
37 |
40 |
38 <h3>Modules</h3> |
41 <h3>Modules</h3> |
39 <table> |
42 <table> |
|
43 |
40 <tr> |
44 <tr> |
41 <td><a href="eric6.Plugins.VcsPlugins.vcsGit.Config.html">Config</a></td> |
45 <td><a href="eric6.Plugins.VcsPlugins.vcsGit.Config.html">Config</a></td> |
42 <td>Module defining configuration variables for the Git package.</td> |
46 <td>Module defining configuration variables for the Git package.</td> |
43 </tr><tr> |
47 </tr> |
|
48 <tr> |
44 <td><a href="eric6.Plugins.VcsPlugins.vcsGit.GitAddRemoteDialog.html">GitAddRemoteDialog</a></td> |
49 <td><a href="eric6.Plugins.VcsPlugins.vcsGit.GitAddRemoteDialog.html">GitAddRemoteDialog</a></td> |
45 <td>Module implementing a dialog to enter the data of a remote repository.</td> |
50 <td>Module implementing a dialog to enter the data of a remote repository.</td> |
46 </tr><tr> |
51 </tr> |
|
52 <tr> |
47 <td><a href="eric6.Plugins.VcsPlugins.vcsGit.GitApplyBundleDataDialog.html">GitApplyBundleDataDialog</a></td> |
53 <td><a href="eric6.Plugins.VcsPlugins.vcsGit.GitApplyBundleDataDialog.html">GitApplyBundleDataDialog</a></td> |
48 <td>Module implementing a dialog to enter the data for applying a bundle.</td> |
54 <td>Module implementing a dialog to enter the data for applying a bundle.</td> |
49 </tr><tr> |
55 </tr> |
|
56 <tr> |
50 <td><a href="eric6.Plugins.VcsPlugins.vcsGit.GitArchiveDataDialog.html">GitArchiveDataDialog</a></td> |
57 <td><a href="eric6.Plugins.VcsPlugins.vcsGit.GitArchiveDataDialog.html">GitArchiveDataDialog</a></td> |
51 <td>Module implementing a dialog to enter the data for the creation of an archive.</td> |
58 <td>Module implementing a dialog to enter the data for the creation of an archive.</td> |
52 </tr><tr> |
59 </tr> |
|
60 <tr> |
53 <td><a href="eric6.Plugins.VcsPlugins.vcsGit.GitBisectLogBrowserDialog.html">GitBisectLogBrowserDialog</a></td> |
61 <td><a href="eric6.Plugins.VcsPlugins.vcsGit.GitBisectLogBrowserDialog.html">GitBisectLogBrowserDialog</a></td> |
54 <td>Module implementing a dialog to browse the bisect log history.</td> |
62 <td>Module implementing a dialog to browse the bisect log history.</td> |
55 </tr><tr> |
63 </tr> |
|
64 <tr> |
56 <td><a href="eric6.Plugins.VcsPlugins.vcsGit.GitBisectStartDialog.html">GitBisectStartDialog</a></td> |
65 <td><a href="eric6.Plugins.VcsPlugins.vcsGit.GitBisectStartDialog.html">GitBisectStartDialog</a></td> |
57 <td>Module implementing a dialog to enter the data for an extended bisect start.</td> |
66 <td>Module implementing a dialog to enter the data for an extended bisect start.</td> |
58 </tr><tr> |
67 </tr> |
|
68 <tr> |
59 <td><a href="eric6.Plugins.VcsPlugins.vcsGit.GitBlameDialog.html">GitBlameDialog</a></td> |
69 <td><a href="eric6.Plugins.VcsPlugins.vcsGit.GitBlameDialog.html">GitBlameDialog</a></td> |
60 <td>Module implementing a dialog to show the output of git blame.</td> |
70 <td>Module implementing a dialog to show the output of git blame.</td> |
61 </tr><tr> |
71 </tr> |
|
72 <tr> |
62 <td><a href="eric6.Plugins.VcsPlugins.vcsGit.GitBranchDialog.html">GitBranchDialog</a></td> |
73 <td><a href="eric6.Plugins.VcsPlugins.vcsGit.GitBranchDialog.html">GitBranchDialog</a></td> |
63 <td>Module implementing a dialog to enter the data for a branching operation.</td> |
74 <td>Module implementing a dialog to enter the data for a branching operation.</td> |
64 </tr><tr> |
75 </tr> |
|
76 <tr> |
65 <td><a href="eric6.Plugins.VcsPlugins.vcsGit.GitBranchPushDialog.html">GitBranchPushDialog</a></td> |
77 <td><a href="eric6.Plugins.VcsPlugins.vcsGit.GitBranchPushDialog.html">GitBranchPushDialog</a></td> |
66 <td>Module implementing a dialog to select the data for pushing a branch.</td> |
78 <td>Module implementing a dialog to select the data for pushing a branch.</td> |
67 </tr><tr> |
79 </tr> |
|
80 <tr> |
68 <td><a href="eric6.Plugins.VcsPlugins.vcsGit.GitBundleDialog.html">GitBundleDialog</a></td> |
81 <td><a href="eric6.Plugins.VcsPlugins.vcsGit.GitBundleDialog.html">GitBundleDialog</a></td> |
69 <td>Module implementing a dialog to enter the data for a bundle operation.</td> |
82 <td>Module implementing a dialog to enter the data for a bundle operation.</td> |
70 </tr><tr> |
83 </tr> |
|
84 <tr> |
71 <td><a href="eric6.Plugins.VcsPlugins.vcsGit.GitChangeRemoteUrlDialog.html">GitChangeRemoteUrlDialog</a></td> |
85 <td><a href="eric6.Plugins.VcsPlugins.vcsGit.GitChangeRemoteUrlDialog.html">GitChangeRemoteUrlDialog</a></td> |
72 <td>Module implementing a dialog to change the URL of a remote git repository.</td> |
86 <td>Module implementing a dialog to change the URL of a remote git repository.</td> |
73 </tr><tr> |
87 </tr> |
|
88 <tr> |
74 <td><a href="eric6.Plugins.VcsPlugins.vcsGit.GitCherryPickDialog.html">GitCherryPickDialog</a></td> |
89 <td><a href="eric6.Plugins.VcsPlugins.vcsGit.GitCherryPickDialog.html">GitCherryPickDialog</a></td> |
75 <td>Module implementing a dialog to enter cherry-pick data.</td> |
90 <td>Module implementing a dialog to enter cherry-pick data.</td> |
76 </tr><tr> |
91 </tr> |
|
92 <tr> |
77 <td><a href="eric6.Plugins.VcsPlugins.vcsGit.GitCommandDialog.html">GitCommandDialog</a></td> |
93 <td><a href="eric6.Plugins.VcsPlugins.vcsGit.GitCommandDialog.html">GitCommandDialog</a></td> |
78 <td>Module implementing the Git command dialog.</td> |
94 <td>Module implementing the Git command dialog.</td> |
79 </tr><tr> |
95 </tr> |
|
96 <tr> |
80 <td><a href="eric6.Plugins.VcsPlugins.vcsGit.GitCommitDialog.html">GitCommitDialog</a></td> |
97 <td><a href="eric6.Plugins.VcsPlugins.vcsGit.GitCommitDialog.html">GitCommitDialog</a></td> |
81 <td>Module implementing a dialog to enter the commit message.</td> |
98 <td>Module implementing a dialog to enter the commit message.</td> |
82 </tr><tr> |
99 </tr> |
|
100 <tr> |
83 <td><a href="eric6.Plugins.VcsPlugins.vcsGit.GitCopyDialog.html">GitCopyDialog</a></td> |
101 <td><a href="eric6.Plugins.VcsPlugins.vcsGit.GitCopyDialog.html">GitCopyDialog</a></td> |
84 <td>Module implementing a dialog to enter the data for a copy or rename operation.</td> |
102 <td>Module implementing a dialog to enter the data for a copy or rename operation.</td> |
85 </tr><tr> |
103 </tr> |
|
104 <tr> |
86 <td><a href="eric6.Plugins.VcsPlugins.vcsGit.GitDescribeDialog.html">GitDescribeDialog</a></td> |
105 <td><a href="eric6.Plugins.VcsPlugins.vcsGit.GitDescribeDialog.html">GitDescribeDialog</a></td> |
87 <td>Module implementing a dialog to show the results of the git describe action.</td> |
106 <td>Module implementing a dialog to show the results of the git describe action.</td> |
88 </tr><tr> |
107 </tr> |
|
108 <tr> |
89 <td><a href="eric6.Plugins.VcsPlugins.vcsGit.GitDialog.html">GitDialog</a></td> |
109 <td><a href="eric6.Plugins.VcsPlugins.vcsGit.GitDialog.html">GitDialog</a></td> |
90 <td>Module implementing a dialog starting a process and showing its output.</td> |
110 <td>Module implementing a dialog starting a process and showing its output.</td> |
91 </tr><tr> |
111 </tr> |
|
112 <tr> |
92 <td><a href="eric6.Plugins.VcsPlugins.vcsGit.GitDiffDialog.html">GitDiffDialog</a></td> |
113 <td><a href="eric6.Plugins.VcsPlugins.vcsGit.GitDiffDialog.html">GitDiffDialog</a></td> |
93 <td>Module implementing a dialog to show the output of the git diff command process.</td> |
114 <td>Module implementing a dialog to show the output of the git diff command process.</td> |
94 </tr><tr> |
115 </tr> |
|
116 <tr> |
95 <td><a href="eric6.Plugins.VcsPlugins.vcsGit.GitDiffGenerator.html">GitDiffGenerator</a></td> |
117 <td><a href="eric6.Plugins.VcsPlugins.vcsGit.GitDiffGenerator.html">GitDiffGenerator</a></td> |
96 <td>Module implementing a class to generate the output of the git diff command process.</td> |
118 <td>Module implementing a class to generate the output of the git diff command process.</td> |
97 </tr><tr> |
119 </tr> |
|
120 <tr> |
98 <td><a href="eric6.Plugins.VcsPlugins.vcsGit.GitDiffHighlighter.html">GitDiffHighlighter</a></td> |
121 <td><a href="eric6.Plugins.VcsPlugins.vcsGit.GitDiffHighlighter.html">GitDiffHighlighter</a></td> |
99 <td>Module implementing a syntax highlighter for diff outputs.</td> |
122 <td>Module implementing a syntax highlighter for diff outputs.</td> |
100 </tr><tr> |
123 </tr> |
|
124 <tr> |
101 <td><a href="eric6.Plugins.VcsPlugins.vcsGit.GitDiffParser.html">GitDiffParser</a></td> |
125 <td><a href="eric6.Plugins.VcsPlugins.vcsGit.GitDiffParser.html">GitDiffParser</a></td> |
102 <td>Module implementing a class to store and parse diff output.</td> |
126 <td>Module implementing a class to store and parse diff output.</td> |
103 </tr><tr> |
127 </tr> |
|
128 <tr> |
104 <td><a href="eric6.Plugins.VcsPlugins.vcsGit.GitFetchDialog.html">GitFetchDialog</a></td> |
129 <td><a href="eric6.Plugins.VcsPlugins.vcsGit.GitFetchDialog.html">GitFetchDialog</a></td> |
105 <td>Module implementing a dialog to enter data for a Fetch operation.</td> |
130 <td>Module implementing a dialog to enter data for a Fetch operation.</td> |
106 </tr><tr> |
131 </tr> |
|
132 <tr> |
107 <td><a href="eric6.Plugins.VcsPlugins.vcsGit.GitListDialog.html">GitListDialog</a></td> |
133 <td><a href="eric6.Plugins.VcsPlugins.vcsGit.GitListDialog.html">GitListDialog</a></td> |
108 <td>Module implementing a dialog to select from a list.</td> |
134 <td>Module implementing a dialog to select from a list.</td> |
109 </tr><tr> |
135 </tr> |
|
136 <tr> |
110 <td><a href="eric6.Plugins.VcsPlugins.vcsGit.GitLogBrowserDialog.html">GitLogBrowserDialog</a></td> |
137 <td><a href="eric6.Plugins.VcsPlugins.vcsGit.GitLogBrowserDialog.html">GitLogBrowserDialog</a></td> |
111 <td>Module implementing a dialog to browse the log history.</td> |
138 <td>Module implementing a dialog to browse the log history.</td> |
112 </tr><tr> |
139 </tr> |
|
140 <tr> |
113 <td><a href="eric6.Plugins.VcsPlugins.vcsGit.GitMergeDialog.html">GitMergeDialog</a></td> |
141 <td><a href="eric6.Plugins.VcsPlugins.vcsGit.GitMergeDialog.html">GitMergeDialog</a></td> |
114 <td>Module implementing a dialog to enter the merge data.</td> |
142 <td>Module implementing a dialog to enter the merge data.</td> |
115 </tr><tr> |
143 </tr> |
|
144 <tr> |
116 <td><a href="eric6.Plugins.VcsPlugins.vcsGit.GitNewProjectOptionsDialog.html">GitNewProjectOptionsDialog</a></td> |
145 <td><a href="eric6.Plugins.VcsPlugins.vcsGit.GitNewProjectOptionsDialog.html">GitNewProjectOptionsDialog</a></td> |
117 <td>Module implementing the Git Options Dialog for a new project from the repository.</td> |
146 <td>Module implementing the Git Options Dialog for a new project from the repository.</td> |
118 </tr><tr> |
147 </tr> |
|
148 <tr> |
119 <td><a href="eric6.Plugins.VcsPlugins.vcsGit.GitOptionsDialog.html">GitOptionsDialog</a></td> |
149 <td><a href="eric6.Plugins.VcsPlugins.vcsGit.GitOptionsDialog.html">GitOptionsDialog</a></td> |
120 <td>Module implementing a dialog to enter options used to start a project in the VCS.</td> |
150 <td>Module implementing a dialog to enter options used to start a project in the VCS.</td> |
121 </tr><tr> |
151 </tr> |
|
152 <tr> |
122 <td><a href="eric6.Plugins.VcsPlugins.vcsGit.GitPatchFilesDialog.html">GitPatchFilesDialog</a></td> |
153 <td><a href="eric6.Plugins.VcsPlugins.vcsGit.GitPatchFilesDialog.html">GitPatchFilesDialog</a></td> |
123 <td>Module implementing a dialog to select a list of patch files.</td> |
154 <td>Module implementing a dialog to select a list of patch files.</td> |
124 </tr><tr> |
155 </tr> |
|
156 <tr> |
125 <td><a href="eric6.Plugins.VcsPlugins.vcsGit.GitPatchStatisticsDialog.html">GitPatchStatisticsDialog</a></td> |
157 <td><a href="eric6.Plugins.VcsPlugins.vcsGit.GitPatchStatisticsDialog.html">GitPatchStatisticsDialog</a></td> |
126 <td>Module implementing a dialog to show some patch file statistics.</td> |
158 <td>Module implementing a dialog to show some patch file statistics.</td> |
127 </tr><tr> |
159 </tr> |
|
160 <tr> |
128 <td><a href="eric6.Plugins.VcsPlugins.vcsGit.GitPullDialog.html">GitPullDialog</a></td> |
161 <td><a href="eric6.Plugins.VcsPlugins.vcsGit.GitPullDialog.html">GitPullDialog</a></td> |
129 <td>Module implementing a dialog to enter data for a Pull operation.</td> |
162 <td>Module implementing a dialog to enter data for a Pull operation.</td> |
130 </tr><tr> |
163 </tr> |
|
164 <tr> |
131 <td><a href="eric6.Plugins.VcsPlugins.vcsGit.GitPushDialog.html">GitPushDialog</a></td> |
165 <td><a href="eric6.Plugins.VcsPlugins.vcsGit.GitPushDialog.html">GitPushDialog</a></td> |
132 <td>Module implementing a dialog to enter data for a Push operation.</td> |
166 <td>Module implementing a dialog to enter data for a Push operation.</td> |
133 </tr><tr> |
167 </tr> |
|
168 <tr> |
134 <td><a href="eric6.Plugins.VcsPlugins.vcsGit.GitReflogBrowserDialog.html">GitReflogBrowserDialog</a></td> |
169 <td><a href="eric6.Plugins.VcsPlugins.vcsGit.GitReflogBrowserDialog.html">GitReflogBrowserDialog</a></td> |
135 <td>Module implementing a dialog to browse the reflog history.</td> |
170 <td>Module implementing a dialog to browse the reflog history.</td> |
136 </tr><tr> |
171 </tr> |
|
172 <tr> |
137 <td><a href="eric6.Plugins.VcsPlugins.vcsGit.GitRemoteCredentialsDialog.html">GitRemoteCredentialsDialog</a></td> |
173 <td><a href="eric6.Plugins.VcsPlugins.vcsGit.GitRemoteCredentialsDialog.html">GitRemoteCredentialsDialog</a></td> |
138 <td>Module implementing a dialog to enter the data of a remote repository.</td> |
174 <td>Module implementing a dialog to enter the data of a remote repository.</td> |
139 </tr><tr> |
175 </tr> |
|
176 <tr> |
140 <td><a href="eric6.Plugins.VcsPlugins.vcsGit.GitRemoteRepositoriesDialog.html">GitRemoteRepositoriesDialog</a></td> |
177 <td><a href="eric6.Plugins.VcsPlugins.vcsGit.GitRemoteRepositoriesDialog.html">GitRemoteRepositoriesDialog</a></td> |
141 <td>Module implementing a dialog to show available remote repositories.</td> |
178 <td>Module implementing a dialog to show available remote repositories.</td> |
142 </tr><tr> |
179 </tr> |
|
180 <tr> |
143 <td><a href="eric6.Plugins.VcsPlugins.vcsGit.GitRevisionSelectionDialog.html">GitRevisionSelectionDialog</a></td> |
181 <td><a href="eric6.Plugins.VcsPlugins.vcsGit.GitRevisionSelectionDialog.html">GitRevisionSelectionDialog</a></td> |
144 <td>Module implementing a dialog to select a revision.</td> |
182 <td>Module implementing a dialog to select a revision.</td> |
145 </tr><tr> |
183 </tr> |
|
184 <tr> |
146 <td><a href="eric6.Plugins.VcsPlugins.vcsGit.GitRevisionsSelectionDialog.html">GitRevisionsSelectionDialog</a></td> |
185 <td><a href="eric6.Plugins.VcsPlugins.vcsGit.GitRevisionsSelectionDialog.html">GitRevisionsSelectionDialog</a></td> |
147 <td>Module implementing a dialog to enter the revisions for the git diff command.</td> |
186 <td>Module implementing a dialog to enter the revisions for the git diff command.</td> |
148 </tr><tr> |
187 </tr> |
|
188 <tr> |
149 <td><a href="eric6.Plugins.VcsPlugins.vcsGit.GitStashBrowserDialog.html">GitStashBrowserDialog</a></td> |
189 <td><a href="eric6.Plugins.VcsPlugins.vcsGit.GitStashBrowserDialog.html">GitStashBrowserDialog</a></td> |
150 <td>Module implementing a dialog to show the stashes.</td> |
190 <td>Module implementing a dialog to show the stashes.</td> |
151 </tr><tr> |
191 </tr> |
|
192 <tr> |
152 <td><a href="eric6.Plugins.VcsPlugins.vcsGit.GitStashDataDialog.html">GitStashDataDialog</a></td> |
193 <td><a href="eric6.Plugins.VcsPlugins.vcsGit.GitStashDataDialog.html">GitStashDataDialog</a></td> |
153 <td>Module implementing a dialog to enter the data for a stash operation.</td> |
194 <td>Module implementing a dialog to enter the data for a stash operation.</td> |
154 </tr><tr> |
195 </tr> |
|
196 <tr> |
155 <td><a href="eric6.Plugins.VcsPlugins.vcsGit.GitStatusDialog.html">GitStatusDialog</a></td> |
197 <td><a href="eric6.Plugins.VcsPlugins.vcsGit.GitStatusDialog.html">GitStatusDialog</a></td> |
156 <td>Module implementing a dialog to show the output of the git status command process.</td> |
198 <td>Module implementing a dialog to show the output of the git status command process.</td> |
157 </tr><tr> |
199 </tr> |
|
200 <tr> |
158 <td><a href="eric6.Plugins.VcsPlugins.vcsGit.GitStatusMonitorThread.html">GitStatusMonitorThread</a></td> |
201 <td><a href="eric6.Plugins.VcsPlugins.vcsGit.GitStatusMonitorThread.html">GitStatusMonitorThread</a></td> |
159 <td>Module implementing the VCS status monitor thread class for Git.</td> |
202 <td>Module implementing the VCS status monitor thread class for Git.</td> |
160 </tr><tr> |
203 </tr> |
|
204 <tr> |
161 <td><a href="eric6.Plugins.VcsPlugins.vcsGit.GitSubmoduleAddDialog.html">GitSubmoduleAddDialog</a></td> |
205 <td><a href="eric6.Plugins.VcsPlugins.vcsGit.GitSubmoduleAddDialog.html">GitSubmoduleAddDialog</a></td> |
162 <td>Module implementing a dialog to enter the data to add a submodule.</td> |
206 <td>Module implementing a dialog to enter the data to add a submodule.</td> |
163 </tr><tr> |
207 </tr> |
|
208 <tr> |
164 <td><a href="eric6.Plugins.VcsPlugins.vcsGit.GitSubmodulesDeinitDialog.html">GitSubmodulesDeinitDialog</a></td> |
209 <td><a href="eric6.Plugins.VcsPlugins.vcsGit.GitSubmodulesDeinitDialog.html">GitSubmodulesDeinitDialog</a></td> |
165 <td>Module implementing a dialog to get the data for a submodule deinit operation.</td> |
210 <td>Module implementing a dialog to get the data for a submodule deinit operation.</td> |
166 </tr><tr> |
211 </tr> |
|
212 <tr> |
167 <td><a href="eric6.Plugins.VcsPlugins.vcsGit.GitSubmodulesListDialog.html">GitSubmodulesListDialog</a></td> |
213 <td><a href="eric6.Plugins.VcsPlugins.vcsGit.GitSubmodulesListDialog.html">GitSubmodulesListDialog</a></td> |
168 <td>Module implementing a dialog to list the defined submodules.</td> |
214 <td>Module implementing a dialog to list the defined submodules.</td> |
169 </tr><tr> |
215 </tr> |
|
216 <tr> |
170 <td><a href="eric6.Plugins.VcsPlugins.vcsGit.GitSubmodulesStatusDialog.html">GitSubmodulesStatusDialog</a></td> |
217 <td><a href="eric6.Plugins.VcsPlugins.vcsGit.GitSubmodulesStatusDialog.html">GitSubmodulesStatusDialog</a></td> |
171 <td>Module implementing a dialog to show the status of the submodules of the project.</td> |
218 <td>Module implementing a dialog to show the status of the submodules of the project.</td> |
172 </tr><tr> |
219 </tr> |
|
220 <tr> |
173 <td><a href="eric6.Plugins.VcsPlugins.vcsGit.GitSubmodulesSummaryOptionsDialog.html">GitSubmodulesSummaryOptionsDialog</a></td> |
221 <td><a href="eric6.Plugins.VcsPlugins.vcsGit.GitSubmodulesSummaryOptionsDialog.html">GitSubmodulesSummaryOptionsDialog</a></td> |
174 <td>Module implementing a dialog to enter submodule summary options.</td> |
222 <td>Module implementing a dialog to enter submodule summary options.</td> |
175 </tr><tr> |
223 </tr> |
|
224 <tr> |
176 <td><a href="eric6.Plugins.VcsPlugins.vcsGit.GitSubmodulesSyncDialog.html">GitSubmodulesSyncDialog</a></td> |
225 <td><a href="eric6.Plugins.VcsPlugins.vcsGit.GitSubmodulesSyncDialog.html">GitSubmodulesSyncDialog</a></td> |
177 <td>Module implementing a dialog to enter submodule synchronization options.</td> |
226 <td>Module implementing a dialog to enter submodule synchronization options.</td> |
178 </tr><tr> |
227 </tr> |
|
228 <tr> |
179 <td><a href="eric6.Plugins.VcsPlugins.vcsGit.GitSubmodulesUpdateOptionsDialog.html">GitSubmodulesUpdateOptionsDialog</a></td> |
229 <td><a href="eric6.Plugins.VcsPlugins.vcsGit.GitSubmodulesUpdateOptionsDialog.html">GitSubmodulesUpdateOptionsDialog</a></td> |
180 <td>Module implementing a dialog to enter options for a submodule update command.</td> |
230 <td>Module implementing a dialog to enter options for a submodule update command.</td> |
181 </tr><tr> |
231 </tr> |
|
232 <tr> |
182 <td><a href="eric6.Plugins.VcsPlugins.vcsGit.GitTagBranchListDialog.html">GitTagBranchListDialog</a></td> |
233 <td><a href="eric6.Plugins.VcsPlugins.vcsGit.GitTagBranchListDialog.html">GitTagBranchListDialog</a></td> |
183 <td>Module implementing a dialog to show a list of tags or branches.</td> |
234 <td>Module implementing a dialog to show a list of tags or branches.</td> |
184 </tr><tr> |
235 </tr> |
|
236 <tr> |
185 <td><a href="eric6.Plugins.VcsPlugins.vcsGit.GitTagDialog.html">GitTagDialog</a></td> |
237 <td><a href="eric6.Plugins.VcsPlugins.vcsGit.GitTagDialog.html">GitTagDialog</a></td> |
186 <td>Module implementing a dialog to enter the data for a tagging operation.</td> |
238 <td>Module implementing a dialog to enter the data for a tagging operation.</td> |
187 </tr><tr> |
239 </tr> |
|
240 <tr> |
188 <td><a href="eric6.Plugins.VcsPlugins.vcsGit.GitUserConfigDataDialog.html">GitUserConfigDataDialog</a></td> |
241 <td><a href="eric6.Plugins.VcsPlugins.vcsGit.GitUserConfigDataDialog.html">GitUserConfigDataDialog</a></td> |
189 <td>Module implementing a dialog to enter some user data.</td> |
242 <td>Module implementing a dialog to enter some user data.</td> |
190 </tr><tr> |
243 </tr> |
|
244 <tr> |
191 <td><a href="eric6.Plugins.VcsPlugins.vcsGit.GitUtilities.html">GitUtilities</a></td> |
245 <td><a href="eric6.Plugins.VcsPlugins.vcsGit.GitUtilities.html">GitUtilities</a></td> |
192 <td>Module implementing some common utility functions for the Git package.</td> |
246 <td>Module implementing some common utility functions for the Git package.</td> |
193 </tr><tr> |
247 </tr> |
|
248 <tr> |
194 <td><a href="eric6.Plugins.VcsPlugins.vcsGit.ProjectBrowserHelper.html">ProjectBrowserHelper</a></td> |
249 <td><a href="eric6.Plugins.VcsPlugins.vcsGit.ProjectBrowserHelper.html">ProjectBrowserHelper</a></td> |
195 <td>Module implementing the VCS project browser helper for Git.</td> |
250 <td>Module implementing the VCS project browser helper for Git.</td> |
196 </tr><tr> |
251 </tr> |
|
252 <tr> |
197 <td><a href="eric6.Plugins.VcsPlugins.vcsGit.ProjectHelper.html">ProjectHelper</a></td> |
253 <td><a href="eric6.Plugins.VcsPlugins.vcsGit.ProjectHelper.html">ProjectHelper</a></td> |
198 <td>Module implementing the VCS project helper for Git.</td> |
254 <td>Module implementing the VCS project helper for Git.</td> |
199 </tr><tr> |
255 </tr> |
|
256 <tr> |
200 <td><a href="eric6.Plugins.VcsPlugins.vcsGit.git.html">git</a></td> |
257 <td><a href="eric6.Plugins.VcsPlugins.vcsGit.git.html">git</a></td> |
201 <td>Module implementing the version control systems interface to Git.</td> |
258 <td>Module implementing the version control systems interface to Git.</td> |
202 </tr> |
259 </tr> |
203 </table> |
260 </table> |
204 </body></html> |
261 </body></html> |