github sourcegit-scm/sourcegit v2025.37
2025.37

6 hours ago

What's Changed

  • Improve the commit detail panel performance and memory usage.
  • Add ${pure_files} and ${pure_files:N} built-in variables to output file names without dir in commit template.
  • Fix the issue that scanning repositories does not work when both global and workspace default clone dirs are not configured.
  • Supports to use Zed as external editor on Windows.
  • Using monospace font in text-editor only by default and remove it from Preferences window.
  • Using fixed tab-width in title bar by default and remove it from Preferences window.
  • Supports to create pull request with selected branch or its upstream.
  • Supports to push to a custom (new) remote branch.
  • Use git-bash.exe instead of bin/bash.exe when choosing Git Bash on Windows.
  • Change the hotkey to open workspace switcher from Ctrl+Shift+P/⌘+⇧+P to Ctrl+Alt+P/⌘+⌥+P.
  • Supports to copy full message from multiple selected commit in HISTORY.
  • Rewrite the way to query git-lfs locks.
  • Supports to go to previous revision (not in undo/redo history, but the file itself) in Blame view.
  • Add Korean (ko_KR) translations.
  • Allows to customize conventional commit types (pre-repo) in Repository Configuration window.
  • Enable multiple-selection for Changes Detail/Stash Changes/Branch Compare/Revision Compare.
  • Show repo's status in Welcome page.
  • Linux: Supports to find zed or zeditor from PATH or ~/.local/bin.
  • Rewrite the way to load commit message from .git/MERGE_MSG or .git/rebase-merge/message when there is some operation in progress.
  • Show original pick-order of commits in Interactive Rebase window.
  • Allows to re-order multiple commits in Interactive Rebase window.
  • Upgrade AvaloniaUI to 11.3.8.
  • Rewrite Ctrl+P/⌘+P feature to allow opening another repo from it.
  • Several other UI/UX changes.

New Contributors

Full Changelog: v2025.36...v2025.37

Don't miss a new sourcegit release

NewReleases is sending notifications on new releases.