16 |
16 |
17 a { color: #BA6D36; } |
17 a { color: #BA6D36; } |
18 |
18 |
19 </style> |
19 </style> |
20 </head> |
20 </head> |
21 <body><a NAME="top" ID="top"></a> |
21 <body> |
|
22 <a NAME="top" ID="top"></a> |
22 <h1>eric6.Plugins.VcsPlugins.vcsGit.ProjectHelper</h1> |
23 <h1>eric6.Plugins.VcsPlugins.vcsGit.ProjectHelper</h1> |
|
24 |
23 <p> |
25 <p> |
24 Module implementing the VCS project helper for Git. |
26 Module implementing the VCS project helper for Git. |
25 </p> |
27 </p> |
26 <h3>Global Attributes</h3> |
28 <h3>Global Attributes</h3> |
|
29 |
27 <table> |
30 <table> |
28 <tr><td>None</td></tr> |
31 <tr><td>None</td></tr> |
29 </table> |
32 </table> |
30 <h3>Classes</h3> |
33 <h3>Classes</h3> |
|
34 |
31 <table> |
35 <table> |
|
36 |
32 <tr> |
37 <tr> |
33 <td><a href="#GitProjectHelper">GitProjectHelper</a></td> |
38 <td><a href="#GitProjectHelper">GitProjectHelper</a></td> |
34 <td>Class implementing the VCS project helper for Git.</td> |
39 <td>Class implementing the VCS project helper for Git.</td> |
35 </tr> |
40 </tr> |
36 </table> |
41 </table> |
37 <h3>Functions</h3> |
42 <h3>Functions</h3> |
|
43 |
38 <table> |
44 <table> |
39 <tr><td>None</td></tr> |
45 <tr><td>None</td></tr> |
40 </table> |
46 </table> |
41 <hr /><hr /> |
47 <hr /> |
|
48 <hr /> |
42 <a NAME="GitProjectHelper" ID="GitProjectHelper"></a> |
49 <a NAME="GitProjectHelper" ID="GitProjectHelper"></a> |
43 <h2>GitProjectHelper</h2> |
50 <h2>GitProjectHelper</h2> |
|
51 |
44 <p> |
52 <p> |
45 Class implementing the VCS project helper for Git. |
53 Class implementing the VCS project helper for Git. |
46 </p> |
54 </p> |
47 <h3>Derived from</h3> |
55 <h3>Derived from</h3> |
48 VcsProjectHelper |
56 VcsProjectHelper |
49 <h3>Class Attributes</h3> |
57 <h3>Class Attributes</h3> |
|
58 |
50 <table> |
59 <table> |
51 <tr><td>None</td></tr> |
60 <tr><td>None</td></tr> |
52 </table> |
61 </table> |
53 <h3>Class Methods</h3> |
62 <h3>Class Methods</h3> |
|
63 |
54 <table> |
64 <table> |
55 <tr><td>None</td></tr> |
65 <tr><td>None</td></tr> |
56 </table> |
66 </table> |
57 <h3>Methods</h3> |
67 <h3>Methods</h3> |
|
68 |
58 <table> |
69 <table> |
|
70 |
59 <tr> |
71 <tr> |
60 <td><a href="#GitProjectHelper.__init__">GitProjectHelper</a></td> |
72 <td><a href="#GitProjectHelper.__init__">GitProjectHelper</a></td> |
61 <td>Constructor</td> |
73 <td>Constructor</td> |
62 </tr><tr> |
74 </tr> |
|
75 <tr> |
63 <td><a href="#GitProjectHelper.__gitAddRemote">__gitAddRemote</a></td> |
76 <td><a href="#GitProjectHelper.__gitAddRemote">__gitAddRemote</a></td> |
64 <td>Private slot to add a remote repository.</td> |
77 <td>Private slot to add a remote repository.</td> |
65 </tr><tr> |
78 </tr> |
|
79 <tr> |
66 <td><a href="#GitProjectHelper.__gitApplyPatches">__gitApplyPatches</a></td> |
80 <td><a href="#GitProjectHelper.__gitApplyPatches">__gitApplyPatches</a></td> |
67 <td>Private slot to apply a list of patch files.</td> |
81 <td>Private slot to apply a list of patch files.</td> |
68 </tr><tr> |
82 </tr> |
|
83 <tr> |
69 <td><a href="#GitProjectHelper.__gitBisectBad">__gitBisectBad</a></td> |
84 <td><a href="#GitProjectHelper.__gitBisectBad">__gitBisectBad</a></td> |
70 <td>Private slot used to execute the bisect bad command.</td> |
85 <td>Private slot used to execute the bisect bad command.</td> |
71 </tr><tr> |
86 </tr> |
|
87 <tr> |
72 <td><a href="#GitProjectHelper.__gitBisectCreateReplay">__gitBisectCreateReplay</a></td> |
88 <td><a href="#GitProjectHelper.__gitBisectCreateReplay">__gitBisectCreateReplay</a></td> |
73 <td>Private slot used to create a replay file for the current bisect session.</td> |
89 <td>Private slot used to create a replay file for the current bisect session.</td> |
74 </tr><tr> |
90 </tr> |
|
91 <tr> |
75 <td><a href="#GitProjectHelper.__gitBisectEditReplay">__gitBisectEditReplay</a></td> |
92 <td><a href="#GitProjectHelper.__gitBisectEditReplay">__gitBisectEditReplay</a></td> |
76 <td>Private slot used to edit a bisect replay file.</td> |
93 <td>Private slot used to edit a bisect replay file.</td> |
77 </tr><tr> |
94 </tr> |
|
95 <tr> |
78 <td><a href="#GitProjectHelper.__gitBisectGood">__gitBisectGood</a></td> |
96 <td><a href="#GitProjectHelper.__gitBisectGood">__gitBisectGood</a></td> |
79 <td>Private slot used to execute the bisect good command.</td> |
97 <td>Private slot used to execute the bisect good command.</td> |
80 </tr><tr> |
98 </tr> |
|
99 <tr> |
81 <td><a href="#GitProjectHelper.__gitBisectLogBrowser">__gitBisectLogBrowser</a></td> |
100 <td><a href="#GitProjectHelper.__gitBisectLogBrowser">__gitBisectLogBrowser</a></td> |
82 <td>Private slot used to show the bisect log browser window.</td> |
101 <td>Private slot used to show the bisect log browser window.</td> |
83 </tr><tr> |
102 </tr> |
|
103 <tr> |
84 <td><a href="#GitProjectHelper.__gitBisectReplay">__gitBisectReplay</a></td> |
104 <td><a href="#GitProjectHelper.__gitBisectReplay">__gitBisectReplay</a></td> |
85 <td>Private slot used to replay a bisect session.</td> |
105 <td>Private slot used to replay a bisect session.</td> |
86 </tr><tr> |
106 </tr> |
|
107 <tr> |
87 <td><a href="#GitProjectHelper.__gitBisectReset">__gitBisectReset</a></td> |
108 <td><a href="#GitProjectHelper.__gitBisectReset">__gitBisectReset</a></td> |
88 <td>Private slot used to execute the bisect reset command.</td> |
109 <td>Private slot used to execute the bisect reset command.</td> |
89 </tr><tr> |
110 </tr> |
|
111 <tr> |
90 <td><a href="#GitProjectHelper.__gitBisectSkip">__gitBisectSkip</a></td> |
112 <td><a href="#GitProjectHelper.__gitBisectSkip">__gitBisectSkip</a></td> |
91 <td>Private slot used to execute the bisect skip command.</td> |
113 <td>Private slot used to execute the bisect skip command.</td> |
92 </tr><tr> |
114 </tr> |
|
115 <tr> |
93 <td><a href="#GitProjectHelper.__gitBisectStart">__gitBisectStart</a></td> |
116 <td><a href="#GitProjectHelper.__gitBisectStart">__gitBisectStart</a></td> |
94 <td>Private slot used to execute the bisect start command.</td> |
117 <td>Private slot used to execute the bisect start command.</td> |
95 </tr><tr> |
118 </tr> |
|
119 <tr> |
96 <td><a href="#GitProjectHelper.__gitBisectStartExtended">__gitBisectStartExtended</a></td> |
120 <td><a href="#GitProjectHelper.__gitBisectStartExtended">__gitBisectStartExtended</a></td> |
97 <td>Private slot used to execute the bisect start command with options.</td> |
121 <td>Private slot used to execute the bisect start command with options.</td> |
98 </tr><tr> |
122 </tr> |
|
123 <tr> |
99 <td><a href="#GitProjectHelper.__gitBranch">__gitBranch</a></td> |
124 <td><a href="#GitProjectHelper.__gitBranch">__gitBranch</a></td> |
100 <td>Private slot used to perform branch operations for the project.</td> |
125 <td>Private slot used to perform branch operations for the project.</td> |
101 </tr><tr> |
126 </tr> |
|
127 <tr> |
102 <td><a href="#GitProjectHelper.__gitBranchList">__gitBranchList</a></td> |
128 <td><a href="#GitProjectHelper.__gitBranchList">__gitBranchList</a></td> |
103 <td>Private slot used to list the branches of the project.</td> |
129 <td>Private slot used to list the branches of the project.</td> |
104 </tr><tr> |
130 </tr> |
|
131 <tr> |
105 <td><a href="#GitProjectHelper.__gitBundle">__gitBundle</a></td> |
132 <td><a href="#GitProjectHelper.__gitBundle">__gitBundle</a></td> |
106 <td>Private slot used to create a bundle file.</td> |
133 <td>Private slot used to create a bundle file.</td> |
107 </tr><tr> |
134 </tr> |
|
135 <tr> |
108 <td><a href="#GitProjectHelper.__gitBundleFetch">__gitBundleFetch</a></td> |
136 <td><a href="#GitProjectHelper.__gitBundleFetch">__gitBundleFetch</a></td> |
109 <td>Private slot to apply a head of a bundle file using the fetch method.</td> |
137 <td>Private slot to apply a head of a bundle file using the fetch method.</td> |
110 </tr><tr> |
138 </tr> |
|
139 <tr> |
111 <td><a href="#GitProjectHelper.__gitBundleListHeads">__gitBundleListHeads</a></td> |
140 <td><a href="#GitProjectHelper.__gitBundleListHeads">__gitBundleListHeads</a></td> |
112 <td>Private slot used to list the heads contained in a bundle file.</td> |
141 <td>Private slot used to list the heads contained in a bundle file.</td> |
113 </tr><tr> |
142 </tr> |
|
143 <tr> |
114 <td><a href="#GitProjectHelper.__gitBundlePull">__gitBundlePull</a></td> |
144 <td><a href="#GitProjectHelper.__gitBundlePull">__gitBundlePull</a></td> |
115 <td>Private slot to apply a head of a bundle file using the pull method.</td> |
145 <td>Private slot to apply a head of a bundle file using the pull method.</td> |
116 </tr><tr> |
146 </tr> |
|
147 <tr> |
117 <td><a href="#GitProjectHelper.__gitCancelMerge">__gitCancelMerge</a></td> |
148 <td><a href="#GitProjectHelper.__gitCancelMerge">__gitCancelMerge</a></td> |
118 <td>Private slot used to cancel an uncommitted or failed merge.</td> |
149 <td>Private slot used to cancel an uncommitted or failed merge.</td> |
119 </tr><tr> |
150 </tr> |
|
151 <tr> |
120 <td><a href="#GitProjectHelper.__gitChangeRemoteUrl">__gitChangeRemoteUrl</a></td> |
152 <td><a href="#GitProjectHelper.__gitChangeRemoteUrl">__gitChangeRemoteUrl</a></td> |
121 <td>Private slot to change the URL of a remote repository.</td> |
153 <td>Private slot to change the URL of a remote repository.</td> |
122 </tr><tr> |
154 </tr> |
|
155 <tr> |
123 <td><a href="#GitProjectHelper.__gitCheckPatches">__gitCheckPatches</a></td> |
156 <td><a href="#GitProjectHelper.__gitCheckPatches">__gitCheckPatches</a></td> |
124 <td>Private slot to check a list of patch files, if they would apply cleanly.</td> |
157 <td>Private slot to check a list of patch files, if they would apply cleanly.</td> |
125 </tr><tr> |
158 </tr> |
|
159 <tr> |
126 <td><a href="#GitProjectHelper.__gitCherryPick">__gitCherryPick</a></td> |
160 <td><a href="#GitProjectHelper.__gitCherryPick">__gitCherryPick</a></td> |
127 <td>Private slot used to copy commits into the current branch.</td> |
161 <td>Private slot used to copy commits into the current branch.</td> |
128 </tr><tr> |
162 </tr> |
|
163 <tr> |
129 <td><a href="#GitProjectHelper.__gitCherryPickAbort">__gitCherryPickAbort</a></td> |
164 <td><a href="#GitProjectHelper.__gitCherryPickAbort">__gitCherryPickAbort</a></td> |
130 <td>Private slot used to cancel the last copying session and return to the previous state.</td> |
165 <td>Private slot used to cancel the last copying session and return to the previous state.</td> |
131 </tr><tr> |
166 </tr> |
|
167 <tr> |
132 <td><a href="#GitProjectHelper.__gitCherryPickContinue">__gitCherryPickContinue</a></td> |
168 <td><a href="#GitProjectHelper.__gitCherryPickContinue">__gitCherryPickContinue</a></td> |
133 <td>Private slot used to continue the last copying session after conflicts were resolved.</td> |
169 <td>Private slot used to continue the last copying session after conflicts were resolved.</td> |
134 </tr><tr> |
170 </tr> |
|
171 <tr> |
135 <td><a href="#GitProjectHelper.__gitCherryPickQuit">__gitCherryPickQuit</a></td> |
172 <td><a href="#GitProjectHelper.__gitCherryPickQuit">__gitCherryPickQuit</a></td> |
136 <td>Private slot used to quit the current copying operation.</td> |
173 <td>Private slot used to quit the current copying operation.</td> |
137 </tr><tr> |
174 </tr> |
|
175 <tr> |
138 <td><a href="#GitProjectHelper.__gitCommitMerge">__gitCommitMerge</a></td> |
176 <td><a href="#GitProjectHelper.__gitCommitMerge">__gitCommitMerge</a></td> |
139 <td>Private slot used to commit the ongoing merge.</td> |
177 <td>Private slot used to commit the ongoing merge.</td> |
140 </tr><tr> |
178 </tr> |
|
179 <tr> |
141 <td><a href="#GitProjectHelper.__gitConfigure">__gitConfigure</a></td> |
180 <td><a href="#GitProjectHelper.__gitConfigure">__gitConfigure</a></td> |
142 <td>Private method to open the configuration dialog.</td> |
181 <td>Private method to open the configuration dialog.</td> |
143 </tr><tr> |
182 </tr> |
|
183 <tr> |
144 <td><a href="#GitProjectHelper.__gitCreateArchive">__gitCreateArchive</a></td> |
184 <td><a href="#GitProjectHelper.__gitCreateArchive">__gitCreateArchive</a></td> |
145 <td>Private slot used to create an archive from the local repository.</td> |
185 <td>Private slot used to create an archive from the local repository.</td> |
146 </tr><tr> |
186 </tr> |
|
187 <tr> |
147 <td><a href="#GitProjectHelper.__gitCreateIgnore">__gitCreateIgnore</a></td> |
188 <td><a href="#GitProjectHelper.__gitCreateIgnore">__gitCreateIgnore</a></td> |
148 <td>Private slot used to create a .gitignore file for the project.</td> |
189 <td>Private slot used to create a .gitignore file for the project.</td> |
149 </tr><tr> |
190 </tr> |
|
191 <tr> |
150 <td><a href="#GitProjectHelper.__gitDeleteBranch">__gitDeleteBranch</a></td> |
192 <td><a href="#GitProjectHelper.__gitDeleteBranch">__gitDeleteBranch</a></td> |
151 <td>Private slot used to delete a branch from a remote repository.</td> |
193 <td>Private slot used to delete a branch from a remote repository.</td> |
152 </tr><tr> |
194 </tr> |
|
195 <tr> |
153 <td><a href="#GitProjectHelper.__gitDescribeTag">__gitDescribeTag</a></td> |
196 <td><a href="#GitProjectHelper.__gitDescribeTag">__gitDescribeTag</a></td> |
154 <td>Private slot to show the most recent tag.</td> |
197 <td>Private slot to show the most recent tag.</td> |
155 </tr><tr> |
198 </tr> |
|
199 <tr> |
156 <td><a href="#GitProjectHelper.__gitEditRepoConfig">__gitEditRepoConfig</a></td> |
200 <td><a href="#GitProjectHelper.__gitEditRepoConfig">__gitEditRepoConfig</a></td> |
157 <td>Private slot used to edit the repository configuration file.</td> |
201 <td>Private slot used to edit the repository configuration file.</td> |
158 </tr><tr> |
202 </tr> |
|
203 <tr> |
159 <td><a href="#GitProjectHelper.__gitEditUserConfig">__gitEditUserConfig</a></td> |
204 <td><a href="#GitProjectHelper.__gitEditUserConfig">__gitEditUserConfig</a></td> |
160 <td>Private slot used to edit the user configuration file.</td> |
205 <td>Private slot used to edit the user configuration file.</td> |
161 </tr><tr> |
206 </tr> |
|
207 <tr> |
162 <td><a href="#GitProjectHelper.__gitExtendedDiff">__gitExtendedDiff</a></td> |
208 <td><a href="#GitProjectHelper.__gitExtendedDiff">__gitExtendedDiff</a></td> |
163 <td>Private slot used to perform a git diff with the selection of revisions.</td> |
209 <td>Private slot used to perform a git diff with the selection of revisions.</td> |
164 </tr><tr> |
210 </tr> |
|
211 <tr> |
165 <td><a href="#GitProjectHelper.__gitFetch">__gitFetch</a></td> |
212 <td><a href="#GitProjectHelper.__gitFetch">__gitFetch</a></td> |
166 <td>Private slot used to fetch changes from a remote repository.</td> |
213 <td>Private slot used to fetch changes from a remote repository.</td> |
167 </tr><tr> |
214 </tr> |
|
215 <tr> |
168 <td><a href="#GitProjectHelper.__gitHouseKeeping">__gitHouseKeeping</a></td> |
216 <td><a href="#GitProjectHelper.__gitHouseKeeping">__gitHouseKeeping</a></td> |
169 <td>Private slot used to cleanup and optimize the local repository.</td> |
217 <td>Private slot used to cleanup and optimize the local repository.</td> |
170 </tr><tr> |
218 </tr> |
|
219 <tr> |
171 <td><a href="#GitProjectHelper.__gitMergedBranchList">__gitMergedBranchList</a></td> |
220 <td><a href="#GitProjectHelper.__gitMergedBranchList">__gitMergedBranchList</a></td> |
172 <td>Private slot used to list the merged branches of the project.</td> |
221 <td>Private slot used to list the merged branches of the project.</td> |
173 </tr><tr> |
222 </tr> |
|
223 <tr> |
174 <td><a href="#GitProjectHelper.__gitNotMergedBranchList">__gitNotMergedBranchList</a></td> |
224 <td><a href="#GitProjectHelper.__gitNotMergedBranchList">__gitNotMergedBranchList</a></td> |
175 <td>Private slot used to list the not merged branches of the project.</td> |
225 <td>Private slot used to list the not merged branches of the project.</td> |
176 </tr><tr> |
226 </tr> |
|
227 <tr> |
177 <td><a href="#GitProjectHelper.__gitPruneRemote">__gitPruneRemote</a></td> |
228 <td><a href="#GitProjectHelper.__gitPruneRemote">__gitPruneRemote</a></td> |
178 <td>Private slot to prune stale tracking branches of a remote repository.</td> |
229 <td>Private slot to prune stale tracking branches of a remote repository.</td> |
179 </tr><tr> |
230 </tr> |
|
231 <tr> |
180 <td><a href="#GitProjectHelper.__gitPull">__gitPull</a></td> |
232 <td><a href="#GitProjectHelper.__gitPull">__gitPull</a></td> |
181 <td>Private slot used to pull changes from a remote repository.</td> |
233 <td>Private slot used to pull changes from a remote repository.</td> |
182 </tr><tr> |
234 </tr> |
|
235 <tr> |
183 <td><a href="#GitProjectHelper.__gitPush">__gitPush</a></td> |
236 <td><a href="#GitProjectHelper.__gitPush">__gitPush</a></td> |
184 <td>Private slot used to push changes to a remote repository.</td> |
237 <td>Private slot used to push changes to a remote repository.</td> |
185 </tr><tr> |
238 </tr> |
|
239 <tr> |
186 <td><a href="#GitProjectHelper.__gitReflogBrowser">__gitReflogBrowser</a></td> |
240 <td><a href="#GitProjectHelper.__gitReflogBrowser">__gitReflogBrowser</a></td> |
187 <td>Private slot to show the reflog of the current project.</td> |
241 <td>Private slot to show the reflog of the current project.</td> |
188 </tr><tr> |
242 </tr> |
|
243 <tr> |
189 <td><a href="#GitProjectHelper.__gitRemoteCredentials">__gitRemoteCredentials</a></td> |
244 <td><a href="#GitProjectHelper.__gitRemoteCredentials">__gitRemoteCredentials</a></td> |
190 <td>Private slot to change or set the user credentials for a remote repository.</td> |
245 <td>Private slot to change or set the user credentials for a remote repository.</td> |
191 </tr><tr> |
246 </tr> |
|
247 <tr> |
192 <td><a href="#GitProjectHelper.__gitRemoveRemote">__gitRemoveRemote</a></td> |
248 <td><a href="#GitProjectHelper.__gitRemoveRemote">__gitRemoveRemote</a></td> |
193 <td>Private slot to remove a remote repository.</td> |
249 <td>Private slot to remove a remote repository.</td> |
194 </tr><tr> |
250 </tr> |
|
251 <tr> |
195 <td><a href="#GitProjectHelper.__gitRenameRemote">__gitRenameRemote</a></td> |
252 <td><a href="#GitProjectHelper.__gitRenameRemote">__gitRenameRemote</a></td> |
196 <td>Private slot to rename a remote repository.</td> |
253 <td>Private slot to rename a remote repository.</td> |
197 </tr><tr> |
254 </tr> |
|
255 <tr> |
198 <td><a href="#GitProjectHelper.__gitRevert">__gitRevert</a></td> |
256 <td><a href="#GitProjectHelper.__gitRevert">__gitRevert</a></td> |
199 <td>Private slot used to revert changes made to the local project.</td> |
257 <td>Private slot used to revert changes made to the local project.</td> |
200 </tr><tr> |
258 </tr> |
|
259 <tr> |
201 <td><a href="#GitProjectHelper.__gitShowBranch">__gitShowBranch</a></td> |
260 <td><a href="#GitProjectHelper.__gitShowBranch">__gitShowBranch</a></td> |
202 <td>Private slot used to show the current branch for the project.</td> |
261 <td>Private slot used to show the current branch for the project.</td> |
203 </tr><tr> |
262 </tr> |
|
263 <tr> |
204 <td><a href="#GitProjectHelper.__gitShowConfig">__gitShowConfig</a></td> |
264 <td><a href="#GitProjectHelper.__gitShowConfig">__gitShowConfig</a></td> |
205 <td>Private slot used to show the combined configuration.</td> |
265 <td>Private slot used to show the combined configuration.</td> |
206 </tr><tr> |
266 </tr> |
|
267 <tr> |
207 <td><a href="#GitProjectHelper.__gitShowPatchStatistics">__gitShowPatchStatistics</a></td> |
268 <td><a href="#GitProjectHelper.__gitShowPatchStatistics">__gitShowPatchStatistics</a></td> |
208 <td>Private slot to show some patch statistics.</td> |
269 <td>Private slot to show some patch statistics.</td> |
209 </tr><tr> |
270 </tr> |
|
271 <tr> |
210 <td><a href="#GitProjectHelper.__gitShowRemote">__gitShowRemote</a></td> |
272 <td><a href="#GitProjectHelper.__gitShowRemote">__gitShowRemote</a></td> |
211 <td>Private slot used to show information about a remote repository.</td> |
273 <td>Private slot used to show information about a remote repository.</td> |
212 </tr><tr> |
274 </tr> |
|
275 <tr> |
213 <td><a href="#GitProjectHelper.__gitShowRemotes">__gitShowRemotes</a></td> |
276 <td><a href="#GitProjectHelper.__gitShowRemotes">__gitShowRemotes</a></td> |
214 <td>Private slot used to show the available remote repositories.</td> |
277 <td>Private slot used to show the available remote repositories.</td> |
215 </tr><tr> |
278 </tr> |
|
279 <tr> |
216 <td><a href="#GitProjectHelper.__gitStashApply">__gitStashApply</a></td> |
280 <td><a href="#GitProjectHelper.__gitStashApply">__gitStashApply</a></td> |
217 <td>Private slot to restore a stash and keep it.</td> |
281 <td>Private slot to restore a stash and keep it.</td> |
218 </tr><tr> |
282 </tr> |
|
283 <tr> |
219 <td><a href="#GitProjectHelper.__gitStashBranch">__gitStashBranch</a></td> |
284 <td><a href="#GitProjectHelper.__gitStashBranch">__gitStashBranch</a></td> |
220 <td>Private slot to create a new branch and restore a stash into it.</td> |
285 <td>Private slot to create a new branch and restore a stash into it.</td> |
221 </tr><tr> |
286 </tr> |
|
287 <tr> |
222 <td><a href="#GitProjectHelper.__gitStashBrowser">__gitStashBrowser</a></td> |
288 <td><a href="#GitProjectHelper.__gitStashBrowser">__gitStashBrowser</a></td> |
223 <td>Private slot used to show the stash browser dialog.</td> |
289 <td>Private slot used to show the stash browser dialog.</td> |
224 </tr><tr> |
290 </tr> |
|
291 <tr> |
225 <td><a href="#GitProjectHelper.__gitStashClear">__gitStashClear</a></td> |
292 <td><a href="#GitProjectHelper.__gitStashClear">__gitStashClear</a></td> |
226 <td>Private slot to clear all stashes.</td> |
293 <td>Private slot to clear all stashes.</td> |
227 </tr><tr> |
294 </tr> |
|
295 <tr> |
228 <td><a href="#GitProjectHelper.__gitStashDrop">__gitStashDrop</a></td> |
296 <td><a href="#GitProjectHelper.__gitStashDrop">__gitStashDrop</a></td> |
229 <td>Private slot to drop a stash.</td> |
297 <td>Private slot to drop a stash.</td> |
230 </tr><tr> |
298 </tr> |
|
299 <tr> |
231 <td><a href="#GitProjectHelper.__gitStashPop">__gitStashPop</a></td> |
300 <td><a href="#GitProjectHelper.__gitStashPop">__gitStashPop</a></td> |
232 <td>Private slot to restore a stash and delete it.</td> |
301 <td>Private slot to restore a stash and delete it.</td> |
233 </tr><tr> |
302 </tr> |
|
303 <tr> |
234 <td><a href="#GitProjectHelper.__gitStashSave">__gitStashSave</a></td> |
304 <td><a href="#GitProjectHelper.__gitStashSave">__gitStashSave</a></td> |
235 <td>Private slot to stash all current changes.</td> |
305 <td>Private slot to stash all current changes.</td> |
236 </tr><tr> |
306 </tr> |
|
307 <tr> |
237 <td><a href="#GitProjectHelper.__gitStashShow">__gitStashShow</a></td> |
308 <td><a href="#GitProjectHelper.__gitStashShow">__gitStashShow</a></td> |
238 <td>Private slot to show the contents of the selected stash.</td> |
309 <td>Private slot to show the contents of the selected stash.</td> |
239 </tr><tr> |
310 </tr> |
|
311 <tr> |
240 <td><a href="#GitProjectHelper.__gitStatistics">__gitStatistics</a></td> |
312 <td><a href="#GitProjectHelper.__gitStatistics">__gitStatistics</a></td> |
241 <td>Private slot used to show some statistics of the local repository.</td> |
313 <td>Private slot used to show some statistics of the local repository.</td> |
242 </tr><tr> |
314 </tr> |
|
315 <tr> |
243 <td><a href="#GitProjectHelper.__gitSubmoduleAdd">__gitSubmoduleAdd</a></td> |
316 <td><a href="#GitProjectHelper.__gitSubmoduleAdd">__gitSubmoduleAdd</a></td> |
244 <td>Private slot to add a submodule to the current project.</td> |
317 <td>Private slot to add a submodule to the current project.</td> |
245 </tr><tr> |
318 </tr> |
|
319 <tr> |
246 <td><a href="#GitProjectHelper.__gitSubmodulesDeinit">__gitSubmodulesDeinit</a></td> |
320 <td><a href="#GitProjectHelper.__gitSubmodulesDeinit">__gitSubmodulesDeinit</a></td> |
247 <td>Private slot to unregister submodules of the project.</td> |
321 <td>Private slot to unregister submodules of the project.</td> |
248 </tr><tr> |
322 </tr> |
|
323 <tr> |
249 <td><a href="#GitProjectHelper.__gitSubmodulesInit">__gitSubmodulesInit</a></td> |
324 <td><a href="#GitProjectHelper.__gitSubmodulesInit">__gitSubmodulesInit</a></td> |
250 <td>Private slot to initialize submodules of the project.</td> |
325 <td>Private slot to initialize submodules of the project.</td> |
251 </tr><tr> |
326 </tr> |
|
327 <tr> |
252 <td><a href="#GitProjectHelper.__gitSubmodulesList">__gitSubmodulesList</a></td> |
328 <td><a href="#GitProjectHelper.__gitSubmodulesList">__gitSubmodulesList</a></td> |
253 <td>Private slot to list the submodules defined for the current project.</td> |
329 <td>Private slot to list the submodules defined for the current project.</td> |
254 </tr><tr> |
330 </tr> |
|
331 <tr> |
255 <td><a href="#GitProjectHelper.__gitSubmodulesStatus">__gitSubmodulesStatus</a></td> |
332 <td><a href="#GitProjectHelper.__gitSubmodulesStatus">__gitSubmodulesStatus</a></td> |
256 <td>Private slot to show the status of submodules of the project.</td> |
333 <td>Private slot to show the status of submodules of the project.</td> |
257 </tr><tr> |
334 </tr> |
|
335 <tr> |
258 <td><a href="#GitProjectHelper.__gitSubmodulesSummary">__gitSubmodulesSummary</a></td> |
336 <td><a href="#GitProjectHelper.__gitSubmodulesSummary">__gitSubmodulesSummary</a></td> |
259 <td>Private slot to show summary information for submodules of the project.</td> |
337 <td>Private slot to show summary information for submodules of the project.</td> |
260 </tr><tr> |
338 </tr> |
|
339 <tr> |
261 <td><a href="#GitProjectHelper.__gitSubmodulesSync">__gitSubmodulesSync</a></td> |
340 <td><a href="#GitProjectHelper.__gitSubmodulesSync">__gitSubmodulesSync</a></td> |
262 <td>Private slot to synchronize URLs of submodules of the project.</td> |
341 <td>Private slot to synchronize URLs of submodules of the project.</td> |
263 </tr><tr> |
342 </tr> |
|
343 <tr> |
264 <td><a href="#GitProjectHelper.__gitSubmodulesUpdate">__gitSubmodulesUpdate</a></td> |
344 <td><a href="#GitProjectHelper.__gitSubmodulesUpdate">__gitSubmodulesUpdate</a></td> |
265 <td>Private slot to update submodules of the project.</td> |
345 <td>Private slot to update submodules of the project.</td> |
266 </tr><tr> |
346 </tr> |
|
347 <tr> |
267 <td><a href="#GitProjectHelper.__gitSubmodulesUpdateInit">__gitSubmodulesUpdateInit</a></td> |
348 <td><a href="#GitProjectHelper.__gitSubmodulesUpdateInit">__gitSubmodulesUpdateInit</a></td> |
268 <td>Private slot to initialize and update submodules of the project.</td> |
349 <td>Private slot to initialize and update submodules of the project.</td> |
269 </tr><tr> |
350 </tr> |
|
351 <tr> |
270 <td><a href="#GitProjectHelper.__gitSubmodulesUpdateOptions">__gitSubmodulesUpdateOptions</a></td> |
352 <td><a href="#GitProjectHelper.__gitSubmodulesUpdateOptions">__gitSubmodulesUpdateOptions</a></td> |
271 <td>Private slot to update submodules of the project with options.</td> |
353 <td>Private slot to update submodules of the project with options.</td> |
272 </tr><tr> |
354 </tr> |
|
355 <tr> |
273 <td><a href="#GitProjectHelper.__gitSubmodulesUpdateRemote">__gitSubmodulesUpdateRemote</a></td> |
356 <td><a href="#GitProjectHelper.__gitSubmodulesUpdateRemote">__gitSubmodulesUpdateRemote</a></td> |
274 <td>Private slot to fetch and update submodules of the project.</td> |
357 <td>Private slot to fetch and update submodules of the project.</td> |
275 </tr><tr> |
358 </tr> |
|
359 <tr> |
276 <td><a href="#GitProjectHelper.__gitTagList">__gitTagList</a></td> |
360 <td><a href="#GitProjectHelper.__gitTagList">__gitTagList</a></td> |
277 <td>Private slot used to list the tags of the project.</td> |
361 <td>Private slot used to list the tags of the project.</td> |
278 </tr><tr> |
362 </tr> |
|
363 <tr> |
279 <td><a href="#GitProjectHelper.__gitUnstage">__gitUnstage</a></td> |
364 <td><a href="#GitProjectHelper.__gitUnstage">__gitUnstage</a></td> |
280 <td>Private slot used to unstage changes made to the local project.</td> |
365 <td>Private slot used to unstage changes made to the local project.</td> |
281 </tr><tr> |
366 </tr> |
|
367 <tr> |
282 <td><a href="#GitProjectHelper.__gitVerify">__gitVerify</a></td> |
368 <td><a href="#GitProjectHelper.__gitVerify">__gitVerify</a></td> |
283 <td>Private slot used to verify the connectivity and validity of objects of the database.</td> |
369 <td>Private slot used to verify the connectivity and validity of objects of the database.</td> |
284 </tr><tr> |
370 </tr> |
|
371 <tr> |
285 <td><a href="#GitProjectHelper.__gitVerifyBundle">__gitVerifyBundle</a></td> |
372 <td><a href="#GitProjectHelper.__gitVerifyBundle">__gitVerifyBundle</a></td> |
286 <td>Private slot used to verify a bundle file.</td> |
373 <td>Private slot used to verify a bundle file.</td> |
287 </tr><tr> |
374 </tr> |
|
375 <tr> |
288 <td><a href="#GitProjectHelper.getActions">getActions</a></td> |
376 <td><a href="#GitProjectHelper.getActions">getActions</a></td> |
289 <td>Public method to get a list of all actions.</td> |
377 <td>Public method to get a list of all actions.</td> |
290 </tr><tr> |
378 </tr> |
|
379 <tr> |
291 <td><a href="#GitProjectHelper.getProject">getProject</a></td> |
380 <td><a href="#GitProjectHelper.getProject">getProject</a></td> |
292 <td>Public method to get a reference to the project object.</td> |
381 <td>Public method to get a reference to the project object.</td> |
293 </tr><tr> |
382 </tr> |
|
383 <tr> |
294 <td><a href="#GitProjectHelper.initActions">initActions</a></td> |
384 <td><a href="#GitProjectHelper.initActions">initActions</a></td> |
295 <td>Public method to generate the action objects.</td> |
385 <td>Public method to generate the action objects.</td> |
296 </tr><tr> |
386 </tr> |
|
387 <tr> |
297 <td><a href="#GitProjectHelper.initMenu">initMenu</a></td> |
388 <td><a href="#GitProjectHelper.initMenu">initMenu</a></td> |
298 <td>Public method to generate the VCS menu.</td> |
389 <td>Public method to generate the VCS menu.</td> |
299 </tr><tr> |
390 </tr> |
|
391 <tr> |
300 <td><a href="#GitProjectHelper.initToolbar">initToolbar</a></td> |
392 <td><a href="#GitProjectHelper.initToolbar">initToolbar</a></td> |
301 <td>Public slot to initialize the VCS toolbar.</td> |
393 <td>Public slot to initialize the VCS toolbar.</td> |
302 </tr><tr> |
394 </tr> |
|
395 <tr> |
303 <td><a href="#GitProjectHelper.removeToolbar">removeToolbar</a></td> |
396 <td><a href="#GitProjectHelper.removeToolbar">removeToolbar</a></td> |
304 <td>Public method to remove a toolbar created by initToolbar().</td> |
397 <td>Public method to remove a toolbar created by initToolbar().</td> |
305 </tr><tr> |
398 </tr> |
|
399 <tr> |
306 <td><a href="#GitProjectHelper.setObjects">setObjects</a></td> |
400 <td><a href="#GitProjectHelper.setObjects">setObjects</a></td> |
307 <td>Public method to set references to the vcs and project objects.</td> |
401 <td>Public method to set references to the vcs and project objects.</td> |
308 </tr><tr> |
402 </tr> |
|
403 <tr> |
309 <td><a href="#GitProjectHelper.shutdown">shutdown</a></td> |
404 <td><a href="#GitProjectHelper.shutdown">shutdown</a></td> |
310 <td>Public method to perform shutdown actions.</td> |
405 <td>Public method to perform shutdown actions.</td> |
311 </tr> |
406 </tr> |
312 </table> |
407 </table> |
313 <h3>Static Methods</h3> |
408 <h3>Static Methods</h3> |
|
409 |
314 <table> |
410 <table> |
315 <tr><td>None</td></tr> |
411 <tr><td>None</td></tr> |
316 </table> |
412 </table> |
|
413 |
317 <a NAME="GitProjectHelper.__init__" ID="GitProjectHelper.__init__"></a> |
414 <a NAME="GitProjectHelper.__init__" ID="GitProjectHelper.__init__"></a> |
318 <h4>GitProjectHelper (Constructor)</h4> |
415 <h4>GitProjectHelper (Constructor)</h4> |
319 <b>GitProjectHelper</b>(<i>vcsObject, projectObject, parent=None, name=None</i>) |
416 <b>GitProjectHelper</b>(<i>vcsObject, projectObject, parent=None, name=None</i>) |
|
417 |
320 <p> |
418 <p> |
321 Constructor |
419 Constructor |
322 </p><dl> |
420 </p> |
|
421 <dl> |
|
422 |
323 <dt><i>vcsObject</i></dt> |
423 <dt><i>vcsObject</i></dt> |
324 <dd> |
424 <dd> |
325 reference to the vcs object |
425 reference to the vcs object |
326 </dd><dt><i>projectObject</i></dt> |
426 </dd> |
|
427 <dt><i>projectObject</i></dt> |
327 <dd> |
428 <dd> |
328 reference to the project object |
429 reference to the project object |
329 </dd><dt><i>parent</i></dt> |
430 </dd> |
|
431 <dt><i>parent</i></dt> |
330 <dd> |
432 <dd> |
331 parent widget (QWidget) |
433 parent widget (QWidget) |
332 </dd><dt><i>name</i></dt> |
434 </dd> |
|
435 <dt><i>name</i></dt> |
333 <dd> |
436 <dd> |
334 name of this object (string) |
437 name of this object (string) |
335 </dd> |
438 </dd> |
336 </dl><a NAME="GitProjectHelper.__gitAddRemote" ID="GitProjectHelper.__gitAddRemote"></a> |
439 </dl> |
|
440 <a NAME="GitProjectHelper.__gitAddRemote" ID="GitProjectHelper.__gitAddRemote"></a> |
337 <h4>GitProjectHelper.__gitAddRemote</h4> |
441 <h4>GitProjectHelper.__gitAddRemote</h4> |
338 <b>__gitAddRemote</b>(<i></i>) |
442 <b>__gitAddRemote</b>(<i></i>) |
|
443 |
339 <p> |
444 <p> |
340 Private slot to add a remote repository. |
445 Private slot to add a remote repository. |
341 </p><a NAME="GitProjectHelper.__gitApplyPatches" ID="GitProjectHelper.__gitApplyPatches"></a> |
446 </p> |
|
447 <a NAME="GitProjectHelper.__gitApplyPatches" ID="GitProjectHelper.__gitApplyPatches"></a> |
342 <h4>GitProjectHelper.__gitApplyPatches</h4> |
448 <h4>GitProjectHelper.__gitApplyPatches</h4> |
343 <b>__gitApplyPatches</b>(<i></i>) |
449 <b>__gitApplyPatches</b>(<i></i>) |
|
450 |
344 <p> |
451 <p> |
345 Private slot to apply a list of patch files. |
452 Private slot to apply a list of patch files. |
346 </p><a NAME="GitProjectHelper.__gitBisectBad" ID="GitProjectHelper.__gitBisectBad"></a> |
453 </p> |
|
454 <a NAME="GitProjectHelper.__gitBisectBad" ID="GitProjectHelper.__gitBisectBad"></a> |
347 <h4>GitProjectHelper.__gitBisectBad</h4> |
455 <h4>GitProjectHelper.__gitBisectBad</h4> |
348 <b>__gitBisectBad</b>(<i></i>) |
456 <b>__gitBisectBad</b>(<i></i>) |
|
457 |
349 <p> |
458 <p> |
350 Private slot used to execute the bisect bad command. |
459 Private slot used to execute the bisect bad command. |
351 </p><a NAME="GitProjectHelper.__gitBisectCreateReplay" ID="GitProjectHelper.__gitBisectCreateReplay"></a> |
460 </p> |
|
461 <a NAME="GitProjectHelper.__gitBisectCreateReplay" ID="GitProjectHelper.__gitBisectCreateReplay"></a> |
352 <h4>GitProjectHelper.__gitBisectCreateReplay</h4> |
462 <h4>GitProjectHelper.__gitBisectCreateReplay</h4> |
353 <b>__gitBisectCreateReplay</b>(<i></i>) |
463 <b>__gitBisectCreateReplay</b>(<i></i>) |
|
464 |
354 <p> |
465 <p> |
355 Private slot used to create a replay file for the current bisect |
466 Private slot used to create a replay file for the current bisect |
356 session. |
467 session. |
357 </p><a NAME="GitProjectHelper.__gitBisectEditReplay" ID="GitProjectHelper.__gitBisectEditReplay"></a> |
468 </p> |
|
469 <a NAME="GitProjectHelper.__gitBisectEditReplay" ID="GitProjectHelper.__gitBisectEditReplay"></a> |
358 <h4>GitProjectHelper.__gitBisectEditReplay</h4> |
470 <h4>GitProjectHelper.__gitBisectEditReplay</h4> |
359 <b>__gitBisectEditReplay</b>(<i></i>) |
471 <b>__gitBisectEditReplay</b>(<i></i>) |
|
472 |
360 <p> |
473 <p> |
361 Private slot used to edit a bisect replay file. |
474 Private slot used to edit a bisect replay file. |
362 </p><a NAME="GitProjectHelper.__gitBisectGood" ID="GitProjectHelper.__gitBisectGood"></a> |
475 </p> |
|
476 <a NAME="GitProjectHelper.__gitBisectGood" ID="GitProjectHelper.__gitBisectGood"></a> |
363 <h4>GitProjectHelper.__gitBisectGood</h4> |
477 <h4>GitProjectHelper.__gitBisectGood</h4> |
364 <b>__gitBisectGood</b>(<i></i>) |
478 <b>__gitBisectGood</b>(<i></i>) |
|
479 |
365 <p> |
480 <p> |
366 Private slot used to execute the bisect good command. |
481 Private slot used to execute the bisect good command. |
367 </p><a NAME="GitProjectHelper.__gitBisectLogBrowser" ID="GitProjectHelper.__gitBisectLogBrowser"></a> |
482 </p> |
|
483 <a NAME="GitProjectHelper.__gitBisectLogBrowser" ID="GitProjectHelper.__gitBisectLogBrowser"></a> |
368 <h4>GitProjectHelper.__gitBisectLogBrowser</h4> |
484 <h4>GitProjectHelper.__gitBisectLogBrowser</h4> |
369 <b>__gitBisectLogBrowser</b>(<i></i>) |
485 <b>__gitBisectLogBrowser</b>(<i></i>) |
|
486 |
370 <p> |
487 <p> |
371 Private slot used to show the bisect log browser window. |
488 Private slot used to show the bisect log browser window. |
372 </p><a NAME="GitProjectHelper.__gitBisectReplay" ID="GitProjectHelper.__gitBisectReplay"></a> |
489 </p> |
|
490 <a NAME="GitProjectHelper.__gitBisectReplay" ID="GitProjectHelper.__gitBisectReplay"></a> |
373 <h4>GitProjectHelper.__gitBisectReplay</h4> |
491 <h4>GitProjectHelper.__gitBisectReplay</h4> |
374 <b>__gitBisectReplay</b>(<i></i>) |
492 <b>__gitBisectReplay</b>(<i></i>) |
|
493 |
375 <p> |
494 <p> |
376 Private slot used to replay a bisect session. |
495 Private slot used to replay a bisect session. |
377 </p><a NAME="GitProjectHelper.__gitBisectReset" ID="GitProjectHelper.__gitBisectReset"></a> |
496 </p> |
|
497 <a NAME="GitProjectHelper.__gitBisectReset" ID="GitProjectHelper.__gitBisectReset"></a> |
378 <h4>GitProjectHelper.__gitBisectReset</h4> |
498 <h4>GitProjectHelper.__gitBisectReset</h4> |
379 <b>__gitBisectReset</b>(<i></i>) |
499 <b>__gitBisectReset</b>(<i></i>) |
|
500 |
380 <p> |
501 <p> |
381 Private slot used to execute the bisect reset command. |
502 Private slot used to execute the bisect reset command. |
382 </p><a NAME="GitProjectHelper.__gitBisectSkip" ID="GitProjectHelper.__gitBisectSkip"></a> |
503 </p> |
|
504 <a NAME="GitProjectHelper.__gitBisectSkip" ID="GitProjectHelper.__gitBisectSkip"></a> |
383 <h4>GitProjectHelper.__gitBisectSkip</h4> |
505 <h4>GitProjectHelper.__gitBisectSkip</h4> |
384 <b>__gitBisectSkip</b>(<i></i>) |
506 <b>__gitBisectSkip</b>(<i></i>) |
|
507 |
385 <p> |
508 <p> |
386 Private slot used to execute the bisect skip command. |
509 Private slot used to execute the bisect skip command. |
387 </p><a NAME="GitProjectHelper.__gitBisectStart" ID="GitProjectHelper.__gitBisectStart"></a> |
510 </p> |
|
511 <a NAME="GitProjectHelper.__gitBisectStart" ID="GitProjectHelper.__gitBisectStart"></a> |
388 <h4>GitProjectHelper.__gitBisectStart</h4> |
512 <h4>GitProjectHelper.__gitBisectStart</h4> |
389 <b>__gitBisectStart</b>(<i></i>) |
513 <b>__gitBisectStart</b>(<i></i>) |
|
514 |
390 <p> |
515 <p> |
391 Private slot used to execute the bisect start command. |
516 Private slot used to execute the bisect start command. |
392 </p><a NAME="GitProjectHelper.__gitBisectStartExtended" ID="GitProjectHelper.__gitBisectStartExtended"></a> |
517 </p> |
|
518 <a NAME="GitProjectHelper.__gitBisectStartExtended" ID="GitProjectHelper.__gitBisectStartExtended"></a> |
393 <h4>GitProjectHelper.__gitBisectStartExtended</h4> |
519 <h4>GitProjectHelper.__gitBisectStartExtended</h4> |
394 <b>__gitBisectStartExtended</b>(<i></i>) |
520 <b>__gitBisectStartExtended</b>(<i></i>) |
|
521 |
395 <p> |
522 <p> |
396 Private slot used to execute the bisect start command with options. |
523 Private slot used to execute the bisect start command with options. |
397 </p><a NAME="GitProjectHelper.__gitBranch" ID="GitProjectHelper.__gitBranch"></a> |
524 </p> |
|
525 <a NAME="GitProjectHelper.__gitBranch" ID="GitProjectHelper.__gitBranch"></a> |
398 <h4>GitProjectHelper.__gitBranch</h4> |
526 <h4>GitProjectHelper.__gitBranch</h4> |
399 <b>__gitBranch</b>(<i></i>) |
527 <b>__gitBranch</b>(<i></i>) |
|
528 |
400 <p> |
529 <p> |
401 Private slot used to perform branch operations for the project. |
530 Private slot used to perform branch operations for the project. |
402 </p><a NAME="GitProjectHelper.__gitBranchList" ID="GitProjectHelper.__gitBranchList"></a> |
531 </p> |
|
532 <a NAME="GitProjectHelper.__gitBranchList" ID="GitProjectHelper.__gitBranchList"></a> |
403 <h4>GitProjectHelper.__gitBranchList</h4> |
533 <h4>GitProjectHelper.__gitBranchList</h4> |
404 <b>__gitBranchList</b>(<i></i>) |
534 <b>__gitBranchList</b>(<i></i>) |
|
535 |
405 <p> |
536 <p> |
406 Private slot used to list the branches of the project. |
537 Private slot used to list the branches of the project. |
407 </p><a NAME="GitProjectHelper.__gitBundle" ID="GitProjectHelper.__gitBundle"></a> |
538 </p> |
|
539 <a NAME="GitProjectHelper.__gitBundle" ID="GitProjectHelper.__gitBundle"></a> |
408 <h4>GitProjectHelper.__gitBundle</h4> |
540 <h4>GitProjectHelper.__gitBundle</h4> |
409 <b>__gitBundle</b>(<i></i>) |
541 <b>__gitBundle</b>(<i></i>) |
|
542 |
410 <p> |
543 <p> |
411 Private slot used to create a bundle file. |
544 Private slot used to create a bundle file. |
412 </p><a NAME="GitProjectHelper.__gitBundleFetch" ID="GitProjectHelper.__gitBundleFetch"></a> |
545 </p> |
|
546 <a NAME="GitProjectHelper.__gitBundleFetch" ID="GitProjectHelper.__gitBundleFetch"></a> |
413 <h4>GitProjectHelper.__gitBundleFetch</h4> |
547 <h4>GitProjectHelper.__gitBundleFetch</h4> |
414 <b>__gitBundleFetch</b>(<i></i>) |
548 <b>__gitBundleFetch</b>(<i></i>) |
|
549 |
415 <p> |
550 <p> |
416 Private slot to apply a head of a bundle file using the fetch method. |
551 Private slot to apply a head of a bundle file using the fetch method. |
417 </p><a NAME="GitProjectHelper.__gitBundleListHeads" ID="GitProjectHelper.__gitBundleListHeads"></a> |
552 </p> |
|
553 <a NAME="GitProjectHelper.__gitBundleListHeads" ID="GitProjectHelper.__gitBundleListHeads"></a> |
418 <h4>GitProjectHelper.__gitBundleListHeads</h4> |
554 <h4>GitProjectHelper.__gitBundleListHeads</h4> |
419 <b>__gitBundleListHeads</b>(<i></i>) |
555 <b>__gitBundleListHeads</b>(<i></i>) |
|
556 |
420 <p> |
557 <p> |
421 Private slot used to list the heads contained in a bundle file. |
558 Private slot used to list the heads contained in a bundle file. |
422 </p><a NAME="GitProjectHelper.__gitBundlePull" ID="GitProjectHelper.__gitBundlePull"></a> |
559 </p> |
|
560 <a NAME="GitProjectHelper.__gitBundlePull" ID="GitProjectHelper.__gitBundlePull"></a> |
423 <h4>GitProjectHelper.__gitBundlePull</h4> |
561 <h4>GitProjectHelper.__gitBundlePull</h4> |
424 <b>__gitBundlePull</b>(<i></i>) |
562 <b>__gitBundlePull</b>(<i></i>) |
|
563 |
425 <p> |
564 <p> |
426 Private slot to apply a head of a bundle file using the pull method. |
565 Private slot to apply a head of a bundle file using the pull method. |
427 </p><a NAME="GitProjectHelper.__gitCancelMerge" ID="GitProjectHelper.__gitCancelMerge"></a> |
566 </p> |
|
567 <a NAME="GitProjectHelper.__gitCancelMerge" ID="GitProjectHelper.__gitCancelMerge"></a> |
428 <h4>GitProjectHelper.__gitCancelMerge</h4> |
568 <h4>GitProjectHelper.__gitCancelMerge</h4> |
429 <b>__gitCancelMerge</b>(<i></i>) |
569 <b>__gitCancelMerge</b>(<i></i>) |
|
570 |
430 <p> |
571 <p> |
431 Private slot used to cancel an uncommitted or failed merge. |
572 Private slot used to cancel an uncommitted or failed merge. |
432 </p><a NAME="GitProjectHelper.__gitChangeRemoteUrl" ID="GitProjectHelper.__gitChangeRemoteUrl"></a> |
573 </p> |
|
574 <a NAME="GitProjectHelper.__gitChangeRemoteUrl" ID="GitProjectHelper.__gitChangeRemoteUrl"></a> |
433 <h4>GitProjectHelper.__gitChangeRemoteUrl</h4> |
575 <h4>GitProjectHelper.__gitChangeRemoteUrl</h4> |
434 <b>__gitChangeRemoteUrl</b>(<i></i>) |
576 <b>__gitChangeRemoteUrl</b>(<i></i>) |
|
577 |
435 <p> |
578 <p> |
436 Private slot to change the URL of a remote repository. |
579 Private slot to change the URL of a remote repository. |
437 </p><a NAME="GitProjectHelper.__gitCheckPatches" ID="GitProjectHelper.__gitCheckPatches"></a> |
580 </p> |
|
581 <a NAME="GitProjectHelper.__gitCheckPatches" ID="GitProjectHelper.__gitCheckPatches"></a> |
438 <h4>GitProjectHelper.__gitCheckPatches</h4> |
582 <h4>GitProjectHelper.__gitCheckPatches</h4> |
439 <b>__gitCheckPatches</b>(<i></i>) |
583 <b>__gitCheckPatches</b>(<i></i>) |
|
584 |
440 <p> |
585 <p> |
441 Private slot to check a list of patch files, if they would apply |
586 Private slot to check a list of patch files, if they would apply |
442 cleanly. |
587 cleanly. |
443 </p><a NAME="GitProjectHelper.__gitCherryPick" ID="GitProjectHelper.__gitCherryPick"></a> |
588 </p> |
|
589 <a NAME="GitProjectHelper.__gitCherryPick" ID="GitProjectHelper.__gitCherryPick"></a> |
444 <h4>GitProjectHelper.__gitCherryPick</h4> |
590 <h4>GitProjectHelper.__gitCherryPick</h4> |
445 <b>__gitCherryPick</b>(<i></i>) |
591 <b>__gitCherryPick</b>(<i></i>) |
|
592 |
446 <p> |
593 <p> |
447 Private slot used to copy commits into the current branch. |
594 Private slot used to copy commits into the current branch. |
448 </p><a NAME="GitProjectHelper.__gitCherryPickAbort" ID="GitProjectHelper.__gitCherryPickAbort"></a> |
595 </p> |
|
596 <a NAME="GitProjectHelper.__gitCherryPickAbort" ID="GitProjectHelper.__gitCherryPickAbort"></a> |
449 <h4>GitProjectHelper.__gitCherryPickAbort</h4> |
597 <h4>GitProjectHelper.__gitCherryPickAbort</h4> |
450 <b>__gitCherryPickAbort</b>(<i></i>) |
598 <b>__gitCherryPickAbort</b>(<i></i>) |
|
599 |
451 <p> |
600 <p> |
452 Private slot used to cancel the last copying session and return to |
601 Private slot used to cancel the last copying session and return to |
453 the previous state. |
602 the previous state. |
454 </p><a NAME="GitProjectHelper.__gitCherryPickContinue" ID="GitProjectHelper.__gitCherryPickContinue"></a> |
603 </p> |
|
604 <a NAME="GitProjectHelper.__gitCherryPickContinue" ID="GitProjectHelper.__gitCherryPickContinue"></a> |
455 <h4>GitProjectHelper.__gitCherryPickContinue</h4> |
605 <h4>GitProjectHelper.__gitCherryPickContinue</h4> |
456 <b>__gitCherryPickContinue</b>(<i></i>) |
606 <b>__gitCherryPickContinue</b>(<i></i>) |
|
607 |
457 <p> |
608 <p> |
458 Private slot used to continue the last copying session after conflicts |
609 Private slot used to continue the last copying session after conflicts |
459 were resolved. |
610 were resolved. |
460 </p><a NAME="GitProjectHelper.__gitCherryPickQuit" ID="GitProjectHelper.__gitCherryPickQuit"></a> |
611 </p> |
|
612 <a NAME="GitProjectHelper.__gitCherryPickQuit" ID="GitProjectHelper.__gitCherryPickQuit"></a> |
461 <h4>GitProjectHelper.__gitCherryPickQuit</h4> |
613 <h4>GitProjectHelper.__gitCherryPickQuit</h4> |
462 <b>__gitCherryPickQuit</b>(<i></i>) |
614 <b>__gitCherryPickQuit</b>(<i></i>) |
|
615 |
463 <p> |
616 <p> |
464 Private slot used to quit the current copying operation. |
617 Private slot used to quit the current copying operation. |
465 </p><a NAME="GitProjectHelper.__gitCommitMerge" ID="GitProjectHelper.__gitCommitMerge"></a> |
618 </p> |
|
619 <a NAME="GitProjectHelper.__gitCommitMerge" ID="GitProjectHelper.__gitCommitMerge"></a> |
466 <h4>GitProjectHelper.__gitCommitMerge</h4> |
620 <h4>GitProjectHelper.__gitCommitMerge</h4> |
467 <b>__gitCommitMerge</b>(<i></i>) |
621 <b>__gitCommitMerge</b>(<i></i>) |
|
622 |
468 <p> |
623 <p> |
469 Private slot used to commit the ongoing merge. |
624 Private slot used to commit the ongoing merge. |
470 </p><a NAME="GitProjectHelper.__gitConfigure" ID="GitProjectHelper.__gitConfigure"></a> |
625 </p> |
|
626 <a NAME="GitProjectHelper.__gitConfigure" ID="GitProjectHelper.__gitConfigure"></a> |
471 <h4>GitProjectHelper.__gitConfigure</h4> |
627 <h4>GitProjectHelper.__gitConfigure</h4> |
472 <b>__gitConfigure</b>(<i></i>) |
628 <b>__gitConfigure</b>(<i></i>) |
|
629 |
473 <p> |
630 <p> |
474 Private method to open the configuration dialog. |
631 Private method to open the configuration dialog. |
475 </p><a NAME="GitProjectHelper.__gitCreateArchive" ID="GitProjectHelper.__gitCreateArchive"></a> |
632 </p> |
|
633 <a NAME="GitProjectHelper.__gitCreateArchive" ID="GitProjectHelper.__gitCreateArchive"></a> |
476 <h4>GitProjectHelper.__gitCreateArchive</h4> |
634 <h4>GitProjectHelper.__gitCreateArchive</h4> |
477 <b>__gitCreateArchive</b>(<i></i>) |
635 <b>__gitCreateArchive</b>(<i></i>) |
|
636 |
478 <p> |
637 <p> |
479 Private slot used to create an archive from the local repository. |
638 Private slot used to create an archive from the local repository. |
480 </p><a NAME="GitProjectHelper.__gitCreateIgnore" ID="GitProjectHelper.__gitCreateIgnore"></a> |
639 </p> |
|
640 <a NAME="GitProjectHelper.__gitCreateIgnore" ID="GitProjectHelper.__gitCreateIgnore"></a> |
481 <h4>GitProjectHelper.__gitCreateIgnore</h4> |
641 <h4>GitProjectHelper.__gitCreateIgnore</h4> |
482 <b>__gitCreateIgnore</b>(<i></i>) |
642 <b>__gitCreateIgnore</b>(<i></i>) |
|
643 |
483 <p> |
644 <p> |
484 Private slot used to create a .gitignore file for the project. |
645 Private slot used to create a .gitignore file for the project. |
485 </p><a NAME="GitProjectHelper.__gitDeleteBranch" ID="GitProjectHelper.__gitDeleteBranch"></a> |
646 </p> |
|
647 <a NAME="GitProjectHelper.__gitDeleteBranch" ID="GitProjectHelper.__gitDeleteBranch"></a> |
486 <h4>GitProjectHelper.__gitDeleteBranch</h4> |
648 <h4>GitProjectHelper.__gitDeleteBranch</h4> |
487 <b>__gitDeleteBranch</b>(<i></i>) |
649 <b>__gitDeleteBranch</b>(<i></i>) |
|
650 |
488 <p> |
651 <p> |
489 Private slot used to delete a branch from a remote repository. |
652 Private slot used to delete a branch from a remote repository. |
490 </p><a NAME="GitProjectHelper.__gitDescribeTag" ID="GitProjectHelper.__gitDescribeTag"></a> |
653 </p> |
|
654 <a NAME="GitProjectHelper.__gitDescribeTag" ID="GitProjectHelper.__gitDescribeTag"></a> |
491 <h4>GitProjectHelper.__gitDescribeTag</h4> |
655 <h4>GitProjectHelper.__gitDescribeTag</h4> |
492 <b>__gitDescribeTag</b>(<i></i>) |
656 <b>__gitDescribeTag</b>(<i></i>) |
|
657 |
493 <p> |
658 <p> |
494 Private slot to show the most recent tag. |
659 Private slot to show the most recent tag. |
495 </p><a NAME="GitProjectHelper.__gitEditRepoConfig" ID="GitProjectHelper.__gitEditRepoConfig"></a> |
660 </p> |
|
661 <a NAME="GitProjectHelper.__gitEditRepoConfig" ID="GitProjectHelper.__gitEditRepoConfig"></a> |
496 <h4>GitProjectHelper.__gitEditRepoConfig</h4> |
662 <h4>GitProjectHelper.__gitEditRepoConfig</h4> |
497 <b>__gitEditRepoConfig</b>(<i></i>) |
663 <b>__gitEditRepoConfig</b>(<i></i>) |
|
664 |
498 <p> |
665 <p> |
499 Private slot used to edit the repository configuration file. |
666 Private slot used to edit the repository configuration file. |
500 </p><a NAME="GitProjectHelper.__gitEditUserConfig" ID="GitProjectHelper.__gitEditUserConfig"></a> |
667 </p> |
|
668 <a NAME="GitProjectHelper.__gitEditUserConfig" ID="GitProjectHelper.__gitEditUserConfig"></a> |
501 <h4>GitProjectHelper.__gitEditUserConfig</h4> |
669 <h4>GitProjectHelper.__gitEditUserConfig</h4> |
502 <b>__gitEditUserConfig</b>(<i></i>) |
670 <b>__gitEditUserConfig</b>(<i></i>) |
|
671 |
503 <p> |
672 <p> |
504 Private slot used to edit the user configuration file. |
673 Private slot used to edit the user configuration file. |
505 </p><a NAME="GitProjectHelper.__gitExtendedDiff" ID="GitProjectHelper.__gitExtendedDiff"></a> |
674 </p> |
|
675 <a NAME="GitProjectHelper.__gitExtendedDiff" ID="GitProjectHelper.__gitExtendedDiff"></a> |
506 <h4>GitProjectHelper.__gitExtendedDiff</h4> |
676 <h4>GitProjectHelper.__gitExtendedDiff</h4> |
507 <b>__gitExtendedDiff</b>(<i></i>) |
677 <b>__gitExtendedDiff</b>(<i></i>) |
|
678 |
508 <p> |
679 <p> |
509 Private slot used to perform a git diff with the selection of |
680 Private slot used to perform a git diff with the selection of |
510 revisions. |
681 revisions. |
511 </p><a NAME="GitProjectHelper.__gitFetch" ID="GitProjectHelper.__gitFetch"></a> |
682 </p> |
|
683 <a NAME="GitProjectHelper.__gitFetch" ID="GitProjectHelper.__gitFetch"></a> |
512 <h4>GitProjectHelper.__gitFetch</h4> |
684 <h4>GitProjectHelper.__gitFetch</h4> |
513 <b>__gitFetch</b>(<i></i>) |
685 <b>__gitFetch</b>(<i></i>) |
|
686 |
514 <p> |
687 <p> |
515 Private slot used to fetch changes from a remote repository. |
688 Private slot used to fetch changes from a remote repository. |
516 </p><a NAME="GitProjectHelper.__gitHouseKeeping" ID="GitProjectHelper.__gitHouseKeeping"></a> |
689 </p> |
|
690 <a NAME="GitProjectHelper.__gitHouseKeeping" ID="GitProjectHelper.__gitHouseKeeping"></a> |
517 <h4>GitProjectHelper.__gitHouseKeeping</h4> |
691 <h4>GitProjectHelper.__gitHouseKeeping</h4> |
518 <b>__gitHouseKeeping</b>(<i></i>) |
692 <b>__gitHouseKeeping</b>(<i></i>) |
|
693 |
519 <p> |
694 <p> |
520 Private slot used to cleanup and optimize the local repository. |
695 Private slot used to cleanup and optimize the local repository. |
521 </p><a NAME="GitProjectHelper.__gitMergedBranchList" ID="GitProjectHelper.__gitMergedBranchList"></a> |
696 </p> |
|
697 <a NAME="GitProjectHelper.__gitMergedBranchList" ID="GitProjectHelper.__gitMergedBranchList"></a> |
522 <h4>GitProjectHelper.__gitMergedBranchList</h4> |
698 <h4>GitProjectHelper.__gitMergedBranchList</h4> |
523 <b>__gitMergedBranchList</b>(<i></i>) |
699 <b>__gitMergedBranchList</b>(<i></i>) |
|
700 |
524 <p> |
701 <p> |
525 Private slot used to list the merged branches of the project. |
702 Private slot used to list the merged branches of the project. |
526 </p><a NAME="GitProjectHelper.__gitNotMergedBranchList" ID="GitProjectHelper.__gitNotMergedBranchList"></a> |
703 </p> |
|
704 <a NAME="GitProjectHelper.__gitNotMergedBranchList" ID="GitProjectHelper.__gitNotMergedBranchList"></a> |
527 <h4>GitProjectHelper.__gitNotMergedBranchList</h4> |
705 <h4>GitProjectHelper.__gitNotMergedBranchList</h4> |
528 <b>__gitNotMergedBranchList</b>(<i></i>) |
706 <b>__gitNotMergedBranchList</b>(<i></i>) |
|
707 |
529 <p> |
708 <p> |
530 Private slot used to list the not merged branches of the project. |
709 Private slot used to list the not merged branches of the project. |
531 </p><a NAME="GitProjectHelper.__gitPruneRemote" ID="GitProjectHelper.__gitPruneRemote"></a> |
710 </p> |
|
711 <a NAME="GitProjectHelper.__gitPruneRemote" ID="GitProjectHelper.__gitPruneRemote"></a> |
532 <h4>GitProjectHelper.__gitPruneRemote</h4> |
712 <h4>GitProjectHelper.__gitPruneRemote</h4> |
533 <b>__gitPruneRemote</b>(<i></i>) |
713 <b>__gitPruneRemote</b>(<i></i>) |
|
714 |
534 <p> |
715 <p> |
535 Private slot to prune stale tracking branches of a remote repository. |
716 Private slot to prune stale tracking branches of a remote repository. |
536 </p><a NAME="GitProjectHelper.__gitPull" ID="GitProjectHelper.__gitPull"></a> |
717 </p> |
|
718 <a NAME="GitProjectHelper.__gitPull" ID="GitProjectHelper.__gitPull"></a> |
537 <h4>GitProjectHelper.__gitPull</h4> |
719 <h4>GitProjectHelper.__gitPull</h4> |
538 <b>__gitPull</b>(<i></i>) |
720 <b>__gitPull</b>(<i></i>) |
|
721 |
539 <p> |
722 <p> |
540 Private slot used to pull changes from a remote repository. |
723 Private slot used to pull changes from a remote repository. |
541 </p><a NAME="GitProjectHelper.__gitPush" ID="GitProjectHelper.__gitPush"></a> |
724 </p> |
|
725 <a NAME="GitProjectHelper.__gitPush" ID="GitProjectHelper.__gitPush"></a> |
542 <h4>GitProjectHelper.__gitPush</h4> |
726 <h4>GitProjectHelper.__gitPush</h4> |
543 <b>__gitPush</b>(<i></i>) |
727 <b>__gitPush</b>(<i></i>) |
|
728 |
544 <p> |
729 <p> |
545 Private slot used to push changes to a remote repository. |
730 Private slot used to push changes to a remote repository. |
546 </p><a NAME="GitProjectHelper.__gitReflogBrowser" ID="GitProjectHelper.__gitReflogBrowser"></a> |
731 </p> |
|
732 <a NAME="GitProjectHelper.__gitReflogBrowser" ID="GitProjectHelper.__gitReflogBrowser"></a> |
547 <h4>GitProjectHelper.__gitReflogBrowser</h4> |
733 <h4>GitProjectHelper.__gitReflogBrowser</h4> |
548 <b>__gitReflogBrowser</b>(<i></i>) |
734 <b>__gitReflogBrowser</b>(<i></i>) |
|
735 |
549 <p> |
736 <p> |
550 Private slot to show the reflog of the current project. |
737 Private slot to show the reflog of the current project. |
551 </p><a NAME="GitProjectHelper.__gitRemoteCredentials" ID="GitProjectHelper.__gitRemoteCredentials"></a> |
738 </p> |
|
739 <a NAME="GitProjectHelper.__gitRemoteCredentials" ID="GitProjectHelper.__gitRemoteCredentials"></a> |
552 <h4>GitProjectHelper.__gitRemoteCredentials</h4> |
740 <h4>GitProjectHelper.__gitRemoteCredentials</h4> |
553 <b>__gitRemoteCredentials</b>(<i></i>) |
741 <b>__gitRemoteCredentials</b>(<i></i>) |
|
742 |
554 <p> |
743 <p> |
555 Private slot to change or set the user credentials for a remote |
744 Private slot to change or set the user credentials for a remote |
556 repository. |
745 repository. |
557 </p><a NAME="GitProjectHelper.__gitRemoveRemote" ID="GitProjectHelper.__gitRemoveRemote"></a> |
746 </p> |
|
747 <a NAME="GitProjectHelper.__gitRemoveRemote" ID="GitProjectHelper.__gitRemoveRemote"></a> |
558 <h4>GitProjectHelper.__gitRemoveRemote</h4> |
748 <h4>GitProjectHelper.__gitRemoveRemote</h4> |
559 <b>__gitRemoveRemote</b>(<i></i>) |
749 <b>__gitRemoveRemote</b>(<i></i>) |
|
750 |
560 <p> |
751 <p> |
561 Private slot to remove a remote repository. |
752 Private slot to remove a remote repository. |
562 </p><a NAME="GitProjectHelper.__gitRenameRemote" ID="GitProjectHelper.__gitRenameRemote"></a> |
753 </p> |
|
754 <a NAME="GitProjectHelper.__gitRenameRemote" ID="GitProjectHelper.__gitRenameRemote"></a> |
563 <h4>GitProjectHelper.__gitRenameRemote</h4> |
755 <h4>GitProjectHelper.__gitRenameRemote</h4> |
564 <b>__gitRenameRemote</b>(<i></i>) |
756 <b>__gitRenameRemote</b>(<i></i>) |
|
757 |
565 <p> |
758 <p> |
566 Private slot to rename a remote repository. |
759 Private slot to rename a remote repository. |
567 </p><a NAME="GitProjectHelper.__gitRevert" ID="GitProjectHelper.__gitRevert"></a> |
760 </p> |
|
761 <a NAME="GitProjectHelper.__gitRevert" ID="GitProjectHelper.__gitRevert"></a> |
568 <h4>GitProjectHelper.__gitRevert</h4> |
762 <h4>GitProjectHelper.__gitRevert</h4> |
569 <b>__gitRevert</b>(<i></i>) |
763 <b>__gitRevert</b>(<i></i>) |
|
764 |
570 <p> |
765 <p> |
571 Private slot used to revert changes made to the local project. |
766 Private slot used to revert changes made to the local project. |
572 </p><a NAME="GitProjectHelper.__gitShowBranch" ID="GitProjectHelper.__gitShowBranch"></a> |
767 </p> |
|
768 <a NAME="GitProjectHelper.__gitShowBranch" ID="GitProjectHelper.__gitShowBranch"></a> |
573 <h4>GitProjectHelper.__gitShowBranch</h4> |
769 <h4>GitProjectHelper.__gitShowBranch</h4> |
574 <b>__gitShowBranch</b>(<i></i>) |
770 <b>__gitShowBranch</b>(<i></i>) |
|
771 |
575 <p> |
772 <p> |
576 Private slot used to show the current branch for the project. |
773 Private slot used to show the current branch for the project. |
577 </p><a NAME="GitProjectHelper.__gitShowConfig" ID="GitProjectHelper.__gitShowConfig"></a> |
774 </p> |
|
775 <a NAME="GitProjectHelper.__gitShowConfig" ID="GitProjectHelper.__gitShowConfig"></a> |
578 <h4>GitProjectHelper.__gitShowConfig</h4> |
776 <h4>GitProjectHelper.__gitShowConfig</h4> |
579 <b>__gitShowConfig</b>(<i></i>) |
777 <b>__gitShowConfig</b>(<i></i>) |
|
778 |
580 <p> |
779 <p> |
581 Private slot used to show the combined configuration. |
780 Private slot used to show the combined configuration. |
582 </p><a NAME="GitProjectHelper.__gitShowPatchStatistics" ID="GitProjectHelper.__gitShowPatchStatistics"></a> |
781 </p> |
|
782 <a NAME="GitProjectHelper.__gitShowPatchStatistics" ID="GitProjectHelper.__gitShowPatchStatistics"></a> |
583 <h4>GitProjectHelper.__gitShowPatchStatistics</h4> |
783 <h4>GitProjectHelper.__gitShowPatchStatistics</h4> |
584 <b>__gitShowPatchStatistics</b>(<i></i>) |
784 <b>__gitShowPatchStatistics</b>(<i></i>) |
|
785 |
585 <p> |
786 <p> |
586 Private slot to show some patch statistics. |
787 Private slot to show some patch statistics. |
587 </p><a NAME="GitProjectHelper.__gitShowRemote" ID="GitProjectHelper.__gitShowRemote"></a> |
788 </p> |
|
789 <a NAME="GitProjectHelper.__gitShowRemote" ID="GitProjectHelper.__gitShowRemote"></a> |
588 <h4>GitProjectHelper.__gitShowRemote</h4> |
790 <h4>GitProjectHelper.__gitShowRemote</h4> |
589 <b>__gitShowRemote</b>(<i></i>) |
791 <b>__gitShowRemote</b>(<i></i>) |
|
792 |
590 <p> |
793 <p> |
591 Private slot used to show information about a remote repository. |
794 Private slot used to show information about a remote repository. |
592 </p><a NAME="GitProjectHelper.__gitShowRemotes" ID="GitProjectHelper.__gitShowRemotes"></a> |
795 </p> |
|
796 <a NAME="GitProjectHelper.__gitShowRemotes" ID="GitProjectHelper.__gitShowRemotes"></a> |
593 <h4>GitProjectHelper.__gitShowRemotes</h4> |
797 <h4>GitProjectHelper.__gitShowRemotes</h4> |
594 <b>__gitShowRemotes</b>(<i></i>) |
798 <b>__gitShowRemotes</b>(<i></i>) |
|
799 |
595 <p> |
800 <p> |
596 Private slot used to show the available remote repositories. |
801 Private slot used to show the available remote repositories. |
597 </p><a NAME="GitProjectHelper.__gitStashApply" ID="GitProjectHelper.__gitStashApply"></a> |
802 </p> |
|
803 <a NAME="GitProjectHelper.__gitStashApply" ID="GitProjectHelper.__gitStashApply"></a> |
598 <h4>GitProjectHelper.__gitStashApply</h4> |
804 <h4>GitProjectHelper.__gitStashApply</h4> |
599 <b>__gitStashApply</b>(<i></i>) |
805 <b>__gitStashApply</b>(<i></i>) |
|
806 |
600 <p> |
807 <p> |
601 Private slot to restore a stash and keep it. |
808 Private slot to restore a stash and keep it. |
602 </p><a NAME="GitProjectHelper.__gitStashBranch" ID="GitProjectHelper.__gitStashBranch"></a> |
809 </p> |
|
810 <a NAME="GitProjectHelper.__gitStashBranch" ID="GitProjectHelper.__gitStashBranch"></a> |
603 <h4>GitProjectHelper.__gitStashBranch</h4> |
811 <h4>GitProjectHelper.__gitStashBranch</h4> |
604 <b>__gitStashBranch</b>(<i></i>) |
812 <b>__gitStashBranch</b>(<i></i>) |
|
813 |
605 <p> |
814 <p> |
606 Private slot to create a new branch and restore a stash into it. |
815 Private slot to create a new branch and restore a stash into it. |
607 </p><a NAME="GitProjectHelper.__gitStashBrowser" ID="GitProjectHelper.__gitStashBrowser"></a> |
816 </p> |
|
817 <a NAME="GitProjectHelper.__gitStashBrowser" ID="GitProjectHelper.__gitStashBrowser"></a> |
608 <h4>GitProjectHelper.__gitStashBrowser</h4> |
818 <h4>GitProjectHelper.__gitStashBrowser</h4> |
609 <b>__gitStashBrowser</b>(<i></i>) |
819 <b>__gitStashBrowser</b>(<i></i>) |
|
820 |
610 <p> |
821 <p> |
611 Private slot used to show the stash browser dialog. |
822 Private slot used to show the stash browser dialog. |
612 </p><a NAME="GitProjectHelper.__gitStashClear" ID="GitProjectHelper.__gitStashClear"></a> |
823 </p> |
|
824 <a NAME="GitProjectHelper.__gitStashClear" ID="GitProjectHelper.__gitStashClear"></a> |
613 <h4>GitProjectHelper.__gitStashClear</h4> |
825 <h4>GitProjectHelper.__gitStashClear</h4> |
614 <b>__gitStashClear</b>(<i></i>) |
826 <b>__gitStashClear</b>(<i></i>) |
|
827 |
615 <p> |
828 <p> |
616 Private slot to clear all stashes. |
829 Private slot to clear all stashes. |
617 </p><a NAME="GitProjectHelper.__gitStashDrop" ID="GitProjectHelper.__gitStashDrop"></a> |
830 </p> |
|
831 <a NAME="GitProjectHelper.__gitStashDrop" ID="GitProjectHelper.__gitStashDrop"></a> |
618 <h4>GitProjectHelper.__gitStashDrop</h4> |
832 <h4>GitProjectHelper.__gitStashDrop</h4> |
619 <b>__gitStashDrop</b>(<i></i>) |
833 <b>__gitStashDrop</b>(<i></i>) |
|
834 |
620 <p> |
835 <p> |
621 Private slot to drop a stash. |
836 Private slot to drop a stash. |
622 </p><a NAME="GitProjectHelper.__gitStashPop" ID="GitProjectHelper.__gitStashPop"></a> |
837 </p> |
|
838 <a NAME="GitProjectHelper.__gitStashPop" ID="GitProjectHelper.__gitStashPop"></a> |
623 <h4>GitProjectHelper.__gitStashPop</h4> |
839 <h4>GitProjectHelper.__gitStashPop</h4> |
624 <b>__gitStashPop</b>(<i></i>) |
840 <b>__gitStashPop</b>(<i></i>) |
|
841 |
625 <p> |
842 <p> |
626 Private slot to restore a stash and delete it. |
843 Private slot to restore a stash and delete it. |
627 </p><a NAME="GitProjectHelper.__gitStashSave" ID="GitProjectHelper.__gitStashSave"></a> |
844 </p> |
|
845 <a NAME="GitProjectHelper.__gitStashSave" ID="GitProjectHelper.__gitStashSave"></a> |
628 <h4>GitProjectHelper.__gitStashSave</h4> |
846 <h4>GitProjectHelper.__gitStashSave</h4> |
629 <b>__gitStashSave</b>(<i></i>) |
847 <b>__gitStashSave</b>(<i></i>) |
|
848 |
630 <p> |
849 <p> |
631 Private slot to stash all current changes. |
850 Private slot to stash all current changes. |
632 </p><a NAME="GitProjectHelper.__gitStashShow" ID="GitProjectHelper.__gitStashShow"></a> |
851 </p> |
|
852 <a NAME="GitProjectHelper.__gitStashShow" ID="GitProjectHelper.__gitStashShow"></a> |
633 <h4>GitProjectHelper.__gitStashShow</h4> |
853 <h4>GitProjectHelper.__gitStashShow</h4> |
634 <b>__gitStashShow</b>(<i></i>) |
854 <b>__gitStashShow</b>(<i></i>) |
|
855 |
635 <p> |
856 <p> |
636 Private slot to show the contents of the selected stash. |
857 Private slot to show the contents of the selected stash. |
637 </p><a NAME="GitProjectHelper.__gitStatistics" ID="GitProjectHelper.__gitStatistics"></a> |
858 </p> |
|
859 <a NAME="GitProjectHelper.__gitStatistics" ID="GitProjectHelper.__gitStatistics"></a> |
638 <h4>GitProjectHelper.__gitStatistics</h4> |
860 <h4>GitProjectHelper.__gitStatistics</h4> |
639 <b>__gitStatistics</b>(<i></i>) |
861 <b>__gitStatistics</b>(<i></i>) |
|
862 |
640 <p> |
863 <p> |
641 Private slot used to show some statistics of the local repository. |
864 Private slot used to show some statistics of the local repository. |
642 </p><a NAME="GitProjectHelper.__gitSubmoduleAdd" ID="GitProjectHelper.__gitSubmoduleAdd"></a> |
865 </p> |
|
866 <a NAME="GitProjectHelper.__gitSubmoduleAdd" ID="GitProjectHelper.__gitSubmoduleAdd"></a> |
643 <h4>GitProjectHelper.__gitSubmoduleAdd</h4> |
867 <h4>GitProjectHelper.__gitSubmoduleAdd</h4> |
644 <b>__gitSubmoduleAdd</b>(<i></i>) |
868 <b>__gitSubmoduleAdd</b>(<i></i>) |
|
869 |
645 <p> |
870 <p> |
646 Private slot to add a submodule to the current project. |
871 Private slot to add a submodule to the current project. |
647 </p><a NAME="GitProjectHelper.__gitSubmodulesDeinit" ID="GitProjectHelper.__gitSubmodulesDeinit"></a> |
872 </p> |
|
873 <a NAME="GitProjectHelper.__gitSubmodulesDeinit" ID="GitProjectHelper.__gitSubmodulesDeinit"></a> |
648 <h4>GitProjectHelper.__gitSubmodulesDeinit</h4> |
874 <h4>GitProjectHelper.__gitSubmodulesDeinit</h4> |
649 <b>__gitSubmodulesDeinit</b>(<i></i>) |
875 <b>__gitSubmodulesDeinit</b>(<i></i>) |
|
876 |
650 <p> |
877 <p> |
651 Private slot to unregister submodules of the project. |
878 Private slot to unregister submodules of the project. |
652 </p><a NAME="GitProjectHelper.__gitSubmodulesInit" ID="GitProjectHelper.__gitSubmodulesInit"></a> |
879 </p> |
|
880 <a NAME="GitProjectHelper.__gitSubmodulesInit" ID="GitProjectHelper.__gitSubmodulesInit"></a> |
653 <h4>GitProjectHelper.__gitSubmodulesInit</h4> |
881 <h4>GitProjectHelper.__gitSubmodulesInit</h4> |
654 <b>__gitSubmodulesInit</b>(<i></i>) |
882 <b>__gitSubmodulesInit</b>(<i></i>) |
|
883 |
655 <p> |
884 <p> |
656 Private slot to initialize submodules of the project. |
885 Private slot to initialize submodules of the project. |
657 </p><a NAME="GitProjectHelper.__gitSubmodulesList" ID="GitProjectHelper.__gitSubmodulesList"></a> |
886 </p> |
|
887 <a NAME="GitProjectHelper.__gitSubmodulesList" ID="GitProjectHelper.__gitSubmodulesList"></a> |
658 <h4>GitProjectHelper.__gitSubmodulesList</h4> |
888 <h4>GitProjectHelper.__gitSubmodulesList</h4> |
659 <b>__gitSubmodulesList</b>(<i></i>) |
889 <b>__gitSubmodulesList</b>(<i></i>) |
|
890 |
660 <p> |
891 <p> |
661 Private slot to list the submodules defined for the current project. |
892 Private slot to list the submodules defined for the current project. |
662 </p><a NAME="GitProjectHelper.__gitSubmodulesStatus" ID="GitProjectHelper.__gitSubmodulesStatus"></a> |
893 </p> |
|
894 <a NAME="GitProjectHelper.__gitSubmodulesStatus" ID="GitProjectHelper.__gitSubmodulesStatus"></a> |
663 <h4>GitProjectHelper.__gitSubmodulesStatus</h4> |
895 <h4>GitProjectHelper.__gitSubmodulesStatus</h4> |
664 <b>__gitSubmodulesStatus</b>(<i></i>) |
896 <b>__gitSubmodulesStatus</b>(<i></i>) |
|
897 |
665 <p> |
898 <p> |
666 Private slot to show the status of submodules of the project. |
899 Private slot to show the status of submodules of the project. |
667 </p><a NAME="GitProjectHelper.__gitSubmodulesSummary" ID="GitProjectHelper.__gitSubmodulesSummary"></a> |
900 </p> |
|
901 <a NAME="GitProjectHelper.__gitSubmodulesSummary" ID="GitProjectHelper.__gitSubmodulesSummary"></a> |
668 <h4>GitProjectHelper.__gitSubmodulesSummary</h4> |
902 <h4>GitProjectHelper.__gitSubmodulesSummary</h4> |
669 <b>__gitSubmodulesSummary</b>(<i></i>) |
903 <b>__gitSubmodulesSummary</b>(<i></i>) |
|
904 |
670 <p> |
905 <p> |
671 Private slot to show summary information for submodules of the project. |
906 Private slot to show summary information for submodules of the project. |
672 </p><a NAME="GitProjectHelper.__gitSubmodulesSync" ID="GitProjectHelper.__gitSubmodulesSync"></a> |
907 </p> |
|
908 <a NAME="GitProjectHelper.__gitSubmodulesSync" ID="GitProjectHelper.__gitSubmodulesSync"></a> |
673 <h4>GitProjectHelper.__gitSubmodulesSync</h4> |
909 <h4>GitProjectHelper.__gitSubmodulesSync</h4> |
674 <b>__gitSubmodulesSync</b>(<i></i>) |
910 <b>__gitSubmodulesSync</b>(<i></i>) |
|
911 |
675 <p> |
912 <p> |
676 Private slot to synchronize URLs of submodules of the project. |
913 Private slot to synchronize URLs of submodules of the project. |
677 </p><a NAME="GitProjectHelper.__gitSubmodulesUpdate" ID="GitProjectHelper.__gitSubmodulesUpdate"></a> |
914 </p> |
|
915 <a NAME="GitProjectHelper.__gitSubmodulesUpdate" ID="GitProjectHelper.__gitSubmodulesUpdate"></a> |
678 <h4>GitProjectHelper.__gitSubmodulesUpdate</h4> |
916 <h4>GitProjectHelper.__gitSubmodulesUpdate</h4> |
679 <b>__gitSubmodulesUpdate</b>(<i></i>) |
917 <b>__gitSubmodulesUpdate</b>(<i></i>) |
|
918 |
680 <p> |
919 <p> |
681 Private slot to update submodules of the project. |
920 Private slot to update submodules of the project. |
682 </p><a NAME="GitProjectHelper.__gitSubmodulesUpdateInit" ID="GitProjectHelper.__gitSubmodulesUpdateInit"></a> |
921 </p> |
|
922 <a NAME="GitProjectHelper.__gitSubmodulesUpdateInit" ID="GitProjectHelper.__gitSubmodulesUpdateInit"></a> |
683 <h4>GitProjectHelper.__gitSubmodulesUpdateInit</h4> |
923 <h4>GitProjectHelper.__gitSubmodulesUpdateInit</h4> |
684 <b>__gitSubmodulesUpdateInit</b>(<i></i>) |
924 <b>__gitSubmodulesUpdateInit</b>(<i></i>) |
|
925 |
685 <p> |
926 <p> |
686 Private slot to initialize and update submodules of the project. |
927 Private slot to initialize and update submodules of the project. |
687 </p><a NAME="GitProjectHelper.__gitSubmodulesUpdateOptions" ID="GitProjectHelper.__gitSubmodulesUpdateOptions"></a> |
928 </p> |
|
929 <a NAME="GitProjectHelper.__gitSubmodulesUpdateOptions" ID="GitProjectHelper.__gitSubmodulesUpdateOptions"></a> |
688 <h4>GitProjectHelper.__gitSubmodulesUpdateOptions</h4> |
930 <h4>GitProjectHelper.__gitSubmodulesUpdateOptions</h4> |
689 <b>__gitSubmodulesUpdateOptions</b>(<i></i>) |
931 <b>__gitSubmodulesUpdateOptions</b>(<i></i>) |
|
932 |
690 <p> |
933 <p> |
691 Private slot to update submodules of the project with options. |
934 Private slot to update submodules of the project with options. |
692 </p><a NAME="GitProjectHelper.__gitSubmodulesUpdateRemote" ID="GitProjectHelper.__gitSubmodulesUpdateRemote"></a> |
935 </p> |
|
936 <a NAME="GitProjectHelper.__gitSubmodulesUpdateRemote" ID="GitProjectHelper.__gitSubmodulesUpdateRemote"></a> |
693 <h4>GitProjectHelper.__gitSubmodulesUpdateRemote</h4> |
937 <h4>GitProjectHelper.__gitSubmodulesUpdateRemote</h4> |
694 <b>__gitSubmodulesUpdateRemote</b>(<i></i>) |
938 <b>__gitSubmodulesUpdateRemote</b>(<i></i>) |
|
939 |
695 <p> |
940 <p> |
696 Private slot to fetch and update submodules of the project. |
941 Private slot to fetch and update submodules of the project. |
697 </p><a NAME="GitProjectHelper.__gitTagList" ID="GitProjectHelper.__gitTagList"></a> |
942 </p> |
|
943 <a NAME="GitProjectHelper.__gitTagList" ID="GitProjectHelper.__gitTagList"></a> |
698 <h4>GitProjectHelper.__gitTagList</h4> |
944 <h4>GitProjectHelper.__gitTagList</h4> |
699 <b>__gitTagList</b>(<i></i>) |
945 <b>__gitTagList</b>(<i></i>) |
|
946 |
700 <p> |
947 <p> |
701 Private slot used to list the tags of the project. |
948 Private slot used to list the tags of the project. |
702 </p><a NAME="GitProjectHelper.__gitUnstage" ID="GitProjectHelper.__gitUnstage"></a> |
949 </p> |
|
950 <a NAME="GitProjectHelper.__gitUnstage" ID="GitProjectHelper.__gitUnstage"></a> |
703 <h4>GitProjectHelper.__gitUnstage</h4> |
951 <h4>GitProjectHelper.__gitUnstage</h4> |
704 <b>__gitUnstage</b>(<i></i>) |
952 <b>__gitUnstage</b>(<i></i>) |
|
953 |
705 <p> |
954 <p> |
706 Private slot used to unstage changes made to the local project. |
955 Private slot used to unstage changes made to the local project. |
707 </p><a NAME="GitProjectHelper.__gitVerify" ID="GitProjectHelper.__gitVerify"></a> |
956 </p> |
|
957 <a NAME="GitProjectHelper.__gitVerify" ID="GitProjectHelper.__gitVerify"></a> |
708 <h4>GitProjectHelper.__gitVerify</h4> |
958 <h4>GitProjectHelper.__gitVerify</h4> |
709 <b>__gitVerify</b>(<i></i>) |
959 <b>__gitVerify</b>(<i></i>) |
|
960 |
710 <p> |
961 <p> |
711 Private slot used to verify the connectivity and validity of objects |
962 Private slot used to verify the connectivity and validity of objects |
712 of the database. |
963 of the database. |
713 </p><a NAME="GitProjectHelper.__gitVerifyBundle" ID="GitProjectHelper.__gitVerifyBundle"></a> |
964 </p> |
|
965 <a NAME="GitProjectHelper.__gitVerifyBundle" ID="GitProjectHelper.__gitVerifyBundle"></a> |
714 <h4>GitProjectHelper.__gitVerifyBundle</h4> |
966 <h4>GitProjectHelper.__gitVerifyBundle</h4> |
715 <b>__gitVerifyBundle</b>(<i></i>) |
967 <b>__gitVerifyBundle</b>(<i></i>) |
|
968 |
716 <p> |
969 <p> |
717 Private slot used to verify a bundle file. |
970 Private slot used to verify a bundle file. |
718 </p><a NAME="GitProjectHelper.getActions" ID="GitProjectHelper.getActions"></a> |
971 </p> |
|
972 <a NAME="GitProjectHelper.getActions" ID="GitProjectHelper.getActions"></a> |
719 <h4>GitProjectHelper.getActions</h4> |
973 <h4>GitProjectHelper.getActions</h4> |
720 <b>getActions</b>(<i></i>) |
974 <b>getActions</b>(<i></i>) |
|
975 |
721 <p> |
976 <p> |
722 Public method to get a list of all actions. |
977 Public method to get a list of all actions. |
723 </p><dl> |
978 </p> |
|
979 <dl> |
724 <dt>Returns:</dt> |
980 <dt>Returns:</dt> |
725 <dd> |
981 <dd> |
726 list of all actions (list of E5Action) |
982 list of all actions (list of E5Action) |
727 </dd> |
983 </dd> |
728 </dl><a NAME="GitProjectHelper.getProject" ID="GitProjectHelper.getProject"></a> |
984 </dl> |
|
985 <a NAME="GitProjectHelper.getProject" ID="GitProjectHelper.getProject"></a> |
729 <h4>GitProjectHelper.getProject</h4> |
986 <h4>GitProjectHelper.getProject</h4> |
730 <b>getProject</b>(<i></i>) |
987 <b>getProject</b>(<i></i>) |
|
988 |
731 <p> |
989 <p> |
732 Public method to get a reference to the project object. |
990 Public method to get a reference to the project object. |
733 </p><dl> |
991 </p> |
|
992 <dl> |
734 <dt>Returns:</dt> |
993 <dt>Returns:</dt> |
735 <dd> |
994 <dd> |
736 reference to the project object (Project) |
995 reference to the project object (Project) |
737 </dd> |
996 </dd> |
738 </dl><a NAME="GitProjectHelper.initActions" ID="GitProjectHelper.initActions"></a> |
997 </dl> |
|
998 <a NAME="GitProjectHelper.initActions" ID="GitProjectHelper.initActions"></a> |
739 <h4>GitProjectHelper.initActions</h4> |
999 <h4>GitProjectHelper.initActions</h4> |
740 <b>initActions</b>(<i></i>) |
1000 <b>initActions</b>(<i></i>) |
|
1001 |
741 <p> |
1002 <p> |
742 Public method to generate the action objects. |
1003 Public method to generate the action objects. |
743 </p><a NAME="GitProjectHelper.initMenu" ID="GitProjectHelper.initMenu"></a> |
1004 </p> |
|
1005 <a NAME="GitProjectHelper.initMenu" ID="GitProjectHelper.initMenu"></a> |
744 <h4>GitProjectHelper.initMenu</h4> |
1006 <h4>GitProjectHelper.initMenu</h4> |
745 <b>initMenu</b>(<i>menu</i>) |
1007 <b>initMenu</b>(<i>menu</i>) |
|
1008 |
746 <p> |
1009 <p> |
747 Public method to generate the VCS menu. |
1010 Public method to generate the VCS menu. |
748 </p><dl> |
1011 </p> |
|
1012 <dl> |
|
1013 |
749 <dt><i>menu</i></dt> |
1014 <dt><i>menu</i></dt> |
750 <dd> |
1015 <dd> |
751 reference to the menu to be populated (QMenu) |
1016 reference to the menu to be populated (QMenu) |
752 </dd> |
1017 </dd> |
753 </dl><a NAME="GitProjectHelper.initToolbar" ID="GitProjectHelper.initToolbar"></a> |
1018 </dl> |
|
1019 <a NAME="GitProjectHelper.initToolbar" ID="GitProjectHelper.initToolbar"></a> |
754 <h4>GitProjectHelper.initToolbar</h4> |
1020 <h4>GitProjectHelper.initToolbar</h4> |
755 <b>initToolbar</b>(<i>ui, toolbarManager</i>) |
1021 <b>initToolbar</b>(<i>ui, toolbarManager</i>) |
|
1022 |
756 <p> |
1023 <p> |
757 Public slot to initialize the VCS toolbar. |
1024 Public slot to initialize the VCS toolbar. |
758 </p><dl> |
1025 </p> |
|
1026 <dl> |
|
1027 |
759 <dt><i>ui</i></dt> |
1028 <dt><i>ui</i></dt> |
760 <dd> |
1029 <dd> |
761 reference to the main window (UserInterface) |
1030 reference to the main window (UserInterface) |
762 </dd><dt><i>toolbarManager</i></dt> |
1031 </dd> |
|
1032 <dt><i>toolbarManager</i></dt> |
763 <dd> |
1033 <dd> |
764 reference to a toolbar manager object |
1034 reference to a toolbar manager object |
765 (E5ToolBarManager) |
1035 (E5ToolBarManager) |
766 </dd> |
1036 </dd> |
767 </dl><a NAME="GitProjectHelper.removeToolbar" ID="GitProjectHelper.removeToolbar"></a> |
1037 </dl> |
|
1038 <a NAME="GitProjectHelper.removeToolbar" ID="GitProjectHelper.removeToolbar"></a> |
768 <h4>GitProjectHelper.removeToolbar</h4> |
1039 <h4>GitProjectHelper.removeToolbar</h4> |
769 <b>removeToolbar</b>(<i>ui, toolbarManager</i>) |
1040 <b>removeToolbar</b>(<i>ui, toolbarManager</i>) |
|
1041 |
770 <p> |
1042 <p> |
771 Public method to remove a toolbar created by initToolbar(). |
1043 Public method to remove a toolbar created by initToolbar(). |
772 </p><dl> |
1044 </p> |
|
1045 <dl> |
|
1046 |
773 <dt><i>ui</i></dt> |
1047 <dt><i>ui</i></dt> |
774 <dd> |
1048 <dd> |
775 reference to the main window (UserInterface) |
1049 reference to the main window (UserInterface) |
776 </dd><dt><i>toolbarManager</i></dt> |
1050 </dd> |
|
1051 <dt><i>toolbarManager</i></dt> |
777 <dd> |
1052 <dd> |
778 reference to a toolbar manager object |
1053 reference to a toolbar manager object |
779 (E5ToolBarManager) |
1054 (E5ToolBarManager) |
780 </dd> |
1055 </dd> |
781 </dl><a NAME="GitProjectHelper.setObjects" ID="GitProjectHelper.setObjects"></a> |
1056 </dl> |
|
1057 <a NAME="GitProjectHelper.setObjects" ID="GitProjectHelper.setObjects"></a> |
782 <h4>GitProjectHelper.setObjects</h4> |
1058 <h4>GitProjectHelper.setObjects</h4> |
783 <b>setObjects</b>(<i>vcsObject, projectObject</i>) |
1059 <b>setObjects</b>(<i>vcsObject, projectObject</i>) |
|
1060 |
784 <p> |
1061 <p> |
785 Public method to set references to the vcs and project objects. |
1062 Public method to set references to the vcs and project objects. |
786 </p><dl> |
1063 </p> |
|
1064 <dl> |
|
1065 |
787 <dt><i>vcsObject</i></dt> |
1066 <dt><i>vcsObject</i></dt> |
788 <dd> |
1067 <dd> |
789 reference to the vcs object |
1068 reference to the vcs object |
790 </dd><dt><i>projectObject</i></dt> |
1069 </dd> |
|
1070 <dt><i>projectObject</i></dt> |
791 <dd> |
1071 <dd> |
792 reference to the project object |
1072 reference to the project object |
793 </dd> |
1073 </dd> |
794 </dl><a NAME="GitProjectHelper.shutdown" ID="GitProjectHelper.shutdown"></a> |
1074 </dl> |
|
1075 <a NAME="GitProjectHelper.shutdown" ID="GitProjectHelper.shutdown"></a> |
795 <h4>GitProjectHelper.shutdown</h4> |
1076 <h4>GitProjectHelper.shutdown</h4> |
796 <b>shutdown</b>(<i></i>) |
1077 <b>shutdown</b>(<i></i>) |
|
1078 |
797 <p> |
1079 <p> |
798 Public method to perform shutdown actions. |
1080 Public method to perform shutdown actions. |
799 </p> |
1081 </p> |
800 <div align="right"><a href="#top">Up</a></div> |
1082 <div align="right"><a href="#top">Up</a></div> |
801 <hr /> |
1083 <hr /> |