sourcegit/src
2024-07-19 11:01:31 +08:00
..
Commands feature: add an indicator that shows those commits the current branch ahead/behind its upstream 2024-07-19 09:29:16 +08:00
Converters theme: add ThemeOverrides.OpacityForNotMergedCommits to customize the opacity of commits that not belongs (haven't been merged) to current branch in histories (#268) 2024-07-18 10:46:39 +08:00
Models enhance: remove code not needed to improve performance 2024-07-19 09:47:59 +08:00
Native code_style: remove all IDE warnings 2024-07-15 00:30:31 +08:00
Resources enhance: unify selection mode and hunk mode 2024-07-18 16:26:39 +08:00
ViewModels enhance: only trigger UpdateSelectedChunk if needed 2024-07-19 11:01:31 +08:00
Views enhance: only trigger UpdateSelectedChunk if needed 2024-07-19 11:01:31 +08:00
App.axaml refactor: remove dependency on Avalonia.Controls.TreeDataGrid 2024-07-12 17:14:52 +08:00
App.axaml.cs theme: add ThemeOverrides.OpacityForNotMergedCommits to customize the opacity of commits that not belongs (haven't been merged) to current branch in histories (#268) 2024-07-18 10:46:39 +08:00
App.ico project: reorganize the structure of the project. 2024-04-02 20:00:33 +08:00
App.JsonCodeGen.cs enhance: search commits by message (#256) 2024-07-15 10:17:26 +08:00
App.manifest project: reorganize the structure of the project. 2024-04-02 20:00:33 +08:00
SourceGit.csproj refactor: remove dependency on Avalonia.Controls.TreeDataGrid 2024-07-12 17:14:52 +08:00