sourcegit/src/Views/Popups
2021-05-27 22:30:40 +08:00
..
AddSubmodule.xaml optimize<PopupWidget>: simplify PopupWidget xaml 2021-05-13 11:02:50 +08:00
AddSubmodule.xaml.cs refactor<*>: rewrite all codes... 2021-04-29 20:05:55 +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<Achive>: add git archive to commit's context menu 2021-05-27 22:30:40 +08:00
Archive.xaml.cs feature<Achive>: add git archive to commit's context menu 2021-05-27 22:30:40 +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<FolderDialog>: remove View.FolderBrowser and use windows shell32 API to select folders 2021-05-26 11:08:31 +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
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 refactor<*>: rewrite all codes... 2021-04-29 20:05:55 +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 refactor<*>: rewrite all codes... 2021-04-29 20:05:55 +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