Commit Graph

691 Commits

Author SHA1 Message Date
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
758202568c fix not serializable cache exception 2012-06-26 21:29:14 +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
0b3b595c87 fix svn version informations 2012-06-24 16:03:35 +02:00
Sebastian Sdorra
db42d835cf fix mercurial version informations 2012-06-24 16:00:46 +02:00
Sebastian Sdorra
7a7579edef improve performance of subversion repository api 2012-06-21 20:18:05 +02:00
Sebastian Sdorra
13c6eb978c improve performance of git repository api 2012-06-21 19:56:35 +02:00
Sebastian Sdorra
c5789e8691 fix another svn paging bug 2012-06-16 14:11:36 +02:00
Sebastian Sdorra
e58025f3b8 added unit test for mercurial log command paging 2012-06-16 13:30:21 +02:00
Sebastian Sdorra
e2889a6fee fix paging of mercurial log command 2012-06-16 13:30:05 +02:00
Sebastian Sdorra
6567b9319b added unit test for svn log command paging 2012-06-16 13:12:14 +02:00
Sebastian Sdorra
fce9770493 fix bug in paging of svn log command 2012-06-16 13:11:39 +02:00
Sebastian Sdorra
4a5fd4fb8c added unit test for git get all with paging 2012-06-16 12:54:04 +02:00
Sebastian Sdorra
c6e947ef3c merge with branch issue-182 2012-06-15 16:36:02 +02:00
Sebastian Sdorra
659130a172 added compatibility modes for svn 1.7 2012-06-15 16:33:10 +02:00
Sebastian Sdorra
e56cf1a41d enable all unit tests for hg log command 2012-06-13 15:40:01 +02:00
Sebastian Sdorra
402cc9af5a improve hg log command 2012-06-13 15:39:36 +02:00
Sebastian Sdorra
2f2b25aa1f added basic unit test for hg log command 2012-06-13 14:29:33 +02:00
Sebastian Sdorra
0bb11a1740 added unit test for hg blame command 2012-06-13 14:17:19 +02:00
Sebastian Sdorra
08f87390d4 added unit test for hg browse command 2012-06-13 14:13:42 +02:00
Sebastian Sdorra
ab98be035d remove trailing slash from path 2012-06-13 14:03:28 +02:00
Sebastian Sdorra
354fe0a211 added unit test for hg cat command 2012-06-13 13:37:08 +02:00
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