leo
|
de75f5010b
|
optimize<WorkingCopyChanges>: run as stage/unstage all if all changes selected
|
2023-11-22 10:29:53 +08:00 |
|
leo
|
ed26256c90
|
fix<WorkingCopyChanges>: fix that discard all unstaged changes will drop changes staged
|
2023-10-17 19:50:09 +08:00 |
|
leo
|
ef894d81b4
|
optimize<WorkingCopyChanges>: remove unused usings
|
2023-08-25 14:51:25 +08:00 |
|
leo
|
f13b1ee9fe
|
feature<AssumeUnchanged>: supports update-index --[no]-assume-unchanged
|
2023-08-24 19:05:38 +08:00 |
|
leo
|
79b5136a46
|
optimize<WorkingCopyChanges>: use reset --hard instead of checkout/clean if all changes be selected to be discard
|
2023-08-24 17:29:13 +08:00 |
|
leo
|
0a7a0bff42
|
feature<SaveAsPatch>: show notification after saving patch successfully
|
2023-08-24 16:20:38 +08:00 |
|
leo
|
c6606fee88
|
fix<*>: PerMonitorDpiAwareV2 not working for ContextMenus on multi-displays with difference DPIs
|
2023-07-14 15:13:59 +08:00 |
|
leo
|
5434629f4c
|
optimize<WorkingCopy>: improve loading time for large number of local changes
|
2022-11-11 15:01:44 +08:00 |
|
leo
|
5d71e54547
|
upgrade<Project>: retargets to .net framework 4.8
|
2022-10-26 10:32:42 +08:00 |
|
leo
|
338f91357e
|
optimize<*>: remove deprecated apis (older than .NET 6)
|
2022-05-20 16:00:25 +08:00 |
|
leo
|
1da67dc517
|
style<Icons>: add icons for context menu item
|
2022-05-18 20:34:44 +08:00 |
|
leo
|
35235df7bc
|
feature<WorkingCopy>: gitee issue #I54W26 - toggle untracked files in working copy changes
|
2022-05-05 09:58:10 +08:00 |
|
leo
|
2b9d07479d
|
rename<FileHistories>: rename Views.Histories to Views.FileHistories
|
2022-01-12 18:43:21 +08:00 |
|
leo
|
56521d9418
|
fix<Clipboard>: fix crash reported by https://gitee.com/sourcegit/sourcegit/issues/I45346
|
2021-08-12 11:38:55 +08:00 |
|
leo
|
2cf7192ec4
|
cleanup<*>: run vs code cleanup to format codestyle and remove unused references
|
2021-08-05 15:54:00 +08:00 |
|
leo
|
62c182f5ca
|
refactor<WorkingCopyChanges>: use PreviewKeyDown instead of RoutedUICommand for staging/unstaging hot keys
|
2021-07-14 14:54:44 +08:00 |
|
Jai
|
d5cc3c3fa2
|
feature<WorkingCopyChanges>: add the shortcut SPACE to stage/unstage the selected file
|
2021-07-06 16:23:24 +08:00 |
|
leo
|
8a2a0e57d6
|
style<WorkingCopyChanges>: code style
|
2021-05-08 12:37:20 +08:00 |
|
leo
|
af92bbd9b7
|
fix<WorkingCopyChanges>: missing context menu items for staged changes; update DiffTarget when items changed
|
2021-05-08 09:25:16 +08:00 |
|
leo
|
5e593e4916
|
optimize<WorkingCopyChanges>: better implementation to unstage renamed changes
|
2021-04-30 18:20:26 +08:00 |
|
leo
|
18df69b703
|
optimize<Stash>: new stash push implementation - untracked file will be added before stash
|
2021-04-30 14:21:52 +08:00 |
|
leo
|
50ad4a0278
|
optimize<ContextMenu>: do NOT show popup animation
|
2021-04-29 22:35:02 +08:00 |
|
leo
|
672af4527e
|
style<ChangeStatusIcon>: better colors for change status icon
|
2021-04-29 21:22:52 +08:00 |
|
leo
|
30ab8ae954
|
refactor<*>: rewrite all codes...
|
2021-04-29 20:05:55 +08:00 |
|