Commit Graph

943 Commits

Author SHA1 Message Date
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
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
f83933f485 added version informations to repository handler 2012-05-01 17:19:33 +02:00
Sebastian Sdorra
2cb6bb7d82 fix outdated git links, see issue 112 2012-04-10 14:47:21 +02:00
Sebastian Sdorra
b3719f7e0d archived repositories are not writable 2012-03-30 11:38:13 +02:00
Sebastian Sdorra
c052ae0327 remove unused import 2012-02-26 12:21:17 +01:00
Sebastian Sdorra
69fdfa7103 fix wrong license header format 2012-02-26 11:32:55 +01:00
Sebastian Sdorra
e5b8c0e5c6 merge with branch issue-99 2012-02-24 07:52:05 +01:00
Sebastian Sdorra
bd7397763d use repository directory as working directory for git repository hooks 2012-02-23 20:55:36 +01:00
Sebastian Sdorra
f0364e1520 added disable option to each core plugin 2012-02-11 16:18:46 +01:00
Sebastian Sdorra
23f234d2cf use author ident instead of commit ident 2012-02-04 14:52:31 +01:00
Sebastian Sdorra
06883d5f14 fix wrong modification list in git getChangeset 2012-01-19 15:56:34 +01:00
Sebastian Sdorra
7585056947 implement getChangeset for git 2012-01-18 19:31:00 +01:00
Sebastian Sdorra
9d29bcd743 added api to fetch a single changeset 2012-01-18 19:14:01 +01:00
Sebastian Sdorra
08cd811f53 merge with branch issue-59 2012-01-16 16:53:37 +01:00
Sebastian Sdorra
9d0970da5b remove git specific import resource 2012-01-15 15:12:31 +01:00
Sebastian Sdorra
52212bb558 improve AbstractImportHandler 2012-01-15 14:35:57 +01:00
Sebastian Sdorra
1d930d5537 added AbstractImportHandler 2012-01-15 14:30:39 +01:00
Sebastian Sdorra
0983b1d3d9 improve plugin descriptor of core plugins 2012-01-14 17:07:35 +01:00
Sebastian Sdorra
cf96e046b4 added basic git import 2012-01-12 14:27:58 +01:00
Sebastian Sdorra
01534177c2 added browser support for git submodules 2012-01-07 15:25:22 +01:00
Sebastian Sdorra
666b8ace74 indent 2012-01-04 17:07:34 +01:00
Sebastian Sdorra
029dc643e5 fix git hooks for repository structures 2012-01-04 17:04:14 +01:00
Sebastian Sdorra
bd7ef64be3 added parent ids to git changesets 2011-12-31 18:00:29 +01:00
Sebastian Sdorra
c832cb332a fix nullpointerexception in git servlet 2011-12-26 15:23:13 +01:00