Commit Graph

451 Commits

Author SHA1 Message Date
Sebastian Sdorra
9259641347 fix git hook exception handling 2011-10-07 15:58:42 +02:00
Sebastian Sdorra
9e9db969c5 improve mercurial hooks 2011-10-06 17:51:25 +02:00
Sebastian Sdorra
1d8695463c improve logging 2011-10-05 19:19:24 +02:00
Sebastian Sdorra
be674af741 abort mercurial transaction if pre receive hook fails 2011-10-05 18:54:39 +02:00
Sebastian Sdorra
a6f00f9d4c fix bug in mercurial hook registration 2011-10-05 18:38:24 +02:00
Sebastian Sdorra
475f1a67a0 fix bug with git repositories without head 2011-10-03 16:56:28 +02:00
Sebastian Sdorra
9600056601 fix mercurial pre receive hook 2011-09-30 08:50:21 +02:00
Sebastian Sdorra
47f0272f56 improve logging 2011-09-30 08:37:48 +02:00
Sebastian Sdorra
219af68563 fix branches and tags 2011-09-29 15:06:54 +02:00
Sebastian Sdorra
1438579757 fix missing author 2011-09-29 15:01:55 +02:00
Sebastian Sdorra
860e9367c9 improve performance of mercurial changesetviewer 2011-09-29 14:57:00 +02:00
Sebastian Sdorra
52527af7f8 added logging 2011-09-29 14:17:14 +02:00
Sebastian Sdorra
e8163dcf50 remove unused imports 2011-09-29 14:15:26 +02:00
Sebastian Sdorra
7e690ad5cb commit remove unused import 2011-09-28 19:01:57 +02:00
Sebastian Sdorra
a5d733f1c6 fix wrong logging message 2011-09-28 10:07:49 +02:00
Sebastian Sdorra
83c8996ece added logging for HgRepositoryHookEvent 2011-09-28 10:05:13 +02:00
Sebastian Sdorra
2a53cf8e1c register pretxnchangegroup hooks for existing mercurial repositories 2011-09-28 09:58:10 +02:00
Sebastian Sdorra
7a046fc698 register pretxnchangegroup for new mercurial repositories 2011-09-28 09:49:36 +02:00
Sebastian Sdorra
e056c39435 fetch pending commits only on pre-receive hooks 2011-09-28 09:46:17 +02:00
Sebastian Sdorra
b07810c2d1 implement mercurial pre-receive hook 2011-09-28 09:42:16 +02:00
Sebastian Sdorra
8cf66a7f15 implement pre receive hook for svn repositories 2011-09-27 21:52:39 +02:00
Sebastian Sdorra
667b489036 implement pre receive hook for git repositories 2011-09-27 21:19:40 +02:00
Sebastian Sdorra
05dc2c64bb fix git pre receive file hook 2011-09-27 20:09:54 +02:00
Sebastian Sdorra
e35c0f2610 update jgit to version 1.1.0.201109151100-r 2011-09-22 20:57:16 +02:00
Sebastian Sdorra
00f8d8f124 use short node instead of revision number 2011-09-22 20:35:43 +02:00
Sebastian Sdorra
58b935794e added getResultFromScript to HgUtil 2011-09-22 19:26:56 +02:00
Sebastian Sdorra
798b7332d7 use hgblame.py script to show commit description in mercurial blame view 2011-09-22 19:07:14 +02:00
Sebastian Sdorra
c5a3e34fb6 use HgUtil for repository browser 2011-09-22 18:58:13 +02:00
Sebastian Sdorra
99fd08ef49 added createPythonProcess method to HgUtil 2011-09-22 18:57:08 +02:00
Sebastian Sdorra
29ba1d5607 uncomment python path 2011-09-22 18:41:54 +02:00
Sebastian Sdorra
448e1bc8af added python to improve mercurial blame support 2011-09-22 18:41:29 +02:00
Sebastian Sdorra
88f21cb964 added description to svn blame lines 2011-09-22 17:40:54 +02:00
Sebastian Sdorra
b903efee62 improve blame api and description to blameline 2011-09-22 15:49:28 +02:00
Sebastian Sdorra
eecbf5ca7b svn diff 2011-09-19 09:52:30 +02:00
Sebastian Sdorra
9e68855272 remove wrong comment 2011-09-18 18:05:14 +02:00
Sebastian Sdorra
45a469f3df added diff support for subversion 2011-09-18 18:02:49 +02:00
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