sourcegit/src
leo 48adad53b4
feature: supports the commit hash issue tracker (#382)
Using issue tracker instead of built-in supported commit web link is based on the following reasons

* repo may have multiple remotes
* it is not good to open an context menu to choose which web to visit with multiple remotes
* some remote servers are not supported by this app
2024-08-21 10:44:07 +08:00
..
Commands feature: add an option to enable --recurse-submodules=check on push (#345) 2024-08-20 15:20:58 +08:00
Converters fix: NRE on commit filters 2024-07-29 19:40:35 +08:00
Models feature: supports the commit hash issue tracker (#382) 2024-08-21 10:44:07 +08:00
Native refactor: detect terminal before it is needed 2024-08-20 21:05:20 +08:00
Resources feature: supports the commit hash issue tracker (#382) 2024-08-21 10:44:07 +08:00
ViewModels feature: supports the commit hash issue tracker (#382) 2024-08-21 10:44:07 +08:00
Views feature: supports the commit hash issue tracker (#382) 2024-08-21 10:44:07 +08:00
App.axaml feature: add a menu item to open app data dir 2024-08-15 11:47:04 +08:00
App.axaml.cs code_style: run dotnet format 2024-08-20 11:53:37 +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 project: upgrade TextMateSharp to 1.0.62 2024-08-18 14:41:28 +08:00