.. |
AddSubmodule.xaml
|
refactor<*>: use DynamicResource instead of StaticResource for brushes and locales
|
2021-07-20 16:26:10 +08:00 |
AddSubmodule.xaml.cs
|
refactor<*>: rewrite all codes...
|
2021-04-29 20:05:55 +08:00 |
AddSubTree.xaml
|
refactor<*>: use DynamicResource instead of StaticResource for brushes and locales
|
2021-07-20 16:26:10 +08:00 |
AddSubTree.xaml.cs
|
feature<SubTree>: supports git subtree feature
|
2021-06-07 11:47:16 +08:00 |
Apply.xaml
|
feature<Preference>: add custom font settings
|
2021-08-10 22:05:29 +08:00 |
Apply.xaml.cs
|
cleanup<*>: run vs code cleanup to format codestyle and remove unused references
|
2021-08-05 15:54:00 +08:00 |
Archive.xaml
|
style<*>: commit's SHA display style in popups
|
2021-08-06 09:50:43 +08:00 |
Archive.xaml.cs
|
style<*>: commit's SHA display style in popups
|
2021-08-06 09:50:43 +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
|
style<*>: commit's SHA display style in popups
|
2021-08-06 09:50:43 +08:00 |
CherryPick.xaml.cs
|
style<*>: commit's SHA display style in popups
|
2021-08-06 09:50:43 +08:00 |
Cleanup.xaml
|
feature<Cleanup>: add toolbar button to run git gc and git lfs prune
|
2022-02-10 14:27:46 +08:00 |
Cleanup.xaml.cs
|
feature<Cleanup>: add toolbar button to run git gc and git lfs prune
|
2022-02-10 14:27:46 +08:00 |
Configure.xaml
|
feature<GPG>: add gpg signing feature #5
|
2022-10-20 18:59:13 +08:00 |
Configure.xaml.cs
|
feature<GPG>: add gpg signing feature #5
|
2022-10-20 18:59:13 +08:00 |
CreateBranch.xaml
|
style<*>: commit's SHA display style in popups
|
2021-08-06 09:50:43 +08:00 |
CreateBranch.xaml.cs
|
style<*>: commit's SHA display style in popups
|
2021-08-06 09:50:43 +08:00 |
CreateTag.xaml
|
refactor<TextEdit>: rewrite implementation of placeholder for TextEdit
|
2023-07-18 19:21:42 +08:00 |
CreateTag.xaml.cs
|
style<*>: commit's SHA display style in popups
|
2021-08-06 09:50:43 +08:00 |
DeleteBranch.xaml
|
refactor<*>: use DynamicResource instead of StaticResource for brushes and locales
|
2021-07-20 16:26:10 +08:00 |
DeleteBranch.xaml.cs
|
fix<Histroies>: remove invalid filters to fix issue #I5RZC9
|
2022-09-20 16:55:24 +08:00 |
DeleteRemote.xaml
|
refactor<*>: use DynamicResource instead of StaticResource for brushes and locales
|
2021-07-20 16:26:10 +08:00 |
DeleteRemote.xaml.cs
|
refactor<*>: rewrite all codes...
|
2021-04-29 20:05:55 +08:00 |
DeleteSubmodule.xaml
|
refactor<*>: use DynamicResource instead of StaticResource for brushes and locales
|
2021-07-20 16:26:10 +08:00 |
DeleteSubmodule.xaml.cs
|
refactor<*>: rewrite all codes...
|
2021-04-29 20:05:55 +08:00 |
DeleteTag.xaml
|
refactor<*>: use DynamicResource instead of StaticResource for brushes and locales
|
2021-07-20 16:26:10 +08:00 |
DeleteTag.xaml.cs
|
refactor<*>: rewrite all codes...
|
2021-04-29 20:05:55 +08:00 |
Discard.xaml
|
refactor<*>: use DynamicResource instead of StaticResource for brushes and locales
|
2021-07-20 16:26:10 +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
|
refactor<*>: use DynamicResource instead of StaticResource for brushes and locales
|
2021-07-20 16:26:10 +08:00 |
EditSubTree.xaml.cs
|
feature<SubTree>: supports git subtree feature
|
2021-06-07 11:47:16 +08:00 |
FastForwardWithoutCheckout.xaml
|
feature<Fast-Forward>: allow fast-forward on local branch that not checked out.
|
2023-08-18 13:29:44 +08:00 |
FastForwardWithoutCheckout.xaml.cs
|
feature<Fast-Forward>: allow fast-forward on local branch that not checked out.
|
2023-08-18 13:29:44 +08:00 |
Fetch.xaml
|
refactor<*>: use DynamicResource instead of StaticResource for brushes and locales
|
2021-07-20 16:26:10 +08:00 |
Fetch.xaml.cs
|
feature<SSH>: supports using ssh private key to access remote git repository
|
2021-10-12 17:14:48 +08:00 |
GitFlowFinish.xaml
|
refactor<*>: use DynamicResource instead of StaticResource for brushes and locales
|
2021-07-20 16:26:10 +08:00 |
GitFlowFinish.xaml.cs
|
cleanup<*>: run vs code cleanup to format codestyle and remove unused references
|
2021-08-05 15:54:00 +08:00 |
GitFlowStart.xaml
|
refactor<*>: use DynamicResource instead of StaticResource for brushes and locales
|
2021-07-20 16:26:10 +08:00 |
GitFlowStart.xaml.cs
|
refactor<*>: rewrite all codes...
|
2021-04-29 20:05:55 +08:00 |
Init.xaml
|
feature<Preference>: add custom font settings
|
2021-08-10 22:05:29 +08:00 |
Init.xaml.cs
|
style<Welcome,PageTabBar>: re-design the style for Welcome page
|
2022-10-14 20:38:53 +08:00 |
InitGitFlow.xaml
|
refactor<*>: use DynamicResource instead of StaticResource for brushes and locales
|
2021-07-20 16:26:10 +08:00 |
InitGitFlow.xaml.cs
|
refactor<*>: rewrite all codes...
|
2021-04-29 20:05:55 +08:00 |
Merge.xaml
|
feature<Preference>: add custom font settings
|
2021-08-10 22:05:29 +08:00 |
Merge.xaml.cs
|
feature<Merge>: show progress for merge
|
2021-05-26 18:58:34 +08:00 |
Prune.xaml
|
feature<Remote>: add 'Prune' context menu for remote to prune dead branches without fetching
|
2021-11-17 16:12:26 +08:00 |
Prune.xaml.cs
|
feature<Remote>: add 'Prune' context menu for remote to prune dead branches without fetching
|
2021-11-17 16:12:26 +08:00 |
Pull.xaml
|
feature<Pull>: remember user's choice for Pull
|
2022-05-26 17:45:05 +08:00 |
Pull.xaml.cs
|
fix<Pull>: fix stash and re-apply is not working on pull command
|
2023-08-21 20:39:38 +08:00 |
Push.xaml
|
refactor<*>: use DynamicResource instead of StaticResource for brushes and locales
|
2021-07-20 16:26:10 +08:00 |
Push.xaml.cs
|
cleanup<*>: run vs code cleanup to format codestyle and remove unused references
|
2021-08-05 15:54:00 +08:00 |
PushTag.xaml
|
refactor<*>: use DynamicResource instead of StaticResource for brushes and locales
|
2021-07-20 16:26:10 +08:00 |
PushTag.xaml.cs
|
refactor<*>: rewrite all codes...
|
2021-04-29 20:05:55 +08:00 |
Rebase.xaml
|
style<Rebase,Reset>: alignment for current branch label
|
2021-08-06 11:25:06 +08:00 |
Rebase.xaml.cs
|
style<*>: commit's SHA display style in popups
|
2021-08-06 09:50:43 +08:00 |
Remote.xaml
|
style<IconButton>: add IconButton.IconSize to control size of icon
|
2022-11-04 12:48:41 +08:00 |
Remote.xaml.cs
|
fix<Remote>: fix crash when open add remote dialog
|
2021-10-21 15:56:22 +08:00 |
RenameBranch.xaml
|
refactor<*>: use DynamicResource instead of StaticResource for brushes and locales
|
2021-07-20 16:26:10 +08:00 |
RenameBranch.xaml.cs
|
refactor<*>: rewrite all codes...
|
2021-04-29 20:05:55 +08:00 |
Reset.xaml
|
feature<Preference>: add custom font settings
|
2021-08-10 22:05:29 +08:00 |
Reset.xaml.cs
|
style<*>: commit's SHA display style in popups
|
2021-08-06 09:50:43 +08:00 |
Revert.xaml
|
style<*>: commit's SHA display style in popups
|
2021-08-06 09:50:43 +08:00 |
Revert.xaml.cs
|
style<*>: commit's SHA display style in popups
|
2021-08-06 09:50:43 +08:00 |
Reword.xaml
|
style<*>: commit's SHA display style in popups
|
2021-08-06 09:50:43 +08:00 |
Reword.xaml.cs
|
style<*>: commit's SHA display style in popups
|
2021-08-06 09:50:43 +08:00 |
Squash.xaml
|
style<*>: commit's SHA display style in popups
|
2021-08-06 09:50:43 +08:00 |
Squash.xaml.cs
|
style<*>: commit's SHA display style in popups
|
2021-08-06 09:50:43 +08:00 |
Stash.xaml
|
refactor<*>: use DynamicResource instead of StaticResource for brushes and locales
|
2021-07-20 16:26:10 +08:00 |
Stash.xaml.cs
|
cleanup<*>: run vs code cleanup to format codestyle and remove unused references
|
2021-08-05 15:54:00 +08:00 |
StashDropConfirm.xaml
|
feature<StashDropConfirm>: need confirm before drop selected stash
|
2021-10-29 11:58:33 +08:00 |
StashDropConfirm.xaml.cs
|
feature<StashDropConfirm>: need confirm before drop selected stash
|
2021-10-29 11:58:33 +08:00 |
SubTreePull.xaml
|
refactor<*>: use DynamicResource instead of StaticResource for brushes and locales
|
2021-07-20 16:26:10 +08:00 |
SubTreePull.xaml.cs
|
feature<SubTree>: supports git subtree feature
|
2021-06-07 11:47:16 +08:00 |
SubTreePush.xaml
|
refactor<*>: use DynamicResource instead of StaticResource for brushes and locales
|
2021-07-20 16:26:10 +08:00 |
SubTreePush.xaml.cs
|
feature<SubTree>: supports git subtree feature
|
2021-06-07 11:47:16 +08:00 |
UnlinkSubTree.xaml
|
refactor<*>: use DynamicResource instead of StaticResource for brushes and locales
|
2021-07-20 16:26:10 +08:00 |
UnlinkSubTree.xaml.cs
|
feature<SubTree>: supports git subtree feature
|
2021-06-07 11:47:16 +08:00 |