github sourcegit-scm/sourcegit v2025.10
2025.10

latest release: v2025.11
10 days ago

What's Changed

  • Upgrade AvaloniaEdit to 11.2.0.
  • Add syntax highlighting for JavaServer Pages (*.jsp, *.jspf).
  • Fix the issue that git rev-list raises errors with Show children in the commit details panel enabled after selected a commit in HISTORY page.
  • Use $GIT_COMMON_DIR instead of trimming $GIT_DIR manually for worktrees' filesystem watcher.
  • Support fast-forward only merge (--ff-only).
  • Show inner exception message if possible when check update failed.
  • Fix the issue that layout horizontal does not work since 2025.9 after switching away from HISTORY page.
  • Allow to hide tags in commit graph.
  • Show stash name instead of SHA, which is useless to users, in STASHES page.
  • Use git stash show -u --name-status <stash_name> to get changes in given stash if git >= 2.32.0
  • Several other UI/UX changes.

New Contributors

Full Changelog: v2025.09...v2025.10

Don't miss a new sourcegit release

NewReleases is sending notifications on new releases.