Commit Graph

150 Commits

Author SHA1 Message Date
Sebastian Sdorra
81f90209f3 indent and logging 2012-09-13 16:07:23 +02:00
Sebastian Sdorra
33a6645ce3 retrieve branch informations from receive command 2012-08-29 11:08:04 +02:00
Sebastian Sdorra
4ca0d820e7 [maven-release-plugin] prepare for next development iteration 2012-08-26 13:55:57 +02:00
Sebastian Sdorra
1d0432d7c0 [maven-release-plugin] prepare release 1.20 2012-08-26 13:55:55 +02:00
Sebastian Sdorra
b62ff5c7a9 fix wrong file modifications on git changeset overview 2012-08-20 11:12:08 +02:00
Sebastian Sdorra
789631161e improve log message 2012-08-20 10:51:07 +02:00
Sebastian Sdorra
83003def31 [maven-release-plugin] prepare for next development iteration 2012-08-18 14:13:46 +02:00
Sebastian Sdorra
1928b11aed [maven-release-plugin] prepare release 1.19 2012-08-18 14:13:44 +02:00
Sebastian Sdorra
bc34f85a1d fix lincense headers 2012-08-12 21:55:18 +02:00
Sebastian Sdorra
e382e73797 [maven-release-plugin] prepare for next development iteration 2012-08-12 15:03:18 +02:00
Sebastian Sdorra
56099cf6d8 [maven-release-plugin] prepare release 1.18 2012-08-12 15:03:17 +02:00
Sebastian Sdorra
9f4fb5dd67 fix bug in log command with empty git repositories 2012-08-12 14:58:18 +02:00
Sebastian Sdorra
d919338cc2 pass supported repository commands to scm state 2012-08-03 07:50:04 +02:00
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