sourcegit/src
leo 67b6a6d9d5
refactor: using custom PATH instead of reading it from zsh (#581)
* run `echo $PATH > ~/Library/Application\ Support/SourceGit/PATH` to generate to custom PATH file for SourceGit
2024-10-21 15:31:13 +08:00
..
Commands refactor: using custom PATH instead of reading it from zsh (#581) 2024-10-21 15:31:13 +08:00
Converters ux: changes view mode style (#533) 2024-10-01 23:16:32 +08:00
Models enhance: supports escaped remote url (#575) 2024-10-18 18:02:40 +08:00
Native refactor: using custom PATH instead of reading it from zsh (#581) 2024-10-21 15:31:13 +08:00
Resources work on translation (#579) 2024-10-21 09:13:34 +08:00
ViewModels feature: mark deleted repository and auto remove it after scan default clone dir (#576) 2024-10-20 20:42:14 +08:00
Views feature: mark deleted repository and auto remove it after scan default clone dir (#576) 2024-10-20 20:42:14 +08:00
App.axaml Added locale file 2024-09-22 18:56:27 +08:00
App.axaml.cs refactor: move auto-fetch from global preference to repository settings 2024-09-26 10:50:21 +08:00
App.Commands.cs code_style: simplify static commands used by styles and main menu; run dotnet format 2024-09-02 20:27:12 +08:00
App.ico project: reorganize the structure of the project. 2024-04-02 20:00:33 +08:00
App.JsonCodeGen.cs feature: simple implementation for generating commit message by OpenAI (#456) 2024-09-12 09:42:47 +08:00
App.manifest project: reorganize the structure of the project. 2024-04-02 20:00:33 +08:00
SourceGit.csproj project: update package dependencies 2024-10-15 15:27:32 +08:00