Commit Graph

1015 Commits

Author SHA1 Message Date
Sebastian Sdorra
cb2a210bd0 remove unused import 2011-09-18 16:25:39 +02:00
Sebastian Sdorra
003717275d added tree filter 2011-09-18 16:24:39 +02:00
Sebastian Sdorra
98aeeabbdb implementing git diff viewer 2011-09-18 15:52:55 +02:00
Sebastian Sdorra
7f5a063246 added mercurial diff support 2011-09-18 10:58:17 +02:00
Sebastian Sdorra
9514f0397e fix wrong line number 2011-09-16 15:38:40 +02:00
Sebastian Sdorra
668600b65d rename BlamePagingResult to BlameResult 2011-09-16 09:05:06 +02:00
Sebastian Sdorra
0e82fc1ffe fix git blame revision 2011-09-15 14:04:38 +02:00
Sebastian Sdorra
045c002ec3 fix wrong svn blame line number 2011-09-15 13:54:44 +02:00
Sebastian Sdorra
4c2b9a66e2 fix wrong svn blame revision 2011-09-15 13:54:14 +02:00
Sebastian Sdorra
4644af0580 fix wrong git blame line number 2011-09-15 13:41:53 +02:00
Sebastian Sdorra
0c59e16c46 fix mercurial blame author and when date 2011-09-15 13:40:24 +02:00
Sebastian Sdorra
158d3552c3 start implementing mercurial blame viewer 2011-09-15 11:54:31 +02:00
Sebastian Sdorra
6c127b62bf use long instead of date 2011-09-15 10:48:59 +02:00
Sebastian Sdorra
27d2c0e482 improve logging 2011-09-15 10:44:52 +02:00
Sebastian Sdorra
220dce25f0 use person object for blame author informations 2011-09-15 10:44:00 +02:00
Sebastian Sdorra
f4367f2684 added revision to BlameLine 2011-09-14 11:58:58 +02:00
Sebastian Sdorra
8dc56330c2 apply patch for blame support from naver.com 2011-09-14 11:13:14 +02:00
Sebastian Sdorra
6af6f9e8ed [maven-release-plugin] prepare for next development iteration 2011-09-07 14:14:29 +02:00
Sebastian Sdorra
8343f7c1b4 [maven-release-plugin] prepare release 1.7 2011-09-07 14:14:26 +02:00
Sebastian Sdorra
2030744823 update svnkit-dav to version 1.3.5.6 2011-09-06 20:47:03 +02:00
Sebastian Sdorra
1e818b56cd update svnkit-dav to version 1.3.5.6-SNAPSHOT to fix #45 2011-08-27 18:06:35 +02:00
Sebastian Sdorra
68ad2afb35 fix bug in HgHookManager 2011-08-23 16:13:28 +02:00
Sebastian Sdorra
60eea3541e improve output of changegroup.scm hook 2011-08-23 16:13:01 +02:00
Sebastian Sdorra
48b37d688c improve logging of mercurial hook callback 2011-08-23 15:43:15 +02:00
Sebastian Sdorra
920a36b6db [maven-release-plugin] prepare for next development iteration 2011-08-11 11:26:59 +02:00
Sebastian Sdorra
f4dad46d43 [maven-release-plugin] prepare release 1.6 2011-08-11 11:26:56 +02:00
Sebastian Sdorra
e7a1d3abe0 remove unused dependency 2011-08-10 08:41:49 +02:00
Sebastian Sdorra
dd42eeb892 fix error 500 in repository browser with configured python path 2011-08-09 15:58:25 +02:00
Sebastian Sdorra
b93230c8a1 use a servlet instead of a restful resource 2011-08-07 16:35:51 +02:00
Sebastian Sdorra
8e4ff52207 fix wrong total result 2011-08-07 16:16:40 +02:00
Sebastian Sdorra
4c6f7d8401 fix wrong total result 2011-08-06 22:00:23 +02:00
Sebastian Sdorra
3d97e1589a added missing license header 2011-08-04 15:22:11 +02:00
Sebastian Sdorra
0553e420b3 update web-compressor plugin to version 1.1 2011-08-04 14:55:46 +02:00
Sebastian Sdorra
1fd366136c added fix-descriptor mojo 2011-08-03 19:25:34 +02:00
Sebastian Sdorra
26fd9f6e6c added support for native git post-receive hook 2011-08-03 09:28:26 +02:00
Sebastian Sdorra
d152e6dd9e update svnkit-dav to version 1.3.5.5 2011-08-02 17:32:33 +02:00
Sebastian Sdorra
6056086b60 improve error handling 2011-07-30 13:43:39 +02:00
Sebastian Sdorra
66623b00c9 added scm-maven-plugin to scm-plugins 2011-07-30 13:40:20 +02:00
Sebastian Sdorra
8b4ebc31aa fix overview page for git repository without HEAD ref 2011-07-29 08:15:20 +02:00
Sebastian Sdorra
ea4decdd08 fix source brower for git repository without HEAD ref 2011-07-28 22:16:40 +02:00
Sebastian Sdorra
3463a5ed01 fix issue with git repository without HEAD ref 2011-07-28 22:13:19 +02:00
Sebastian Sdorra
fe78d8545e merge with branch issue-36 2011-07-25 15:14:59 +02:00
Sebastian Sdorra
9453f69494 fix NullPointerException with empty git repositories, see issue #36 2011-07-25 09:12:14 +02:00
Sebastian Sdorra
20b62974f4 improve creation of mercurial hook script 2011-07-24 13:36:19 +02:00
Sebastian Sdorra
0811b7590a fix nullpointerexception 2011-07-24 13:14:27 +02:00
Sebastian Sdorra
6b678b502a added a challenge for mercurial hooks 2011-07-22 13:08:12 +02:00
Sebastian Sdorra
21013a967f register missing mercurial hooks 2011-07-22 12:50:45 +02:00
Sebastian Sdorra
b5b91865bf register hook on new repository creation 2011-07-22 12:25:59 +02:00
Sebastian Sdorra
3d9601415e inform user of mercurial hook execution 2011-07-22 12:25:42 +02:00
Sebastian Sdorra
46223730fb fire mercurial hook events 2011-07-21 22:13:42 +02:00