Commit Graph

1237 Commits

Author SHA1 Message Date
Sebastian Sdorra
f50e3d912b implement branch option for git log command 2012-07-27 11:09:32 +02:00
Sebastian Sdorra
d45d10de35 fix wrong git tag names and revisions 2012-07-24 21:50:44 +02:00
Sebastian Sdorra
c579e5fde5 create tests jar for git tests 2012-07-15 16:46:28 +02:00
Sebastian Sdorra
5dd684973a read provider implementations from classpath 2012-07-15 16:23:47 +02:00
Sebastian Sdorra
ac5fab3e8d allow multiple provider implementations 2012-07-15 16:20:18 +02:00
Sebastian Sdorra
276710ca32 implement close method 2012-07-15 15:59:01 +02:00
Sebastian Sdorra
de01c03642 implement git push command 2012-07-14 17:19:35 +02:00
Sebastian Sdorra
4ec9cdccbc start implementation of repository client api for git 2012-07-14 17:08:50 +02:00
Sebastian Sdorra
afd5f006d5 fix license headers 2012-07-10 21:11:35 +02:00
Sebastian Sdorra
8912ba8c00 added branches command to supported command list 2012-07-10 20:52:19 +02:00
Sebastian Sdorra
ad1f6deabc implement branches command for git 2012-07-10 20:47:42 +02:00
Sebastian Sdorra
71514fc14f improve git branch informations 2012-07-10 16:23:11 +02:00
Sebastian Sdorra
414b8790a2 remove unused imports 2012-07-06 08:45:44 +02:00
Sebastian Sdorra
8947f78658 use commit id instead of ref id for git tags command 2012-07-06 08:33:02 +02:00
Sebastian Sdorra
da4a133b05 added todo comment 2012-07-05 21:28:15 +02:00
Sebastian Sdorra
058ab265b9 fix missing git tags in commit detail view 2012-07-05 21:21:37 +02:00
Sebastian Sdorra
3e4b0d19a3 remove unused imports 2012-07-05 20:44:06 +02:00
Sebastian Sdorra
f5571adab2 implements tags command for git 2012-07-05 19:22:59 +02:00
Sebastian Sdorra
374aa7fec0 [maven-release-plugin] prepare for next development iteration 2012-07-01 15:45:14 +02:00
Sebastian Sdorra
1d297cf66c [maven-release-plugin] prepare release 1.17 2012-07-01 15:45:13 +02:00
Sebastian Sdorra
b1904c6615 fix get range from git log command 2012-07-01 15:23:46 +02:00
Sebastian Sdorra
9cd1de86d6 improve logging of GitUtil 2012-07-01 15:23:11 +02:00
Sebastian Sdorra
a4ffc37624 improve logging of changeset converter 2012-07-01 14:58:08 +02:00
Sebastian Sdorra
a97cd8cab6 fix npe with start revision and without end revision 2012-06-29 14:36:48 +02:00
Sebastian Sdorra
04939d5a4d update jgit to version 2.0.0.201206130900-r 2012-06-26 21:25:57 +02:00
Sebastian Sdorra
cb16d451ed fix license headers 2012-06-24 17:59:04 +02:00
Sebastian Sdorra
13c6eb978c improve performance of git repository api 2012-06-21 19:56:35 +02:00
Sebastian Sdorra
4a5fd4fb8c added unit test for git get all with paging 2012-06-16 12:54:04 +02:00
Sebastian Sdorra
f66c81284a create basic test class for zipped repository tests 2012-06-13 10:32:48 +02:00
Sebastian Sdorra
eecaa04f05 added unit test for git blame command 2012-06-12 14:44:08 +02:00
Sebastian Sdorra
293e585d47 fix unit tests for git commands 2012-06-12 14:30:25 +02:00
Sebastian Sdorra
776ea53310 improve logging and exception handling of git commands 2012-06-12 14:27:16 +02:00
Sebastian Sdorra
94f46d587e improve unit test repository 2012-06-11 17:37:37 +02:00
Sebastian Sdorra
f5f2184356 implement git blame command 2012-06-11 17:27:32 +02:00
Sebastian Sdorra
d58e1ac2c9 added git diff command 2012-06-11 17:23:56 +02:00
Sebastian Sdorra
8f6bbb8eb5 added unit tests for git browse command 2012-06-11 17:15:14 +02:00
Sebastian Sdorra
4986a4cb30 implement git browse command 2012-06-11 16:57:25 +02:00
Sebastian Sdorra
a407a6cb1d added unit tests for cat command 2012-06-11 16:38:07 +02:00
Sebastian Sdorra
ad2cdfd967 implement cat command for git 2012-06-11 16:30:08 +02:00
Sebastian Sdorra
b4380a0067 added unit tests for git log command 2012-06-11 16:24:14 +02:00
Sebastian Sdorra
c209def286 reimplement getChangesets by request 2012-06-11 15:46:19 +02:00
Sebastian Sdorra
c8b5902650 fix wrong end parameter 2012-06-11 15:16:55 +02:00
Sebastian Sdorra
4afe19285c start implementation of git log command 2012-06-11 14:24:19 +02:00
Sebastian Sdorra
d9cedfd8b1 [maven-release-plugin] prepare for next development iteration 2012-06-03 11:23:33 +02:00
Sebastian Sdorra
e837e37817 [maven-release-plugin] prepare release 1.16 2012-06-03 11:23:31 +02:00
Sebastian Sdorra
1de8cdb7f4 use same version for scm-test and plugins 2012-05-13 18:42:36 +02:00
Sebastian Sdorra
cac2f69c89 [maven-release-plugin] prepare for next development iteration 2012-05-12 21:04:48 +02:00
Sebastian Sdorra
5ee44dbb07 [maven-release-plugin] prepare release 1.15 2012-05-12 21:04:47 +02:00
Sebastian Sdorra
f83933f485 added version informations to repository handler 2012-05-01 17:19:33 +02:00
Sebastian Sdorra
945dbba396 [maven-release-plugin] prepare for next development iteration 2012-04-19 09:44:40 +02:00