sourcegit/src
2024-09-17 07:20:17 +00:00
..
Commands refactor: terminal/shell integration (#471) 2024-09-14 12:09:50 +08:00
Converters code_style: remove unused converters 2024-09-10 11:22:12 +08:00
Models enhance: allow to specify custom terminal 2024-09-16 12:06:33 +00:00
Native enhance: allow to specify custom terminal 2024-09-16 12:06:33 +00:00
Resources Merge pull request #475 from NilsPvR/develop 2024-09-16 10:49:47 +08:00
ViewModels enhance: select any terminal when none is set 2024-09-17 07:20:17 +00:00
Views enhance: remember the height/width of commit list and detail panel in histories page (#472) 2024-09-14 17:22:29 +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 refactor: add Avalonia.Fonts.Inter as built-in default font (#447) 2024-09-09 10:01:41 +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