sourcegit/src/Converters
leo 5d2a442144
code_review: PR #515
* remove Linq expressions due to AOT limitations. See https://learn.microsoft.com/zh-cn/dotnet/core/deploying/native-aot/?tabs=windows%2Cnet8#limitations-of-native-aot-deployment
* rename `FilteredLocks` to `VisibleLocks`
* use `Commands.Config.Get` instead of `Commands.Config.ListAll`
* disable checkbox if user name is not valid
2024-09-26 15:36:20 +08:00
..
BoolConverters.cs theme: add ThemeOverrides.OpacityForNotMergedCommits to customize the opacity of commits that not belongs (haven't been merged) to current branch in histories (#268) 2024-07-18 10:46:39 +08:00
ChangeViewModeConverters.cs code_style: remove all IDE warnings 2024-07-15 00:30:31 +08:00
DoubleConverters.cs feature: add two view mode for image diff - side-by-side and blend 2024-06-21 17:48:19 +08:00
IntConverters.cs code_style: remove unused converters 2024-09-10 11:22:12 +08:00
InteractiveRebaseActionConverters.cs feature: simple interactive rebase support (#188) 2024-06-20 17:02:12 +08:00
ListConverters.cs code_review: PR #515 2024-09-26 15:36:20 +08:00
PathConverters.cs code_style: run dotnet format 2024-09-25 16:24:04 +08:00
StringConverters.cs fix: NRE on commit filters 2024-07-29 19:40:35 +08:00