sourcegit/SourceGit/UI
2020-07-31 14:36:18 +08:00
..
About.xaml Change the way to show only space or no changes in DiffViewer 2020-07-13 20:21:14 +08:00
About.xaml.cs Change company to sourcegit; Upgrade version to next release 2020-07-06 10:54:34 +08:00
AddSubmodule.xaml feature(Submodule): supports git submodule 2020-07-22 20:14:39 +08:00
AddSubmodule.xaml.cs feature(Submodule): supports git submodule 2020-07-22 20:14:39 +08:00
Apply.xaml Add option --ignore-whitespace supports for git apply command 2020-07-08 11:37:29 +08:00
Apply.xaml.cs Add option --ignore-whitespace supports for git apply command 2020-07-08 11:37:29 +08:00
Blame.xaml Enable auto scroll when selection changed in RichTextBox 2020-07-17 17:59:43 +08:00
Blame.xaml.cs Enable auto scroll when selection changed in RichTextBox 2020-07-17 17:59:43 +08:00
CherryPick.xaml Upgrade project style 2020-07-06 10:23:45 +08:00
CherryPick.xaml.cs Upgrade project style 2020-07-06 10:23:45 +08:00
Clone.xaml 克隆远程仓库时可选指定远程名,而不是用默认的 origin 2020-07-17 10:00:37 +08:00
Clone.xaml.cs style(Clone.xaml.cs): 使代码风格保持一致 2020-07-24 21:32:11 +08:00
CommitViewer.xaml style(*): 调整了部分界面的显示效果 2020-07-31 09:03:21 +08:00
CommitViewer.xaml.cs fix(CommitViewer): show submodule revision when item seleted in FILES tab 2020-07-22 21:28:57 +08:00
Configure.xaml feature(Dashboard): add configuration for opened repository 2020-07-21 13:35:59 +08:00
Configure.xaml.cs optimize(Configure): remove duplicated methods to configure repository 2020-07-22 11:39:05 +08:00
CreateBranch.xaml PopupManager optimization 2020-07-07 17:59:19 +08:00
CreateBranch.xaml.cs PopupManager optimization 2020-07-07 17:59:19 +08:00
CreateTag.xaml fix(CreateTag): alignment for tag message placeholder 2020-07-21 13:41:33 +08:00
CreateTag.xaml.cs Upgrade project style 2020-07-06 10:23:45 +08:00
Dashboard.xaml feature(Submodule): add button to do submodule update 2020-07-24 17:17:53 +08:00
Dashboard.xaml.cs fix(dashboard.xaml.cs): 对于 SUBMODULE ,如果发现 HEAD 出于游离状态,这自动切换到找的第一个有效分支 2020-07-29 20:57:19 +08:00
DeleteBranch.xaml PopupManager optimization 2020-07-07 17:59:19 +08:00
DeleteBranch.xaml.cs PopupManager optimization 2020-07-07 17:59:19 +08:00
DeleteRemote.xaml PopupManager optimization 2020-07-07 17:59:19 +08:00
DeleteRemote.xaml.cs PopupManager optimization 2020-07-07 17:59:19 +08:00
DeleteTag.xaml PopupManager optimization 2020-07-07 17:59:19 +08:00
DeleteTag.xaml.cs PopupManager optimization 2020-07-07 17:59:19 +08:00
DiffViewer.xaml Go to NEXT/PREV differences in DiffViewer 2020-07-20 11:13:47 +08:00
DiffViewer.xaml.cs Better navigation algorithm to go to NEXT/PREV difference in DiffViewer 2020-07-20 15:05:00 +08:00
Discard.xaml PopupManager optimization 2020-07-07 17:59:19 +08:00
Discard.xaml.cs PopupManager optimization 2020-07-07 17:59:19 +08:00
Fetch.xaml <fix>(*): 撤销了 commit ceff6ef102 2020-07-30 13:59:12 +08:00
Fetch.xaml.cs <fix>(*): 撤销了 commit ceff6ef102 2020-07-30 13:59:12 +08:00
FileHistories.xaml Upgrade project style 2020-07-06 10:23:45 +08:00
FileHistories.xaml.cs Show file size changes for binary diff 2020-07-13 16:50:15 +08:00
GitFlowFinishBranch.xaml PopupManager optimization 2020-07-07 17:59:19 +08:00
GitFlowFinishBranch.xaml.cs PopupManager optimization 2020-07-07 17:59:19 +08:00
GitFlowSetup.xaml PopupManager optimization 2020-07-07 17:59:19 +08:00
GitFlowSetup.xaml.cs PopupManager optimization 2020-07-07 17:59:19 +08:00
GitFlowStartBranch.xaml PopupManager optimization 2020-07-07 17:59:19 +08:00
GitFlowStartBranch.xaml.cs PopupManager optimization 2020-07-07 17:59:19 +08:00
Histories.xaml style(*): 界面显示上的一些改进 2020-07-29 15:58:05 +08:00
Histories.xaml.cs style(*): 界面显示上的一些改进 2020-07-29 15:58:05 +08:00
Init.xaml PopupManager optimization 2020-07-07 17:59:19 +08:00
Init.xaml.cs PopupManager optimization 2020-07-07 17:59:19 +08:00
InteractiveRebase.xaml PopupManager optimization 2020-07-07 17:59:19 +08:00
InteractiveRebase.xaml.cs fix(Repository): separated git dir for submodules 2020-07-23 14:04:42 +08:00
Launcher.xaml Upgrade project style 2020-07-06 10:23:45 +08:00
Launcher.xaml.cs feature(Submodule): supports git submodule 2020-07-22 20:14:39 +08:00
Manager.xaml fix(Manager): using TextBlock instead of Label to show special characters like '_', '-', etc. 2020-07-31 14:36:18 +08:00
Manager.xaml.cs Upgrade project style 2020-07-06 10:23:45 +08:00
Merge.xaml PopupManager optimization 2020-07-07 17:59:19 +08:00
Merge.xaml.cs PopupManager optimization 2020-07-07 17:59:19 +08:00
PopupManager.xaml PopupManager optimization 2020-07-07 17:59:19 +08:00
PopupManager.xaml.cs PopupManager optimization 2020-07-07 17:59:19 +08:00
Preference.xaml Label for merger change 2020-07-09 21:22:52 +08:00
Preference.xaml.cs Enable to configure global core.autocrlf in Preference panel 2020-07-09 21:20:35 +08:00
Pull.xaml <fix>(*): 撤销了 commit ceff6ef102 2020-07-30 13:59:12 +08:00
Pull.xaml.cs <fix>(*): 撤销了 commit ceff6ef102 2020-07-30 13:59:12 +08:00
Push.xaml <fix>(*): 撤销了 commit ceff6ef102 2020-07-30 13:59:12 +08:00
Push.xaml.cs <fix>(*): 撤销了 commit ceff6ef102 2020-07-30 13:59:12 +08:00
PushTag.xaml PopupManager optimization 2020-07-07 17:59:19 +08:00
PushTag.xaml.cs PopupManager optimization 2020-07-07 17:59:19 +08:00
Rebase.xaml PopupManager optimization 2020-07-07 17:59:19 +08:00
Rebase.xaml.cs PopupManager optimization 2020-07-07 17:59:19 +08:00
Remote.xaml PopupManager optimization 2020-07-07 17:59:19 +08:00
Remote.xaml.cs PopupManager optimization 2020-07-07 17:59:19 +08:00
RenameBranch.xaml PopupManager optimization 2020-07-07 17:59:19 +08:00
RenameBranch.xaml.cs PopupManager optimization 2020-07-07 17:59:19 +08:00
Reset.xaml PopupManager optimization 2020-07-07 17:59:19 +08:00
Reset.xaml.cs PopupManager optimization 2020-07-07 17:59:19 +08:00
Revert.xaml PopupManager optimization 2020-07-07 17:59:19 +08:00
Revert.xaml.cs PopupManager optimization 2020-07-07 17:59:19 +08:00
Stash.xaml Upgrade project style 2020-07-06 10:23:45 +08:00
Stash.xaml.cs Upgrade project style 2020-07-06 10:23:45 +08:00
Stashes.xaml style(*): 调整了部分界面的显示效果 2020-07-31 09:03:21 +08:00
Stashes.xaml.cs Show file size changes for binary diff 2020-07-13 16:50:15 +08:00
Waiting.xaml feature(Submodule): add button to do submodule update 2020-07-24 17:17:53 +08:00
Waiting.xaml.cs feature(Submodule): add button to do submodule update 2020-07-24 17:17:53 +08:00
WorkingCopy.xaml style(*): 调整了部分界面的显示效果 2020-07-31 09:03:21 +08:00
WorkingCopy.xaml.cs fix(Repository): separated git dir for submodules 2020-07-23 14:04:42 +08:00