sourcegit/src
2024-09-19 14:38:11 +08:00
..
Commands fix: new window opened on failing fetch due to missing StrictHostKeyChecking=accept-new for repo remote without private ssh key (#485) 2024-09-18 17:19:55 +08:00
Converters code_style: remove unused converters 2024-09-10 11:22:12 +08:00
Models feature: supports parameters in commit template (#487) 2024-09-18 20:11:34 +08:00
Native refactor: a better way to fix window drop shadow effect on Win10 2024-09-19 09:50:27 +08:00
Resources ux: workspace configuration window 2024-09-18 21:46:04 +08:00
ViewModels feature: display commit's detail info even if the commit is not shown in histories 2024-09-19 14:38:11 +08:00
Views ux: workspace configuration window 2024-09-18 21:46:04 +08:00
App.axaml refactor: use custom color picker instead of Avalonia.Controls.ColorPicker 2024-09-10 11:02:34 +08:00
App.axaml.cs fix: new window opened on failing fetch due to missing StrictHostKeyChecking=accept-new for repo remote without private ssh key (#485) 2024-09-18 17:19:55 +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 project: allow to disable native AOT deployment 2024-09-13 07:33:31 +00:00