sourcegit/src/Views/Popups
2021-06-29 10:19:38 +08:00
..
AddSubmodule.xaml feature<SubTree>: supports git subtree feature 2021-06-07 11:47:16 +08:00
AddSubmodule.xaml.cs refactor<*>: rewrite all codes... 2021-04-29 20:05:55 +08:00
AddSubTree.xaml feature<SubTree>: supports git subtree feature 2021-06-07 11:47:16 +08:00
AddSubTree.xaml.cs feature<SubTree>: supports git subtree feature 2021-06-07 11:47:16 +08:00
Apply.xaml optimize<PopupWidget>: simplify PopupWidget xaml 2021-05-13 11:02:50 +08:00
Apply.xaml.cs refactor<*>: rewrite all codes... 2021-04-29 20:05:55 +08:00
Archive.xaml feature<Archive>: supports archive by branches and tags 2021-05-28 09:48:07 +08:00
Archive.xaml.cs style<Archive>: text for open file dialog title 2021-05-28 10:45:28 +08:00
Checkout.xaml feature<Checkout>: add a status panel for checkout progress 2021-05-26 18:43:28 +08:00
Checkout.xaml.cs feature<Checkout>: add a status panel for checkout progress 2021-05-26 18:43:28 +08:00
CherryPick.xaml optimize<PopupWidget>: simplify PopupWidget xaml 2021-05-13 11:02:50 +08:00
CherryPick.xaml.cs refactor<*>: rewrite all codes... 2021-04-29 20:05:55 +08:00
Clone.xaml optimize<PopupWidget>: simplify PopupWidget xaml 2021-05-13 11:02:50 +08:00
Clone.xaml.cs feature<FolderDailog>: use Ookii.Dialog.Wpf instead of Views.Controls.FolderDailog 2021-06-29 10:19:38 +08:00
Configure.xaml optimize<PopupWidget>: simplify PopupWidget xaml 2021-05-13 11:02:50 +08:00
Configure.xaml.cs refactor<*>: rewrite all codes... 2021-04-29 20:05:55 +08:00
CreateBranch.xaml optimize<PopupWidget>: simplify PopupWidget xaml 2021-05-13 11:02:50 +08:00
CreateBranch.xaml.cs fix<*>: fix crash while creating branch with empty repository 2021-05-27 09:14:34 +08:00
CreateTag.xaml optimize<PopupWidget>: simplify PopupWidget xaml 2021-05-13 11:02:50 +08:00
CreateTag.xaml.cs refactor<*>: rewrite all codes... 2021-04-29 20:05:55 +08:00
DeleteBranch.xaml optimize<PopupWidget>: simplify PopupWidget xaml 2021-05-13 11:02:50 +08:00
DeleteBranch.xaml.cs refactor<*>: rewrite all codes... 2021-04-29 20:05:55 +08:00
DeleteRemote.xaml optimize<PopupWidget>: simplify PopupWidget xaml 2021-05-13 11:02:50 +08:00
DeleteRemote.xaml.cs refactor<*>: rewrite all codes... 2021-04-29 20:05:55 +08:00
DeleteSubmodule.xaml optimize<PopupWidget>: simplify PopupWidget xaml 2021-05-13 11:02:50 +08:00
DeleteSubmodule.xaml.cs refactor<*>: rewrite all codes... 2021-04-29 20:05:55 +08:00
DeleteTag.xaml optimize<PopupWidget>: simplify PopupWidget xaml 2021-05-13 11:02:50 +08:00
DeleteTag.xaml.cs refactor<*>: rewrite all codes... 2021-04-29 20:05:55 +08:00
Discard.xaml optimize<PopupWidget>: simplify PopupWidget xaml 2021-05-13 11:02:50 +08:00
Discard.xaml.cs fix<Discard>: fix discard with files not only dropped changes selected but also others 2021-04-29 21:22:17 +08:00
EditSubTree.xaml feature<SubTree>: supports git subtree feature 2021-06-07 11:47:16 +08:00
EditSubTree.xaml.cs feature<SubTree>: supports git subtree feature 2021-06-07 11:47:16 +08:00
Fetch.xaml optimize<PopupWidget>: simplify PopupWidget xaml 2021-05-13 11:02:50 +08:00
Fetch.xaml.cs refactor<*>: rewrite all codes... 2021-04-29 20:05:55 +08:00
GitFlowFinish.xaml update<README>: update thanks; update style for Keep branch option 2021-05-13 15:52:37 +08:00
GitFlowFinish.xaml.cs feature<GitFlow>: add an option to keep branch after finish 2021-05-13 15:31:10 +08:00
GitFlowStart.xaml optimize<PopupWidget>: simplify PopupWidget xaml 2021-05-13 11:02:50 +08:00
GitFlowStart.xaml.cs refactor<*>: rewrite all codes... 2021-04-29 20:05:55 +08:00
Init.xaml optimize<PopupWidget>: simplify PopupWidget xaml 2021-05-13 11:02:50 +08:00
Init.xaml.cs fix<Init>: fix crash when open repository after init 2021-05-26 19:20:23 +08:00
InitGitFlow.xaml optimize<PopupWidget>: simplify PopupWidget xaml 2021-05-13 11:02:50 +08:00
InitGitFlow.xaml.cs refactor<*>: rewrite all codes... 2021-04-29 20:05:55 +08:00
Merge.xaml optimize<PopupWidget>: simplify PopupWidget xaml 2021-05-13 11:02:50 +08:00
Merge.xaml.cs feature<Merge>: show progress for merge 2021-05-26 18:58:34 +08:00
Pull.xaml optimize<PopupWidget>: simplify PopupWidget xaml 2021-05-13 11:02:50 +08:00
Pull.xaml.cs fix<Pull>: fix crash when there's no local branches 2021-06-15 16:14:16 +08:00
Push.xaml optimize<PopupWidget>: simplify PopupWidget xaml 2021-05-13 11:02:50 +08:00
Push.xaml.cs refactor<*>: rewrite all codes... 2021-04-29 20:05:55 +08:00
PushTag.xaml optimize<PopupWidget>: simplify PopupWidget xaml 2021-05-13 11:02:50 +08:00
PushTag.xaml.cs refactor<*>: rewrite all codes... 2021-04-29 20:05:55 +08:00
Rebase.xaml optimize<PopupWidget>: simplify PopupWidget xaml 2021-05-13 11:02:50 +08:00
Rebase.xaml.cs refactor<*>: rewrite all codes... 2021-04-29 20:05:55 +08:00
Remote.xaml optimize<PopupWidget>: simplify PopupWidget xaml 2021-05-13 11:02:50 +08:00
Remote.xaml.cs fix<Remote>: do NOT validate remote's name when edit only remote's URL 2021-06-16 20:02:05 +08:00
RenameBranch.xaml optimize<PopupWidget>: simplify PopupWidget xaml 2021-05-13 11:02:50 +08:00
RenameBranch.xaml.cs refactor<*>: rewrite all codes... 2021-04-29 20:05:55 +08:00
Reset.xaml optimize<PopupWidget>: simplify PopupWidget xaml 2021-05-13 11:02:50 +08:00
Reset.xaml.cs refactor<*>: rewrite all codes... 2021-04-29 20:05:55 +08:00
Revert.xaml optimize<PopupWidget>: simplify PopupWidget xaml 2021-05-13 11:02:50 +08:00
Revert.xaml.cs refactor<*>: rewrite all codes... 2021-04-29 20:05:55 +08:00
Stash.xaml optimize<PopupWidget>: simplify PopupWidget xaml 2021-05-13 11:02:50 +08:00
Stash.xaml.cs optimize<Stash>: only run stash command when it's needed 2021-04-30 14:32:57 +08:00
SubTreePull.xaml feature<SubTree>: supports git subtree feature 2021-06-07 11:47:16 +08:00
SubTreePull.xaml.cs feature<SubTree>: supports git subtree feature 2021-06-07 11:47:16 +08:00
SubTreePush.xaml feature<SubTree>: supports git subtree feature 2021-06-07 11:47:16 +08:00
SubTreePush.xaml.cs feature<SubTree>: supports git subtree feature 2021-06-07 11:47:16 +08:00
UnlinkSubTree.xaml feature<SubTree>: supports git subtree feature 2021-06-07 11:47:16 +08:00
UnlinkSubTree.xaml.cs feature<SubTree>: supports git subtree feature 2021-06-07 11:47:16 +08:00