sourcegit/src
leo ab2156bfc2
code_review: PR #710
* SourceGit.Commands.* should not reference SourceGit.ViewModels.*
* remove unused namespace using
* update translations for zh_CN and zh_TW
* use WrapPanel instead of inner ScrollViewer
* some other UI/UX changes

Signed-off-by: leo <longshuang@msn.cn>
2024-11-20 09:42:48 +08:00
..
Commands code_review: PR #710 2024-11-20 09:42:48 +08:00
Converters code_style: run dotnet format 2024-11-14 21:15:40 +08:00
Models enhance: introduce template engine for commit templates (#704) (#719) 2024-11-19 19:46:44 +08:00
Native feature: add context menu for issue link in commit details panel (#651) 2024-11-04 15:31:55 +08:00
Resources code_review: PR #710 2024-11-20 09:42:48 +08:00
ViewModels code_review: PR #710 2024-11-20 09:42:48 +08:00
Views code_review: PR #710 2024-11-20 09:42:48 +08:00
App.axaml localization: added es_ES.axaml (#623) 2024-10-30 09:43:10 +08:00
App.axaml.cs fix: git rebase --continue fail (#693) 2024-11-14 19:19:58 +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: upgrade to .NET 9 (#694) 2024-11-16 16:06:30 +08:00