Skip to content

Feature/git client and connector support#69

Merged
mcgivrer merged 3 commits into
developfrom
feature/git-client-and-connector-support
May 2, 2026
Merged

Feature/git client and connector support#69
mcgivrer merged 3 commits into
developfrom
feature/git-client-and-connector-support

Conversation

@mcgivrer
Copy link
Copy Markdown
Owner

@mcgivrer mcgivrer commented May 2, 2026

No description provided.

mcgivrer and others added 3 commits May 1, 2026 12:26
- Introduced SVG illustration for Project Explorer Git UI.
- Specified Git client and connector requirements, including context, proposal for Git operations, UI changes, supported operations, and architecture.
- Defined options for Git configuration in the Options dialog, including toolbar mode and remote credentials.

Co-authored-by: Copilot <copilot@github.com>
- Updated pom.xml to exclude junit and hamcrest-core from runtime dependencies to avoid split-package errors in JPMS.
- Added a new SVG illustration for the "Add Remote" dialog.
- Created a new SVG illustration for the "Git Identity" dialog.
- Updated req-68-git-client-and-connector.md to include references to the new dialog illustrations.
- Modified Main.java to prefer IPv4 stack for network operations.
- Enhanced AddRemoteDialog.java with logging for remote connection tests and saving operations.
- Simplified button creation in CommitDialog.java for better readability.
- Introduced a ComboBox for branch selection in ProjectExplorerPanel.java, improving the UI for branch management.
- Enhanced GitService.java with detailed logging for various Git operations, including init, add remote, commit, fetch, pull, and push actions.

Co-authored-by: Copilot <copilot@github.com>
@mcgivrer mcgivrer added this to the 0.1.5 milestone May 2, 2026
@mcgivrer mcgivrer self-assigned this May 2, 2026
@mcgivrer mcgivrer added bug Something isn't working documentation Improvements or additions to documentation enhancement New feature or request labels May 2, 2026
@mcgivrer mcgivrer merged commit 58a43e6 into develop May 2, 2026
1 check passed
@mcgivrer mcgivrer deleted the feature/git-client-and-connector-support branch May 12, 2026 08:15
@mcgivrer mcgivrer restored the feature/git-client-and-connector-support branch May 12, 2026 08:15
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

bug Something isn't working documentation Improvements or additions to documentation enhancement New feature or request

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant