Releases: sourcegit-scm/sourcegit
Releases · sourcegit-scm/sourcegit
Release 8.35
What's Changed
- Add an option to enable
-xparameter ingit cherry-pickcommand. - Add supports to cherry-pick a merge commit.
- Fix the issue that
${files:N}parameter in commit template will always be replaced with the first change path. - macOS: read
PATHenvironment fromzshat startup. - Rewrite commit decorators (refs) renderer.
- Upgrade AvaloniaUI to
11.1.4. - Use bold font for
keywordsprefix in commit subject, such as[Module Name],feat(xxx):,fix:, etc. - Hover on an annotated tag will display the message of it.
- Add context menu for selected change in stashes page.
- Force enable the
--patchparameter ingit diffcommand. - Auto open suggestion popup after the search commit method has been changed to
File. - Add a toggle button to enable
--reflogwhen query history commits. - Add a built-in conventional commit message generator.
- Supports escaped remote URL.
- Enable
-uoption while staging all changes without untracked files. - Mark deleted repository and auto remove it after re-scan default clone dir.
- Several other UI/UX changes.
Full Changelog: v8.34...v8.35
Release 8.34
What's Changed
- macOS: Append
PATHinstead of overriding it to allow users introduce thePATHenvironment from their shell to SourceGit by starting this app withopen -a SourceGitin commandline - Set
GIT_SSH_COMMANDonly if it has not been provided - Fix the issue that when
tag.gpgsignis enabled, turning off theGPG Signingoption while creating a new annotated tag does not work - Do not use scope parameter (such as
--global,--system,--local) while reading git configuration - Only instantiate
ViewModels.Preferenceon the first time accessing it - Do not save
gpg.openpgp.programif the legacygpg.programexists and its value has not been changed - Change default reset mode to
--mixed, which is also the default option in git commandline - Refactor the stash implementation. Currently,
--stagedcan only be enabled by the stash button in toolbar. - Only update grammar if it is necessary
- Fix the issue that changing the remote's URL only change the fetch URL of it when the push URL using a different one.
- Hightlight the selected commit in search commit result list.
- Update search commit results after search option is changed.
- Add a toggle in perference to show author time instead of committer time in graph
- Add hotkeys
Alt+UpandAlt+Downto move interactive rebase item up and down - Several other UI/UX changes.
Full Changelog: v8.33...v8.34
Release 8.33
What's Changed
- Add a toggle button in diff view toolbar to ignore all whitespace change (--ignore-all-space)
- Use
--no-ff --no-commitforDon't Commitoption in merge popup to ensure branch is not changed or updated with fast-forward commits - Add
--recurse-submodulesarguments to auto-update submodules if possible after checking out a branch - Supports to set default remote to push local branches or pull into local branch without any tracking remotes
- Add an option to clean up ignored files when discard all changes in repo
- Fix the issue that after renaming a local branch, the filters is not updated
- Stash selected changes in staged group will apply
--stagedparamter forgit stash push - The default merge option supports reading
branch.<name>.mergeoptionsconfiguration - Several other UI/UX changes.
Full Changelog: v8.32...v8.33
Release 8.32
What's Changed
- Windows: Fix the issue that the minimize window button does not work on Windows 10.
- Replace the
YEARtab inStatisticswindow withOVERVIEWtab which will analyze 40K commits at most instead of just most recent a year. - Remove the
MaxWidthlimitation of changes/files view inCHANGESandFILEStab. - Rewrite the way to launch this application as an SSH askpass client.
- Fix the issue that SourceGit will delete
.git/rebase-mergeand.git/rebase-applyfolder when rebasing is not happend in SourceGit. - macOS: Fix the issue that
LSEnvironmentsometimes not working - Now workspace will keep track of the order of opened repositories
- When toggle a local branch filter, if it has a tracked upstream branch, do the same for the upstream branch
- The
Auto-Fetchsetting has been moved from global preference to repository's configuration - Add
--mergeand--keepsupport togit resetcommand - Add an option to only show LFS objects locked by current git user
- If current history commit filter list is not empty, auto add the checkout target branch (and its upstream) into it
- Supports locking/unlocking LFS files from changes and revision files in commit details view
- Supports search commits only in current branch
- Change the hotkey of
Commit And Pushbutton toAlt+Enter(Windows/Linux) or⌥+Enter(macOS) - The hotkey
Ctrl+Alt+Enter(Windows/Linux) or⌘+Shift+Enter(macOS) is used to stage all changes and then commit. - Fix the issue that the last line in
Blameview can not be selected - Improve highlighted chunk selection in text diff view
- Reduce
Minimumof History Commits setting - Fix the issue that right-clicking multiple times before the context menu is opened may crash this application.
- Improve the commit graph for orphan branches
- Several other UI/UX changes.
New Contributors
- @mat13109 made their first contribution in #515
- @Stern1710 made their first contribution in #519
- @AquariusStar made their first contribution in #529
Full Changelog: v8.31...v8.32
Release 8.31
What's Changed
- Auto detect installed terminal/shell.
- Fix the issue that the
Stage/Unstagebuttons can not be accessed in diff viewer when line wrap is enabled. - macOS & Linux: Supports
Zedas an external editor. - Skip auto fetching when
index.lockfile exists in the repository's git dir. - Do not create sub-nodes for detached local HEAD.
- Fix the issue that new window opened on failing fetch due to missing
StrictHostKeyChecking=accept-newfor repo remote without private ssh key. - Supports parameter
${files_num},${files}and${files:N}in commit template. - Add an option in
Workspacethat do not restore tabs on startup. - Windows: Rewrite the way to fix window shadow on Windows 10.
- Display commit's detail even if the commit is not shown in histories view.
- Windows: Fix the issue that
Open in Terminaldoes not navigate to project path when usingWindows Terminal. - Linux: Add support for
WezTerm - Add syntax highlighting for
Kotlin - Add syntax highlighting for
Haxe - Add translations for
Русский - Several other UI/UX changes.
New Contributors
Full Changelog: v8.30.1...v8.31
Release 8.30.1
hotfix: Release 8.30.1
Resolve issue #476
Release 8.30
What's Changed
- Highlight lines those come from the same change with current line in
Blameview. - Workspace support.
- [MacOS] rewrite
Open Terminalfeature. - Supports using OpenAI to generate commit message.
- Do not modify the global/local git configuration if value equals with git default.
- Auto focus the NEXT change after stage/unstage selected changes.
- Allow to disable native AOT deployment
- Leave the remote branch to empty when current local branch tracks no branch in selected remote while pulling changes.
- Rewrite Shell/Terminal integration. You may need to re-select the shell/terminal used by this project.
- Image file preview now shows the pixel size and file size.
- Remember the height and width of commit list and detail panel in histories page.
- Several other UI/UX changes.
Full Changelog: v8.29...v8.30
Release 8.29
What's Changed
- Save
preference.jsonwhen its property changed immediately. - Fix the issue that the width of column
COMMIT TIMEis too small for build-in fonts. - Add
Move to Another Groupcontext menu item to help users moving repository nodes. - Change the default method to search commits to
Message - Supports search submodules
- Enhanced French translation
- Add
Avalonia.Fonts.Interpackage to avoid crashing on some Linux distro when failed get$Defaultfont family. - Several other UI/UX changes
Full Changelog: v8.28...v8.29
Release 8.28
What's Changed
- Fix the issue that unhandled key modifiers do not be cleared correctly
- Fix the issue that the margin of commit in histories is wrong when there's only one commit
- Avoid crashing after failed creating filesystem watcher.
- Avoid crashing when the selected path is NOT exist in
OpenFolderPickerAsync - Avoid crashing when closing a repository which is deleted in filesystem.
- Supports auto scrolling when selecting text in commit message.
- Keep detached HEAD ref using the same theme with current branch HEAD.
- Show git errors in
Initialize Repositorypanel after failed to get the repository root dir with given path. - Fix the issue that sometimes commit message is not fully visible.
- Use
ListBoxinstead ofDataGridto improve performance since we do not edit rows. - [Linux] Add support for
foot, a Wayland terminal emulator. - Add context menu for multiple selected commits in histories view.
- Rewrites the commit searching that the result is no longer dependent on the commits displayed in histories view.
- Redesign the
Statisticswindow. Now we calculates all the commits in the most recent year rather than only this year. - Supports
*.webpimages. - Add
Enteras anthor hotkey to stage/unstage selected changes. - Supports using
DeleteorBackspaceto discard selected unstaged changes. - The width of column
AUTHORis loaded from/saved intopreference.json. - Upgrade
TextMateSharpto 1.0.63. - Add a toolbar button to scan repositories under default clone dir.
- Fix the issue that drag & drop may crash this app on macOS.
- Several other UI/UX changes
New Contributors
- @hannesbraun made their first contribution in #420
Full Changelog: v8.27...v8.28
Release 8.27
What's Changed
- Rewrite font configuration to supports dynamic font fallback.
- Auto focus search box after a new page opened.
- Add an option to enable
--recurse-submodules=checkon push. - Add an issue tracker template for commit hash in message.
- Fix the foreground issue of
ToolTip - Fix the issue that the counter of local changes is incorrect
- Supports commit sha navigation in commit message
- Add a toggle button to enable
--first-parentoption in commit graph. - Displays untracked submodules in unstaged changes
- Supports using arrow keys to select and space key to open repository in Welcome page.
- Supports searching repository's path in Welcome page.
- Add a button to see the branches and tags that contains selected commit.
- Rewrite FileHistories page to only focus on selected file
- Using
-- <pathspec>...instead of--pathspec-from-file=<file>ingit stash pushcommand to support git < 2.26.0 - Now
Visible Diff Context Linesis a runtime value that will not be saved intopreference.json - Add a context menu item to copy entire content of
SelectableTextBlock - Clear last search filter after new
Welcomepage opened. - Supports squash multiple commits into selected one.
- [Windows] Fix the issue that open file paths with spaces
- [Windows] Fix the issue that an executable file with the same name as directory will be executed while trying to open directory
- [Linux] Fix aarch64 package dependencies
- [Linux] Supports using system window frame instead of custom borderless window.
- [macOS] Fix exec permission of release package
- [macOS] Prefer using
iTerm.appinstead ofTerminal.appif it is installed - Several other UI/UX changes
New Contributors
- @ybeapps made their first contribution in #377
- @ChiahongHong made their first contribution in #381
- @UchiTesting made their first contribution in #405
Full Changelog: v8.26...v8.27