13423 Commits

Author SHA1 Message Date
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
8dd8b261e5 added description to blame panel 2011-09-22 17:44:14 +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
438a2bf77f fix typo 2011-09-20 16:16:08 +02:00
Sebastian Sdorra
eecbf5ca7b svn diff 2011-09-19 09:52:30 +02:00
Sebastian Sdorra
fa26530226 fix wrong download name 2011-09-18 18:34:35 +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
95fca0a762 added Content-Disposition header to diff 2011-09-18 17:13:30 +02:00
Sebastian Sdorra
5792a78c40 added Sonia.repository.DiffPanel 2011-09-18 17:04:50 +02:00
Sebastian Sdorra
4d7c88dc90 use short git id 2011-09-18 16:31:16 +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
77276454c0 added diff view to ui 2011-09-18 16:07:29 +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
c1e15bc60d added resource for diff view 2011-09-18 10:44:31 +02:00
Sebastian Sdorra
3011c53c27 added DiffViewer 2011-09-18 10:26:49 +02:00
Sebastian Sdorra
b15235696b added missing BlameViewerProvider 2011-09-18 10:17:22 +02:00
Sebastian Sdorra
d71e9976d0 use provider classes 2011-09-18 10:15:58 +02:00
Sebastian Sdorra
aaef6431b5 added BlameViewerProvider and ChangesetViewerProvider 2011-09-18 10:05:00 +02:00
Sebastian Sdorra
66c7c2dc2b create id for content panel 2011-09-18 09:57:40 +02:00
Sebastian Sdorra
89b4646624 improve contentpanel 2011-09-18 09:43:30 +02:00
Sebastian Sdorra
9ad604fc08 improve content panel 2011-09-16 15:59:11 +02:00
Sebastian Sdorra
4be252b98e added simple blame support to user interface 2011-09-16 15:55:52 +02:00
Sebastian Sdorra
52480b72f1 prepare for blame support 2011-09-16 15:40:31 +02:00
Sebastian Sdorra
9514f0397e fix wrong line number 2011-09-16 15:38:40 +02:00
Sebastian Sdorra
004a6ab74d added content disposition header to getContent method for raw download 2011-09-16 14:59:08 +02:00
Sebastian Sdorra
7aa955e212 added raw function to content view 2011-09-16 14:51:05 +02:00
Sebastian Sdorra
0db94e2cb7 added changeset client api 2011-09-16 10:27:07 +02:00
Sebastian Sdorra
5f876c7da9 make ChangesetPaginigResult iterable 2011-09-16 10:25:30 +02:00
Sebastian Sdorra
2cbde2fd17 added repository browser client api 2011-09-16 10:09:11 +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
5e28499379 rename blame method to getBlame 2011-09-15 13:27:39 +02:00
Sebastian Sdorra
5daade4f7b fix broken build 2011-09-15 13:27:02 +02:00
Sebastian Sdorra
158d3552c3 start implementing mercurial blame viewer 2011-09-15 11:54:31 +02:00
Sebastian Sdorra
4e76b3e18e blame viewer throws IOException and RepositoryException 2011-09-15 11:16:46 +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
77951efb71 added plain text support for blame 2011-09-14 11:46:50 +02:00