sourcegit/src/UI
2020-11-03 11:45:46 +08:00
..
About.xaml refactor(*): re-arrange project 2020-08-06 16:01:10 +08:00
About.xaml.cs refactor(*): re-arrange project 2020-08-06 16:01:10 +08:00
AddSubmodule.xaml refactor(*): re-arrange project 2020-08-06 16:01:10 +08:00
AddSubmodule.xaml.cs refactor(*): re-arrange project 2020-08-06 16:01:10 +08:00
Apply.xaml refactor(*): re-arrange project 2020-08-06 16:01:10 +08:00
Apply.xaml.cs refactor(*): re-arrange project 2020-08-06 16:01:10 +08:00
Blame.xaml refactor(*): re-arrange project 2020-08-06 16:01:10 +08:00
Blame.xaml.cs refactor(*): re-arrange project 2020-08-06 16:01:10 +08:00
CherryPick.xaml fix(*): using TextBlock instead of Label to avoid missing characters like '-', '_', etc. 2020-09-01 17:22:47 +08:00
CherryPick.xaml.cs fix(*): using TextBlock instead of Label to avoid missing characters like '-', '_', etc. 2020-09-01 17:22:47 +08:00
Clone.xaml refactor(*): re-arrange project 2020-08-06 16:01:10 +08:00
Clone.xaml.cs refactor(*): re-arrange project 2020-08-06 16:01:10 +08:00
CommitViewer.xaml refactor(*): re-arrange project 2020-08-06 16:01:10 +08:00
CommitViewer.xaml.cs feature(Histories): supports to diff selected 2 commits 2020-09-25 17:24:43 +08:00
Configure.xaml refactor(*): re-arrange project 2020-08-06 16:01:10 +08:00
Configure.xaml.cs refactor(*): re-arrange project 2020-08-06 16:01:10 +08:00
CreateBranch.xaml fix(*): using TextBlock instead of Label to avoid missing characters like '-', '_', etc. 2020-09-01 17:22:47 +08:00
CreateBranch.xaml.cs fix(*): using TextBlock instead of Label to avoid missing characters like '-', '_', etc. 2020-09-01 17:22:47 +08:00
CreateTag.xaml fix(*): using TextBlock instead of Label to avoid missing characters like '-', '_', etc. 2020-09-01 17:22:47 +08:00
CreateTag.xaml.cs fix(*): using TextBlock instead of Label to avoid missing characters like '-', '_', etc. 2020-09-01 17:22:47 +08:00
Dashboard.xaml style<Dashboard>: re-arrange buttons in toolbar 2020-10-27 15:51:57 +08:00
Dashboard.xaml.cs fix(Merge): auto delete MERGE_HEAD/REVERT_HEAD/REBASE_HEAD/CHERRY_PICK_HEAD when merge command returns no errors. 2020-08-18 09:40:21 +08:00
DeleteBranch.xaml fix(*): using TextBlock instead of Label to avoid missing characters like '-', '_', etc. 2020-09-01 17:22:47 +08:00
DeleteBranch.xaml.cs fix(*): using TextBlock instead of Label to avoid missing characters like '-', '_', etc. 2020-09-01 17:22:47 +08:00
DeleteRemote.xaml fix(*): using TextBlock instead of Label to avoid missing characters like '-', '_', etc. 2020-09-01 17:22:47 +08:00
DeleteRemote.xaml.cs fix(*): using TextBlock instead of Label to avoid missing characters like '-', '_', etc. 2020-09-01 17:22:47 +08:00
DeleteTag.xaml fix(*): using TextBlock instead of Label to avoid missing characters like '-', '_', etc. 2020-09-01 17:22:47 +08:00
DeleteTag.xaml.cs fix(*): using TextBlock instead of Label to avoid missing characters like '-', '_', etc. 2020-09-01 17:22:47 +08:00
DiffViewer.xaml feature(LFS): LFS diff and preview support 2020-09-25 16:30:28 +08:00
DiffViewer.xaml.cs feature(LFS): LFS diff and preview support 2020-09-25 16:30:28 +08:00
Discard.xaml fix(*): using TextBlock instead of Label to avoid missing characters like '-', '_', etc. 2020-09-01 17:22:47 +08:00
Discard.xaml.cs fix(*): using TextBlock instead of Label to avoid missing characters like '-', '_', etc. 2020-09-01 17:22:47 +08:00
Fetch.xaml fix(*): using TextBlock instead of Label to avoid missing characters like '-', '_', etc. 2020-09-01 17:22:47 +08:00
Fetch.xaml.cs refactor(*): re-arrange project 2020-08-06 16:01:10 +08:00
FileHistories.xaml refactor(*): re-arrange project 2020-08-06 16:01:10 +08:00
FileHistories.xaml.cs refactor(*): re-arrange project 2020-08-06 16:01:10 +08:00
GitFlowFinishBranch.xaml fix(*): using TextBlock instead of Label to avoid missing characters like '-', '_', etc. 2020-09-01 17:22:47 +08:00
GitFlowFinishBranch.xaml.cs fix(*): using TextBlock instead of Label to avoid missing characters like '-', '_', etc. 2020-09-01 17:22:47 +08:00
GitFlowSetup.xaml refactor(*): re-arrange project 2020-08-06 16:01:10 +08:00
GitFlowSetup.xaml.cs refactor(*): re-arrange project 2020-08-06 16:01:10 +08:00
GitFlowStartBranch.xaml refactor(*): re-arrange project 2020-08-06 16:01:10 +08:00
GitFlowStartBranch.xaml.cs refactor(*): re-arrange project 2020-08-06 16:01:10 +08:00
Histories.xaml feature(Histories): supports to diff selected 2 commits 2020-09-25 17:24:43 +08:00
Histories.xaml.cs optimize<CommitGraph>: remove unused code 2020-11-03 11:45:46 +08:00
Init.xaml refactor(*): re-arrange project 2020-08-06 16:01:10 +08:00
Init.xaml.cs refactor(*): re-arrange project 2020-08-06 16:01:10 +08:00
InteractiveRebase.xaml refactor(*): re-arrange project 2020-08-06 16:01:10 +08:00
InteractiveRebase.xaml.cs refactor(*): re-arrange project 2020-08-06 16:01:10 +08:00
Launcher.xaml style<Launcher>: hide tab close button by default 2020-10-30 12:05:52 +08:00
Launcher.xaml.cs style<Launcher>: hide tab close button by default 2020-10-30 12:05:52 +08:00
Manager.xaml refactor(*): re-arrange project 2020-08-06 16:01:10 +08:00
Manager.xaml.cs refactor(*): re-arrange project 2020-08-06 16:01:10 +08:00
Merge.xaml fix(*): using TextBlock instead of Label to avoid missing characters like '-', '_', etc. 2020-09-01 17:22:47 +08:00
Merge.xaml.cs fix(*): using TextBlock instead of Label to avoid missing characters like '-', '_', etc. 2020-09-01 17:22:47 +08:00
PopupManager.xaml refactor(*): re-arrange project 2020-08-06 16:01:10 +08:00
PopupManager.xaml.cs refactor(*): re-arrange project 2020-08-06 16:01:10 +08:00
Preference.xaml refactor(*): re-arrange project 2020-08-06 16:01:10 +08:00
Preference.xaml.cs refactor(*): re-arrange project 2020-08-06 16:01:10 +08:00
Pull.xaml fix(*): using TextBlock instead of Label to avoid missing characters like '-', '_', etc. 2020-09-01 17:22:47 +08:00
Pull.xaml.cs fix(*): using TextBlock instead of Label to avoid missing characters like '-', '_', etc. 2020-09-01 17:22:47 +08:00
Push.xaml fix(*): using TextBlock instead of Label to avoid missing characters like '-', '_', etc. 2020-09-01 17:22:47 +08:00
Push.xaml.cs refactor(*): re-arrange project 2020-08-06 16:01:10 +08:00
PushTag.xaml fix(*): using TextBlock instead of Label to avoid missing characters like '-', '_', etc. 2020-09-01 17:22:47 +08:00
PushTag.xaml.cs fix(*): using TextBlock instead of Label to avoid missing characters like '-', '_', etc. 2020-09-01 17:22:47 +08:00
Rebase.xaml fix(*): using TextBlock instead of Label to avoid missing characters like '-', '_', etc. 2020-09-01 17:22:47 +08:00
Rebase.xaml.cs fix(*): using TextBlock instead of Label to avoid missing characters like '-', '_', etc. 2020-09-01 17:22:47 +08:00
Remote.xaml refactor(*): re-arrange project 2020-08-06 16:01:10 +08:00
Remote.xaml.cs fix<Remote>: do NOT check remote name if only edit it's URL 2020-10-12 09:58:39 +08:00
RenameBranch.xaml fix(*): using TextBlock instead of Label to avoid missing characters like '-', '_', etc. 2020-09-01 17:22:47 +08:00
RenameBranch.xaml.cs fix(*): using TextBlock instead of Label to avoid missing characters like '-', '_', etc. 2020-09-01 17:22:47 +08:00
Reset.xaml fix(*): using TextBlock instead of Label to avoid missing characters like '-', '_', etc. 2020-09-01 17:22:47 +08:00
Reset.xaml.cs fix(*): using TextBlock instead of Label to avoid missing characters like '-', '_', etc. 2020-09-01 17:22:47 +08:00
Revert.xaml fix(*): using TextBlock instead of Label to avoid missing characters like '-', '_', etc. 2020-09-01 17:22:47 +08:00
Revert.xaml.cs fix(*): using TextBlock instead of Label to avoid missing characters like '-', '_', etc. 2020-09-01 17:22:47 +08:00
Stash.xaml refactor(*): re-arrange project 2020-08-06 16:01:10 +08:00
Stash.xaml.cs refactor(*): re-arrange project 2020-08-06 16:01:10 +08:00
Stashes.xaml refactor(*): re-arrange project 2020-08-06 16:01:10 +08:00
Stashes.xaml.cs refactor(*): re-arrange project 2020-08-06 16:01:10 +08:00
TwoCommitsDiff.xaml style(TwoCommitsDiff): change title style 2020-09-25 18:02:12 +08:00
TwoCommitsDiff.xaml.cs style(TwoCommitsDiff): change title style 2020-09-25 18:02:12 +08:00
Waiting.xaml refactor(*): re-arrange project 2020-08-06 16:01:10 +08:00
Waiting.xaml.cs refactor(*): re-arrange project 2020-08-06 16:01:10 +08:00
WorkingCopy.xaml refactor(*): re-arrange project 2020-08-06 16:01:10 +08:00
WorkingCopy.xaml.cs feature(WorkingCopy): add context menu entry to view histories from selected unstaged change 2020-08-07 17:16:17 +08:00