sourcegit/src
2024-09-20 13:51:05 +02: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 Add syntax highlighting for Kotlin 2024-09-20 13:51:05 +02:00
Native fix: missing -d ${WORKDIR} parameter for wt.exe (#490) 2024-09-20 14:15:19 +08:00
Resources Add syntax highlighting for Kotlin 2024-09-20 13:51:05 +02: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: icons for group header 2024-09-20 10:12:21 +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