leo
|
17c08d42a0
|
enhance: ignore all sub-directories those names start with '.' (#1234)
Signed-off-by: leo <longshuang@msn.cn>
|
2025-04-23 10:38:01 +08:00 |
|
leo
|
5fd074a9b6
|
refactor: use view locator instead of creating views manually in viewmodels (#1213)
Signed-off-by: leo <longshuang@msn.cn>
|
2025-04-19 11:14:19 +08:00 |
|
leo
|
8b39df32cc
|
feature: git command logs
Signed-off-by: leo <longshuang@msn.cn>
|
2025-04-17 13:23:56 +08:00 |
|
leo
|
b9b5220590
|
feature: bare repository support
|
2025-01-14 17:26:01 +08:00 |
|
wl2776
|
6e5626f267
|
fix: several typos in source code (#895)
|
2025-01-13 10:11:28 +08:00 |
|
leo
|
b407dd97a1
|
enhance: reduce repository scanning time (#728)
* skip special folders, such as `node_modules`, `.svn`, `.vs` .etc.
* change max scanning depth to 5
Signed-off-by: leo <longshuang@msn.cn>
|
2024-11-21 14:18:41 +08:00 |
|
leo
|
069dc255d1
|
enhance: skip scanning sub folders if current is not a git repository but has .git subfolder/file (#728)
Signed-off-by: leo <longshuang@msn.cn>
|
2024-11-21 12:56:12 +08:00 |
|
leo
|
d3eca59036
|
refactor: rewrite the way to make sure scan repositories panel shows at least 0.5s (#728)
Signed-off-by: leo <longshuang@msn.cn>
|
2024-11-21 12:14:11 +08:00 |
|
leo
|
0539a94cbe
|
feature: mark deleted repository and auto remove it after scan default clone dir (#576)
|
2024-10-20 20:42:14 +08:00 |
|
leo
|
998230edff
|
code_style: simplify static commands used by styles and main menu; run dotnet format
|
2024-09-02 20:27:12 +08:00 |
|
leo
|
f586979ac5
|
fix: crash when scan repositories under default clone dir (#434)
|
2024-09-02 07:54:46 +08:00 |
|
leo
|
089f24b0d2
|
fix: can not create subgroups (#427)
|
2024-08-30 16:59:51 +08:00 |
|
leo
|
bb749f225d
|
enhance: auto create group by relative path when scanning repositories under default clone dir (#427)
|
2024-08-30 16:45:45 +08:00 |
|
leo
|
0d676fa3fb
|
feature: add a button to scan repositories under default clone dir (#427)
|
2024-08-30 16:14:10 +08:00 |
|