Commit 70a17c8
Squashed implementation of native git support
Initial Commit with changes from #93
Added some tests which modify the abbrev length of the git.discribe to identify problems with the native git thingy
Added some tests which modify the abbrev length of the property git.commit.id.abbrev to identify problems with the native git thingy
Added some integration-tests for native git config tests
Added a new layer for git-Runtime (native VS jgit)
Improved the new Git-Dataprovider-Interface which now will handle the filling of the main git properties
changing the native git implementation to native git calls, so no xml or json parsing is necessary1 parent 0951a9d commit 70a17c8
12 files changed
Lines changed: 1200 additions & 242 deletions
File tree
- src
- main/java/pl/project13/maven/git
- util
- test/java/pl/project13/maven/git
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
112 | 112 | | |
113 | 113 | | |
114 | 114 | | |
| 115 | + | |
| 116 | + | |
| 117 | + | |
| 118 | + | |
| 119 | + | |
| 120 | + | |
| 121 | + | |
| 122 | + | |
115 | 123 | | |
116 | 124 | | |
117 | 125 | | |
| |||
545 | 553 | | |
546 | 554 | | |
547 | 555 | | |
| 556 | + | |
548 | 557 | | |
549 | 558 | | |
550 | 559 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
106 | 106 | | |
107 | 107 | | |
108 | 108 | | |
| 109 | + | |
| 110 | + | |
| 111 | + | |
| 112 | + | |
| 113 | + | |
| 114 | + | |
| 115 | + | |
| 116 | + | |
109 | 117 | | |
110 | 118 | | |
111 | 119 | | |
| |||
171 | 179 | | |
172 | 180 | | |
173 | 181 | | |
| 182 | + | |
| 183 | + | |
| 184 | + | |
| 185 | + | |
| 186 | + | |
| 187 | + | |
| 188 | + | |
174 | 189 | | |
175 | 190 | | |
176 | 191 | | |
| |||
182 | 197 | | |
183 | 198 | | |
184 | 199 | | |
| 200 | + | |
185 | 201 | | |
186 | 202 | | |
187 | 203 | | |
| |||
199 | 215 | | |
200 | 216 | | |
201 | 217 | | |
202 | | - | |
203 | | - | |
204 | | - | |
205 | | - | |
206 | 218 | | |
207 | | - | |
| 219 | + | |
| 220 | + | |
208 | 221 | | |
209 | | - | |
210 | 222 | | |
211 | | - | |
| 223 | + | |
212 | 224 | | |
213 | | - | |
214 | | - | |
215 | | - | |
| 225 | + | |
| 226 | + | |
| 227 | + | |
| 228 | + | |
216 | 229 | | |
217 | 230 | | |
218 | 231 | | |
| |||
221 | 234 | | |
222 | 235 | | |
223 | 236 | | |
224 | | - | |
225 | | - | |
| 237 | + | |
| 238 | + | |
| 239 | + | |
| 240 | + | |
| 241 | + | |
| 242 | + | |
| 243 | + | |
| 244 | + | |
226 | 245 | | |
227 | 246 | | |
228 | | - | |
229 | 247 | | |
230 | 248 | | |
231 | 249 | | |
| |||
0 commit comments