sourcegit/src
2024-10-09 11:55:24 +08:00
..
Commands fix: turn off GPG Signing when create a new tag does not work if tag.gpgsign is enabled 2024-10-09 11:55:24 +08:00
Converters ux: changes view mode style (#533) 2024-10-01 23:16:32 +08:00
Models feature: supports to set default remote to push local branches without any tracking remotes (#534) 2024-10-02 15:13:27 +08:00
Native fix: minimize window button not work on Windows 10 (#501) 2024-09-23 14:44:23 +08:00
Resources ux: do not use small font size for branches/tags/submodules search box 2024-10-09 09:41:37 +08:00
ViewModels fix: turn off GPG Signing when create a new tag does not work if tag.gpgsign is enabled 2024-10-09 11:55:24 +08:00
Views ux: do not use small font size for branches/tags/submodules search box 2024-10-09 09:41:37 +08:00
App.axaml Added locale file 2024-09-22 18:56:27 +08:00
App.axaml.cs refactor: move auto-fetch from global preference to repository settings 2024-09-26 10:50:21 +08:00
App.Commands.cs code_style: simplify static commands used by styles and main menu; run dotnet format 2024-09-02 20:27:12 +08:00
App.ico project: reorganize the structure of the project. 2024-04-02 20:00:33 +08:00
App.JsonCodeGen.cs feature: simple implementation for generating commit message by OpenAI (#456) 2024-09-12 09:42:47 +08:00
App.manifest project: reorganize the structure of the project. 2024-04-02 20:00:33 +08:00
SourceGit.csproj feature: enhanced statistics panel (#493) 2024-09-23 21:45:44 +08:00