leo
ccdc849baa
code_style: run dotnet format
2024-10-15 09:39:01 +08:00
leo
af099af4d0
refactor: stash selected changes in staged group will apply --staged
paramter for git stash push
( #535 )
2024-10-03 18:28:01 +08:00
leo
e136d05789
enhance: using -- <pathspec>...
instead of --pathspec-from-file=<file>
( #404 )
2024-08-24 20:58:35 +08:00
leo
96d4150d26
project: reorganize the structure of the project.
...
* remove dotnet-tool.json because the project does not rely on any dotnet tools.
* remove Directory.Build.props because the solution has only one project.
* move src/SourceGit to src. It's not needed to put all sources into a subfolder of src since there's only one project.
2024-04-02 20:00:33 +08:00
Enner Pérez
a1a14f8858
Project Location
2024-03-20 02:38:28 -05:00
leo
18aaa0a143
style: add .editorconfig for code formatting. see issu #25
2024-03-18 09:37:06 +08:00
leo
2a62596999
refactor<*>: rewrite all with AvaloniaUI
2024-02-06 15:08:37 +08:00
leo
ccb3c07064
fix<Stash>: fix stash failed when there's too many files to be stashed
2023-10-10 16:59:47 +08:00
leo
18df69b703
optimize<Stash>: new stash push implementation - untracked file will be added before stash
2021-04-30 14:21:52 +08:00
leo
30ab8ae954
refactor<*>: rewrite all codes...
2021-04-29 20:05:55 +08:00