Commit Graph

17 Commits

Author SHA1 Message Date
Sebastian Sdorra
461d723a77 added repository property to change the encoding of a single mercurial repository 2012-08-09 20:29:00 +02:00
Sebastian Sdorra
6c28282a7e added system property to skip mercurial tests 2012-07-14 11:05:20 +02:00
Sebastian Sdorra
05c22eda7d implement browse command with javahg 2012-07-13 08:56:47 +02:00
Sebastian Sdorra
d53449945e close repository after each unit test 2012-07-04 09:10:10 +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
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
cb16d451ed fix license headers 2012-06-24 17:59:04 +02:00
Sebastian Sdorra
e58025f3b8 added unit test for mercurial log command paging 2012-06-16 13:30:21 +02:00
Sebastian Sdorra
e56cf1a41d enable all unit tests for hg log command 2012-06-13 15:40:01 +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
354fe0a211 added unit test for hg cat command 2012-06-13 13:37:08 +02:00
Sebastian Sdorra
8975eccd88 improve mercurial command handling 2011-10-08 15:31:10 +02:00
Sebastian Sdorra
fa1d433a36 move core plugins back to main repository, because of a broken release management 2011-07-01 18:43:26 +02:00