This is an automated email from the ASF dual-hosted git repository.
mbien pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/netbeans.git
from 26cc860f763 Merge pull request #9237 from jGauravGupta/FISH-12969
add 642c71b6fad Optimizations of status change notifications
new 2b92f87183e Merge pull request #9324 from
OndroMih/ondromih-git-commit-dlg-optimization-skip-no-update
The 1 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails. The revisions
listed as "add" were already present in the repository and have only
been added to this reference.
Summary of changes:
ide/git/nbproject/project.properties | 2 +-
.../org/netbeans/modules/git/FileStatusCache.java | 10 +-
ide/git/src/org/netbeans/modules/git/GitVCS.java | 19 ++-
.../git/ui/diff/MultiDiffPanelController.java | 50 ++++---
.../git/ui/status/VersioningPanelController.java | 8 ++
.../core/VersioningAnnotationProvider.java | 146 +++++++++++----------
.../versioning/ui/diff/DiffSidebarManager.java | 61 +++++----
7 files changed, 169 insertions(+), 127 deletions(-)
---------------------------------------------------------------------
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