sourcegit/src
leo 9a68418f51 Merge pull request #92 from ennerperez/feature/issues-77
code_review:

* use JsonSerializerContext to avoid AOT warnnings
* since we call TryAdd by interating the installed tools, so detecting by environment variable becomes meaningless (it can not detect tools not installed by Toolbox). Just add it into founded directly
* remove unnecessary type defines
* determine the Icon used by tool while adding it to the founded list.

# Conflicts:
#	src/Native/Linux.cs
#	src/Native/MacOS.cs
#	src/Native/Windows.cs
2024-04-27 21:13:21 +08:00
..
Commands enhance: use restore instead of reset to discard changes (#76) 2024-04-17 20:06:09 +08:00
Converters ux: re-design Views.Repository 2024-04-18 10:50:14 +08:00
Models Merge pull request #92 from ennerperez/feature/issues-77 2024-04-27 21:13:21 +08:00
Native Merge pull request #92 from ennerperez/feature/issues-77 2024-04-27 21:13:21 +08:00
Resources Merge pull request #92 from ennerperez/feature/issues-77 2024-04-27 21:13:21 +08:00
ViewModels feature: use MERGE_MSG as default commit message while merging (#88) 2024-04-26 21:05:00 +08:00
Views ux: show count of stashes and changes in selected stash 2024-04-19 17:35:42 +08:00
App.axaml refactor: use axaml resource to manage locales instead of resx 2024-04-06 18:06:32 +08:00
App.axaml.cs update: timeout to wait the result of downloading version info 2024-04-26 09:40:02 +08:00
App.ico project: reorganize the structure of the project. 2024-04-02 20:00:33 +08:00
App.JsonCodeGen.cs Merge pull request #92 from ennerperez/feature/issues-77 2024-04-27 21:13:21 +08:00
App.manifest project: reorganize the structure of the project. 2024-04-02 20:00:33 +08:00
SourceGit.csproj JetBrains Icons Resources 2024-04-27 02:10:51 -05:00