mbien opened a new pull request, #7128: URL: https://github.com/apache/netbeans/pull/7128
Lets try to make the git history UI a bit more useful. This doesn't fix the advanced search or its 24 branch limit, this is purely UI/UX. screenshot:  diff view:  - vertical / horizontal layout switcher - removed loading screen to make the diff load faster :) - when switching between diffs (eg using the arrows) the UI state is copied to the new diff (text/graphical mode, divider value etc) - git annotation colors for files - commit icon instead of folder icon summary view:  - fixes https://github.com/apache/netbeans/issues/5680 - made the links more obvious - added collapse msg link which was missing  - merge commits are a little bit desaturated and not rendered in bold quick search filter:  - implemented all-filter and made it the default - highlighting is now consistently working in the relevant columns - even in tooltips - some other bug fixes -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected] For further information about the NetBeans mailing lists, visit: https://cwiki.apache.org/confluence/display/NETBEANS/Mailing+lists
