2018-01-27 10:40 GMT+01:00 Christian Lenz <christian.l...@gmx.net>:

> Great Thing Jaroslav. Of Course we need more and better git support in
> NetBeans, like the long asked feature for a visual git log like this:
> https://blog.jetbrains.com/idea/files/2011/11/log1.jpg. Only to let you
> know that. This is of Course another topic and I will create a new ticket
> for this. I did it in the bugzilla board already.
>

I'd argue that this is an excellent opportunity to use HTML/Java UI - I
assume there is a bunch of HTML+JavaScript based solution for rendering
this and it makes little sense to write new one in Swing. I am CCing Pavel,
as I believe he wrote one as well.

-jt


Von: Jaroslav Tulach
> Gesendet: Samstag, 27. Januar 2018 10:00
> An: Apache NetBeans
> Betreff: Improve Git Support
>
> Hi devs,
> if you want to get familiar with (part of) NetBeans code base and
> contribute
> to development of this IDE, here is a quest:
>
> Please take a look at my PR: https://github.com/apache/incubator-netbeans/
> pull/391/files
>
> It improves the "Show Git History" window to handle `git replace`. It is a
> simple change - when there is no parent of certain Git RevCommit - search
> refs/replace/<id> and continue the search from there.
>
> Don't you want to improve your development karma by doing the same for
> "Show
> Annotations" e.g. `git blame` support?
>
> -jt
>
> PS: In any case I need a reviewer to approve my change, so give me a +1,
> please.
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: dev-unsubscr...@netbeans.incubator.apache.org
> For additional commands, e-mail: dev-h...@netbeans.incubator.apache.org
>
> For further information about the NetBeans mailing lists, visit:
> https://cwiki.apache.org/confluence/display/NETBEANS/Mailing+lists
>
>
>
>
>

Reply via email to