sourcegit/src
leo 8e31ea9140
Some checks are pending
Continuous Integration / Build (push) Waiting to run
Continuous Integration / Prepare version string (push) Waiting to run
Continuous Integration / Package (push) Blocked by required conditions
enhance: use Click event instead of IsCheckedChanged to reduce the times of calling update filter (#513)
2024-09-25 20:44:25 +08:00
..
Commands code_style: move the code to initialize informations to spawn git sub-process to function Models.Command.CreateGitStartInfo 2024-09-25 10:57:37 +08:00
Converters code_style: run dotnet format 2024-09-25 16:24:04 +08:00
Models code_style: run dotnet format 2024-09-25 16:24:04 +08:00
Native fix: minimize window button not work on Windows 10 (#501) 2024-09-23 14:44:23 +08:00
Resources ux: color picker button theme in Statistics window 2024-09-24 20:34:52 +08:00
ViewModels feature: when toggle a local branch filter, if it has a tracked upstream branch, do the same for the upstream branch (#513) 2024-09-25 20:30:48 +08:00
Views enhance: use Click event instead of IsCheckedChanged to reduce the times of calling update filter (#513) 2024-09-25 20:44:25 +08:00
App.axaml Added locale file 2024-09-22 18:56:27 +08:00
App.axaml.cs code_style: remove unused codes 2024-09-24 18:22:18 +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