sourcegit/src
leo 808302ce84
code_review: PR #1106
- Use new syntex `[...]` instead of `new char[] {...}` to create char arrays
- Use `string.ReplaceLineEndings('\n').Split('\n')` instead of `string.Split(['\n', '\r'], StringSplitOptions.RemoveEmptyEntries)` because that the `Signer` part may be missing

Signed-off-by: leo <longshuang@msn.cn>
2025-03-17 20:35:31 +08:00
..
Commands code_review: PR #1106 2025-03-17 20:35:31 +08:00
Converters ux: use bold font weight for current branch name (#997) 2025-02-18 16:54:00 +08:00
Models feature: support --ff-only option for git merge command 2025-03-17 19:53:47 +08:00
Native refactor: fix maxOS PATH env 2025-03-14 10:54:09 +08:00
Resources add missing key and fix untranslated one (#1104) 2025-03-17 17:15:17 +08:00
ViewModels feature: support --ff-only option for git merge command 2025-03-17 19:53:47 +08:00
Views ux: re-design About page 2025-03-17 17:06:26 +08:00
App.axaml fix: several typos in source code (#895) 2025-01-13 10:11:28 +08:00
App.axaml.cs code_style: arrange methods in App.axaml.cs 2025-03-13 15:23:43 +08:00
App.Commands.cs fix: several typos in source code (#895) 2025-01-13 10:11:28 +08:00
App.ico project: reorganize the structure of the project. 2024-04-02 20:00:33 +08:00
App.JsonCodeGen.cs refactor: rewrite OpenAI integration 2025-02-08 10:03:11 +08:00
App.manifest project: reorganize the structure of the project. 2024-04-02 20:00:33 +08:00
SourceGit.csproj project: upgrade AvaloniaEdit to 11.2.0 2025-03-17 09:57:52 +08:00