.. |
About.xaml
|
style(*): show window title in Windows Taskbar; add icon for about dialog
|
2020-07-31 14:43:24 +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(*): supports multi-repo editing
|
2020-08-03 16:23:00 +08:00 |
Apply.xaml
|
Add option --ignore-whitespace supports for git apply command
|
2020-07-08 11:37:29 +08:00 |
Apply.xaml.cs
|
feature(*): supports multi-repo editing
|
2020-08-03 16:23:00 +08:00 |
Blame.xaml
|
style(*): show window title in Windows Taskbar; add icon for about dialog
|
2020-07-31 14:43:24 +08:00 |
Blame.xaml.cs
|
feature(*): supports multi-repo editing
|
2020-08-03 16:23:00 +08:00 |
CherryPick.xaml
|
Upgrade project style
|
2020-07-06 10:23:45 +08:00 |
CherryPick.xaml.cs
|
feature(*): supports multi-repo editing
|
2020-08-03 16:23:00 +08:00 |
Clone.xaml
|
克隆远程仓库时可选指定远程名,而不是用默认的 origin
|
2020-07-17 10:00:37 +08:00 |
Clone.xaml.cs
|
feature(*): supports multi-repo editing
|
2020-08-03 16:23:00 +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
|
feature(*): supports multi-repo editing
|
2020-08-03 16:23:00 +08:00 |
CreateBranch.xaml
|
PopupManager optimization
|
2020-07-07 17:59:19 +08:00 |
CreateBranch.xaml.cs
|
feature(*): supports multi-repo editing
|
2020-08-03 16:23:00 +08:00 |
CreateTag.xaml
|
fix(CreateTag): alignment for tag message placeholder
|
2020-07-21 13:41:33 +08:00 |
CreateTag.xaml.cs
|
feature(*): supports multi-repo editing
|
2020-08-03 16:23:00 +08:00 |
Dashboard.xaml
|
style(Dashboard): arrange button in toolbar
|
2020-08-03 19:49:23 +08:00 |
Dashboard.xaml.cs
|
feature(*): supports multi-repo editing
|
2020-08-03 16:23:00 +08:00 |
DeleteBranch.xaml
|
PopupManager optimization
|
2020-07-07 17:59:19 +08:00 |
DeleteBranch.xaml.cs
|
feature(*): supports multi-repo editing
|
2020-08-03 16:23:00 +08:00 |
DeleteRemote.xaml
|
PopupManager optimization
|
2020-07-07 17:59:19 +08:00 |
DeleteRemote.xaml.cs
|
feature(*): supports multi-repo editing
|
2020-08-03 16:23:00 +08:00 |
DeleteTag.xaml
|
PopupManager optimization
|
2020-07-07 17:59:19 +08:00 |
DeleteTag.xaml.cs
|
feature(*): supports multi-repo editing
|
2020-08-03 16:23:00 +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
|
feature(*): supports multi-repo editing
|
2020-08-03 16:23:00 +08:00 |
Fetch.xaml
|
<fix>(*): 撤销了 commit ceff6ef102
|
2020-07-30 13:59:12 +08:00 |
Fetch.xaml.cs
|
feature(*): supports multi-repo editing
|
2020-08-03 16:23:00 +08:00 |
FileHistories.xaml
|
style(*): show window title in Windows Taskbar; add icon for about dialog
|
2020-07-31 14:43:24 +08:00 |
FileHistories.xaml.cs
|
feature(*): supports multi-repo editing
|
2020-08-03 16:23:00 +08:00 |
GitFlowFinishBranch.xaml
|
PopupManager optimization
|
2020-07-07 17:59:19 +08:00 |
GitFlowFinishBranch.xaml.cs
|
feature(*): supports multi-repo editing
|
2020-08-03 16:23:00 +08:00 |
GitFlowSetup.xaml
|
PopupManager optimization
|
2020-07-07 17:59:19 +08:00 |
GitFlowSetup.xaml.cs
|
feature(*): supports multi-repo editing
|
2020-08-03 16:23:00 +08:00 |
GitFlowStartBranch.xaml
|
PopupManager optimization
|
2020-07-07 17:59:19 +08:00 |
GitFlowStartBranch.xaml.cs
|
feature(*): supports multi-repo editing
|
2020-08-03 16:23:00 +08:00 |
Histories.xaml
|
style(Histories): change background color to remove line between GridSplitter and DataGrid
|
2020-08-03 17:48:53 +08:00 |
Histories.xaml.cs
|
feature(*): supports multi-repo editing
|
2020-08-03 16:23:00 +08:00 |
Init.xaml
|
PopupManager optimization
|
2020-07-07 17:59:19 +08:00 |
Init.xaml.cs
|
feature(*): supports multi-repo editing
|
2020-08-03 16:23:00 +08:00 |
InteractiveRebase.xaml
|
style(*): show window title in Windows Taskbar; add icon for about dialog
|
2020-07-31 14:43:24 +08:00 |
InteractiveRebase.xaml.cs
|
fix(Repository): separated git dir for submodules
|
2020-07-23 14:04:42 +08:00 |
Launcher.xaml
|
fix(Launcher): using MouseMove instead of PreviewMouseMove event
|
2020-08-03 18:34:53 +08:00 |
Launcher.xaml.cs
|
fix(Launcher): using MouseMove instead of PreviewMouseMove event
|
2020-08-03 18:34:53 +08:00 |
Manager.xaml
|
style(*): splitter color
|
2020-08-03 19:25:36 +08:00 |
Manager.xaml.cs
|
feature(*): supports multi-repo editing
|
2020-08-03 16:23:00 +08:00 |
Merge.xaml
|
PopupManager optimization
|
2020-07-07 17:59:19 +08:00 |
Merge.xaml.cs
|
feature(*): supports multi-repo editing
|
2020-08-03 16:23:00 +08:00 |
PopupManager.xaml
|
PopupManager optimization
|
2020-07-07 17:59:19 +08:00 |
PopupManager.xaml.cs
|
feature(*): supports multi-repo editing
|
2020-08-03 16:23:00 +08:00 |
Preference.xaml
|
feature(*): supports multi-repo editing
|
2020-08-03 16:23:00 +08:00 |
Preference.xaml.cs
|
feature(*): supports multi-repo editing
|
2020-08-03 16:23:00 +08:00 |
Pull.xaml
|
<fix>(*): 撤销了 commit ceff6ef102
|
2020-07-30 13:59:12 +08:00 |
Pull.xaml.cs
|
feature(*): supports multi-repo editing
|
2020-08-03 16:23:00 +08:00 |
Push.xaml
|
<fix>(*): 撤销了 commit ceff6ef102
|
2020-07-30 13:59:12 +08:00 |
Push.xaml.cs
|
feature(*): supports multi-repo editing
|
2020-08-03 16:23:00 +08:00 |
PushTag.xaml
|
PopupManager optimization
|
2020-07-07 17:59:19 +08:00 |
PushTag.xaml.cs
|
feature(*): supports multi-repo editing
|
2020-08-03 16:23:00 +08:00 |
Rebase.xaml
|
PopupManager optimization
|
2020-07-07 17:59:19 +08:00 |
Rebase.xaml.cs
|
feature(*): supports multi-repo editing
|
2020-08-03 16:23:00 +08:00 |
Remote.xaml
|
PopupManager optimization
|
2020-07-07 17:59:19 +08:00 |
Remote.xaml.cs
|
feature(*): supports multi-repo editing
|
2020-08-03 16:23:00 +08:00 |
RenameBranch.xaml
|
PopupManager optimization
|
2020-07-07 17:59:19 +08:00 |
RenameBranch.xaml.cs
|
feature(*): supports multi-repo editing
|
2020-08-03 16:23:00 +08:00 |
Reset.xaml
|
PopupManager optimization
|
2020-07-07 17:59:19 +08:00 |
Reset.xaml.cs
|
feature(*): supports multi-repo editing
|
2020-08-03 16:23:00 +08:00 |
Revert.xaml
|
PopupManager optimization
|
2020-07-07 17:59:19 +08:00 |
Revert.xaml.cs
|
feature(*): supports multi-repo editing
|
2020-08-03 16:23:00 +08:00 |
Stash.xaml
|
Upgrade project style
|
2020-07-06 10:23:45 +08:00 |
Stash.xaml.cs
|
feature(*): supports multi-repo editing
|
2020-08-03 16:23:00 +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(*): supports multi-repo editing
|
2020-08-03 16:23:00 +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 |