github sourcegit-scm/sourcegit v2025.02
2025.02

17 hours ago

What's Changed

  • Fix the issue that the expand status of new created branch is not saved.
  • Add a toggle button to only highlight current branch in commit graph.
  • Re-order the buttons in histories toolbar.
  • Add a button to switch tag sort method (creatordate/name asc/name des).
  • Fix the issue that moving window between monitors may crash this app.
  • Enable text search for branch ComboBox.
  • Add hotkey Ctrl+Enter/⌘+Enter to submit conventional commit message.
  • Re-write Set Tracking Branch feature.
  • Add a checkbox in Preference window to enable/disable global http.sslVerify configuration.
  • Fix the issue that some popup windows's shadow missing on Windows 10.
  • Fix the issue that SourceGit may crash after submodule changed.
  • Fix the issue that auto-fetching does not work with SSH remotes.
  • Re-write Popup implementation.
  • Add sample issue/pr tracker rules for Gitee.com.
  • Linux: Move RPM/DEB packages from Buildkite to CodeBerg.
  • Use --pathspec-from-file in git add command if git >= 2.25.0
  • Use --pathspec-from-file in git stash push command if git >= 2.26.0
  • Use --staged in git stash push command only if git >= 2.35.0
  • Do not show the Initialize Repository popup for bare repositories
  • Several other UI/UX changes.

Full Changelog: v2025.01...v2025.02

Don't miss a new sourcegit release

NewReleases is sending notifications on new releases.