sourcegit/src
leo c90abd0ca2
refactor: commit search
* no longer depends on the commits displayed in histories view
* limit the number of commits returned by all search methods to a maximum of 1000
2024-08-28 16:56:43 +08:00
..
Commands refactor: commit search 2024-08-28 16:56:43 +08:00
Converters fix: NRE on commit filters 2024-07-29 19:40:35 +08:00
Models refactor: commit search 2024-08-28 16:56:43 +08:00
Native Add support for foot 2024-08-28 01:05:08 +02:00
Resources feature: cherry-pick multiple commits (#418) 2024-08-28 11:26:00 +08:00
ViewModels refactor: commit search 2024-08-28 16:56:43 +08:00
Views ux: style for commit info row in histories view 2024-08-28 14:38:06 +08:00
App.axaml refactor: using ListBox instead of DataGrid for commit list and remove dependency of Avalonia.Controls.DataGrid 2024-08-28 10:02:14 +08:00
App.axaml.cs code_style: remove unused namespace using and run dotnet format 2024-08-28 13:42:25 +08:00
App.Commands.cs code_style: remove unused namespace using and run dotnet format 2024-08-28 13:42:25 +08:00
App.ico project: reorganize the structure of the project. 2024-04-02 20:00:33 +08:00
App.JsonCodeGen.cs refactor: rewrite the font configuration (#366) 2024-08-19 17:14:41 +08:00
App.manifest project: reorganize the structure of the project. 2024-04-02 20:00:33 +08:00
SourceGit.csproj refactor: using ListBox instead of DataGrid for commit list and remove dependency of Avalonia.Controls.DataGrid 2024-08-28 10:02:14 +08:00