Commit Graph

1015 Commits

Author SHA1 Message Date
Sebastian Sdorra
43224d595b merge with branch issue-226 2012-08-16 19:52:58 +02:00
Sebastian Sdorra
41ec0431e4 fix npe on windows startup 2012-08-16 08:11:34 +02:00
Sebastian Sdorra
bc34f85a1d fix lincense headers 2012-08-12 21:55:18 +02:00
Sebastian Sdorra
cf2236bbbb remove unused imports 2012-08-12 20:06:11 +02:00
Sebastian Sdorra
e382e73797 [maven-release-plugin] prepare for next development iteration 2012-08-12 15:03:18 +02:00
Sebastian Sdorra
56099cf6d8 [maven-release-plugin] prepare release 1.18 2012-08-12 15:03:17 +02:00
Sebastian Sdorra
9f4fb5dd67 fix bug in log command with empty git repositories 2012-08-12 14:58:18 +02:00
Sebastian Sdorra
6d7a6d5d1e use version 0.3.1-scm of javahg 2012-08-12 14:25:35 +02:00
Sebastian Sdorra
6d7b5fd2cc fix hg.py instead of hg.bat 2012-08-11 16:04:12 +02:00
Sebastian Sdorra
5e815cecc0 fix defect hg.bat from package installation 2012-08-11 15:40:38 +02:00
Sebastian Sdorra
be5c3bd131 set repository encoding if available 2012-08-09 20:34:01 +02:00
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
9c75551726 remove unused import 2012-08-09 20:04:48 +02:00
Sebastian Sdorra
30fea6e463 allow configuration of mercurial repository encoding 2012-08-09 19:44:26 +02:00
Sebastian Sdorra
30a5a9f743 use scm-manager maven repository for javahg snapshots 2012-08-05 17:26:42 +02:00
Sebastian Sdorra
222e2872ab use slf4j for javahg logging 2012-08-05 16:28:11 +02:00
Sebastian Sdorra
21f51ba868 fix another npe on empty repository 2012-08-03 08:31:27 +02:00
Sebastian Sdorra
1a63bb58e2 fix npe on empty repository 2012-08-03 08:31:09 +02:00
Sebastian Sdorra
d919338cc2 pass supported repository commands to scm state 2012-08-03 07:50:04 +02:00
Sebastian Sdorra
f50e3d912b implement branch option for git log command 2012-07-27 11:09:32 +02:00
Sebastian Sdorra
f94b1a43db implement branch option for mercurial log command 2012-07-27 10:54:48 +02:00
Sebastian Sdorra
a86a817eb0 update mercurial extension fileview 2012-07-26 15:11:52 +02:00
Sebastian Sdorra
aa90384416 merge with branch issue-215 2012-07-26 14:58:59 +02:00
Sebastian Sdorra
d3bc1ed40e fix wrong directory content in source browser 2012-07-26 08:31:03 +02:00
Sebastian Sdorra
d45d10de35 fix wrong git tag names and revisions 2012-07-24 21:50:44 +02:00
Sebastian Sdorra
74ba4360e8 merge with issue-211 2012-07-19 15:59:10 +02:00
Sebastian Sdorra
69eb7378da use slf4j to log svnkit messages 2012-07-19 12:42:02 +02:00
Sebastian Sdorra
3a6e19a41c create tests jar for subversion tests 2012-07-15 16:48:42 +02:00
Sebastian Sdorra
762751ec10 create tests jar for mercurial tests 2012-07-15 16:47:36 +02:00
Sebastian Sdorra
c579e5fde5 create tests jar for git tests 2012-07-15 16:46:28 +02:00
Sebastian Sdorra
5dd684973a read provider implementations from classpath 2012-07-15 16:23:47 +02:00
Sebastian Sdorra
ac5fab3e8d allow multiple provider implementations 2012-07-15 16:20:18 +02:00
Sebastian Sdorra
276710ca32 implement close method 2012-07-15 15:59:01 +02:00
Sebastian Sdorra
de01c03642 implement git push command 2012-07-14 17:19:35 +02:00
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