Commit Graph

1281 Commits

Author SHA1 Message Date
Sebastian Sdorra
4ec9cdccbc start implementation of repository client api for git 2012-07-14 17:08:50 +02:00
Sebastian Sdorra
6c28282a7e added system property to skip mercurial tests 2012-07-14 11:05:20 +02:00
Sebastian Sdorra
5b23b60ee3 fix missing revision in browse command 2012-07-13 09:11:50 +02:00
Sebastian Sdorra
693f3882aa fix error from license formatter 2012-07-13 09:01:56 +02:00
Sebastian Sdorra
8a9b403340 fix license headers 2012-07-13 08:57:16 +02:00
Sebastian Sdorra
05c22eda7d implement browse command with javahg 2012-07-13 08:56:47 +02:00
Sebastian Sdorra
38dd72caaf added fileview extension to javahg repository 2012-07-12 21:29:40 +02:00
Sebastian Sdorra
b9042ebc97 added fileview mercurial extension 2012-07-12 21:25:57 +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
c3b286a745 implement branches command for hg 2012-07-10 20:51:36 +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
c157ac54e8 implement tags command for mercurial 2012-07-05 19:05:30 +02:00
Sebastian Sdorra
536f63e6df improve performance of diff command 2012-07-05 18:09:27 +02:00
Sebastian Sdorra
9a3d254af1 fix not found in revision 00... errors 2012-07-04 11:31:29 +02:00
Sebastian Sdorra
fbbaa32b55 improve performance for big history with paging 2012-07-04 11:18:58 +02:00
Sebastian Sdorra
ebc3db753e improve performance of mercurial log command 2012-07-04 10:33:11 +02:00
Sebastian Sdorra
b9eb0aff5f prepare for lazy loading 2012-07-04 10:00:41 +02:00
Sebastian Sdorra
d53449945e close repository after each unit test 2012-07-04 09:10:10 +02:00
Sebastian Sdorra
d2b93ded12 fix wrong style name 2012-07-04 09:09:50 +02:00
Sebastian Sdorra
2e2cb9cd9c improve changeset generation 2012-07-04 09:09:27 +02:00
Sebastian Sdorra
4aad609ea9 remove unused import 2012-07-04 08:13:46 +02:00
Sebastian Sdorra
b079327c58 use own javahg log command 2012-07-04 08:12:57 +02:00
Sebastian Sdorra
682071ffe8 start implementation of javahg log command to improve performance 2012-07-03 22:09:25 +02:00
Sebastian Sdorra
d6ac6789ab added todo comment 2012-07-01 20:45:58 +02:00
Sebastian Sdorra
c37b3c163a remove unused imports 2012-07-01 20:44:40 +02:00
Sebastian Sdorra
1df3815a6c use javahg for log command 2012-07-01 20:43:05 +02:00
Sebastian Sdorra
152943d15b use javahg for diff command 2012-07-01 19:30:23 +02:00
Sebastian Sdorra
41a8c515e3 use javahg for cat command 2012-07-01 19:22:42 +02:00
Sebastian Sdorra
6ac0b67dd0 use javahg for blame command 2012-07-01 19:15:46 +02:00
Sebastian Sdorra
5140b06f78 added dependency to javahg 2012-07-01 18:11:23 +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
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