Commit Graph

100 Commits

Author SHA1 Message Date
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
Sebastian Sdorra
1061fb2924 [maven-release-plugin] prepare release 1.14 2012-04-19 09:44:38 +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
7b74ef7820 [maven-release-plugin] prepare for next development iteration 2012-03-03 13:51:09 +01:00
Sebastian Sdorra
381914efc4 [maven-release-plugin] prepare release 1.13 2012-03-03 13:51:08 +01: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
d2de7bb004 update jgit to version 1.3.0.201202151440-r 2012-02-25 18:35:54 +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
7ab0b5950e [maven-release-plugin] prepare for next development iteration 2012-02-05 13:33:24 +01:00
Sebastian Sdorra
90ae6811c2 [maven-release-plugin] prepare release 1.12 2012-02-05 13:33:23 +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
70a7ad1a5f [maven-release-plugin] prepare for next development iteration 2012-01-08 16:46:59 +01:00
Sebastian Sdorra
12eb65f52e [maven-release-plugin] prepare release 1.11 2012-01-08 16:46:57 +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
123ecb6af3 [maven-release-plugin] prepare for next development iteration 2011-12-26 15:51:23 +01:00
Sebastian Sdorra
0405a6633f [maven-release-plugin] prepare release 1.10 2011-12-26 15:51:21 +01:00
Sebastian Sdorra
c832cb332a fix nullpointerexception in git servlet 2011-12-26 15:23:13 +01:00
Sebastian Sdorra
a1d031e587 fix potential bugs, detected by findbugs and pmd 2011-12-24 15:45:03 +01:00
Sebastian Sdorra
f7b45c84a3 update jgit to version 1.2.0.201112221803-r 2011-12-23 19:46:21 +01:00
Sebastian Sdorra
5bddcc1ab8 merge with branch issue-77 2011-12-14 17:35:44 +01:00
Sebastian Sdorra
ea085d395d use checkedprovider for repository injection 2011-12-11 17:12:09 +01:00
Sebastian Sdorra
736e1f183f catch MissingObjectException with git submodules 2011-12-01 20:36:41 +01:00