Commit graph

15 commits

Author SHA1 Message Date
leo
7558bbd4f2 refactor(PopupManager): rewrite popup 2020-08-06 15:41:25 +08:00
leo
073c189f18 optimize(*): speed up for openning same repository that already opened before 2020-08-05 16:21:40 +08:00
leo
5066b974a1 optimize(*): move App.Launcher.GetPopupManager to App.GetPopupManager 2020-08-05 09:32:24 +08:00
leo
81a3cb9566 feature(*): supports multi-repo editing 2020-08-03 16:23:00 +08:00
ZCShou
728b4dd879 fix(dashboard.xaml.cs): 对于 SUBMODULE ,如果发现 HEAD 出于游离状态,这自动切换到找的第一个有效分支 2020-07-29 20:57:19 +08:00
leo
d29e5def4b fix(Submodule): refresh submodules after updated successfully 2020-07-24 19:27:03 +08:00
leo
0e9b1574a8 feature(Submodule): add button to do submodule update 2020-07-24 17:17:53 +08:00
leo
646a80a395 fix(Repository): separated git dir for submodules 2020-07-23 14:04:42 +08:00
leo
0132fc496b feature(Submodule): supports git submodule 2020-07-22 20:14:39 +08:00
leo
53c65faecb feature(Dashboard): add configuration for opened repository
1. User name and email for single repository
2. Simple commit template
2020-07-21 13:35:59 +08:00
leo
a8426fc085 Change max commits to show in Histories view to 8000 2020-07-20 13:29:47 +08:00
leo
c72e21d660 Use DataGrid instead of ListView to improve performance when there's too many tags 2020-07-14 10:26:54 +08:00
leo
e77b09fb37 Disable search button when popup manager was locked 2020-07-10 09:28:22 +08:00
leo
dbd7a13705 Fetch only added remote; Show remote has no branches 2020-07-09 09:35:49 +08:00
ONEO
baa6c1445a Upgrade project style 2020-07-06 10:23:45 +08:00
Renamed from UI/Dashboard.xaml.cs (Browse further)