This is an automated email from the ASF dual-hosted git repository.

hansva pushed a change to branch main
in repository https://gitbox.apache.org/repos/asf/hop.git


    from 3f25306572 Merge pull request #4421 from bamaer/4420
     add c86281a668 Git improvements, #2634
     add 410e6cb8f7 GIt branch support and some cleanip, fixes #2080, #2634, 
#3207
     new 1312e3bbe1 Merge pull request #4434 from hansva/2634

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:
 .../main/java/org/apache/hop/git/GitGuiPlugin.java | 233 ++++++++++++++++++---
 .../src/main/java/org/apache/hop/git/HopDiff.java  |   8 +-
 .../git/info/GitInfoExplorerFileTypeHandler.java   |  16 +-
 .../main/java/org/apache/hop/git/model/UIGit.java  |  94 +++++----
 .../main/java/org/apache/hop/git/model/VCS.java    |  22 +-
 .../hop/git/messages/messages_en_US.properties     |  27 ++-
 .../java/org/apache/hop/git/model/UIGitTest.java   |   6 +-
 .../core/dialog/EnterUsernamePasswordDialog.java   | 163 ++++++++++++++
 .../perspective/explorer/ExplorerPerspective.java  |   4 +-
 9 files changed, 475 insertions(+), 98 deletions(-)
 create mode 100644 
ui/src/main/java/org/apache/hop/ui/core/dialog/EnterUsernamePasswordDialog.java

Reply via email to