Commit Graph

1015 Commits

Author SHA1 Message Date
Sebastian Sdorra
74045097b6 fix nullpointerexception 2012-06-13 13:36:46 +02:00
Sebastian Sdorra
89d0b305d7 implement mercurial log command 2012-06-13 12:33:03 +02:00
Sebastian Sdorra
0c5e8c944b implement blame command for mercurial 2012-06-13 12:28:11 +02:00
Sebastian Sdorra
b1fcfa5328 implement diff command for mercurial 2012-06-13 12:25:19 +02:00
Sebastian Sdorra
67c6eef808 register hg browse command 2012-06-13 12:22:00 +02:00
Sebastian Sdorra
dc913d3df6 implement browse command for mercurial 2012-06-13 12:20:55 +02:00
Sebastian Sdorra
9b4afc647a implement cat command for mercurial 2012-06-13 12:16:18 +02:00
Sebastian Sdorra
88dfaf8467 fix compile error 2012-06-13 12:16:01 +02:00
Sebastian Sdorra
468c17b38c remove jaxbcontext from AbstractHgHandler 2012-06-13 12:14:57 +02:00
Sebastian Sdorra
c7370b84ab start implementation of new repository api for mercurial 2012-06-13 11:52:50 +02:00
Sebastian Sdorra
1ef88832b2 added missing svn test repository 2012-06-13 11:46:57 +02:00
Sebastian Sdorra
1d6246dad7 added unit test for svn log command 2012-06-13 11:46:42 +02:00
Sebastian Sdorra
c930ad29e9 fix wrong start and end revision for svn log command 2012-06-13 11:46:22 +02:00
Sebastian Sdorra
090dfdaaa9 remove leading slash from svn modification paths 2012-06-13 11:39:57 +02:00
Sebastian Sdorra
56452e9de7 added unit test for svn blame command 2012-06-13 11:30:29 +02:00
Sebastian Sdorra
3936fd25a3 added unit test for svn browse command 2012-06-13 11:24:24 +02:00
Sebastian Sdorra
5801e6d084 added unit test for svn cat command 2012-06-13 11:20:22 +02:00
Sebastian Sdorra
f66c81284a create basic test class for zipped repository tests 2012-06-13 10:32:48 +02:00
Sebastian Sdorra
75717bfea0 improve log command for svn 2012-06-13 10:28:09 +02:00
Sebastian Sdorra
f7ec60bb9d start implementation of log command for subversion 2012-06-12 16:06:05 +02:00
Sebastian Sdorra
334401bf18 implement blame command for subversion 2012-06-12 15:58:44 +02:00
Sebastian Sdorra
16665a0b67 implement diff command for subversion 2012-06-12 15:48:50 +02:00
Sebastian Sdorra
018926632a implement browse command for subversion 2012-06-12 15:42:28 +02:00
Sebastian Sdorra
d42a3c089e start implementation of new repository api for svn 2012-06-12 15:12: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
3e1d4a0602 merge with branch issue-173 2012-06-07 10:00:41 +02:00
Sebastian Sdorra
d3976c861c fix mercurial import with non valid mail address in contact field 2012-06-06 14:59:31 +02:00
Sebastian Sdorra
ade02c31c5 disable ssl validation for mercurial hook detection 2012-06-04 14:06:30 +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
4af358d385 fix wrong error messages 2012-06-03 11:07:13 +02:00
Sebastian Sdorra
043421b9c1 do not exclude sqljet 2012-06-03 11:06:26 +02:00
Sebastian Sdorra
6684643717 merge with branch issue-162 2012-06-03 10:15:59 +02:00
Sebastian Sdorra
a5fa1fc007 improve mercurial hook error handling 2012-06-02 15:06:59 +02:00
Sebastian Sdorra
3ba0766281 added missing log parameter 2012-06-02 14:44:45 +02:00
Sebastian Sdorra
5f5fe1cf58 implement hook url detection 2012-06-02 14:42:46 +02:00
Sebastian Sdorra
36afdb9f1a merge with branch issue-163 2012-05-29 16:55:21 +02:00