..
ApplyWhiteSpaceMode.cs
project: reorganize the structure of the project.
2024-04-02 20:00:33 +08:00
AvatarManager.cs
code_style: remove all IDE warnings
2024-07-15 00:30:31 +08:00
Blame.cs
project: reorganize the structure of the project.
2024-04-02 20:00:33 +08:00
Bookmarks.cs
project: reorganize the structure of the project.
2024-04-02 20:00:33 +08:00
Branch.cs
feature: add an indicator that shows those commits the current branch ahead/behind its upstream
2024-07-19 09:29:16 +08:00
Change.cs
project: reorganize the structure of the project.
2024-04-02 20:00:33 +08:00
Commit.cs
code_review: PR ( #280 )
2024-07-23 19:26:04 +08:00
CommitGraph.cs
enhance: remove code not needed to improve performance
2024-07-19 09:47:59 +08:00
CRLFMode.cs
project: reorganize the structure of the project.
2024-04-02 20:00:33 +08:00
DealWithLocalChanges.cs
enhance: change the default action to deal with local changes on pull/checkout/create new branch to Do Nothing
( #185 )
2024-06-19 15:29:40 +08:00
Decorator.cs
feature: add two color keys Color.DecoratorBranch
and Color.DecoratorTag
( #225 )
2024-07-01 16:32:17 +08:00
DiffOption.cs
code_style: remove all IDE warnings
2024-07-15 00:30:31 +08:00
DiffResult.cs
enhance: unify selection mode and hunk mode
2024-07-18 16:26:39 +08:00
ExternalMerger.cs
feature: supports P4Merge as external merge/diff tool ( #181 )
2024-06-21 10:29:01 +08:00
ExternalTool.cs
fix: IntelliJ IDEA Ultimate
and IntelliJ IDEA Community
fallbacks to JetBrains common icon ( #279 )
2024-07-23 12:07:39 +08:00
GPGFormat.cs
enhance: GPG signing settings.
2024-06-04 10:20:31 +08:00
InteractiveRebase.cs
refactor: commandline parsing
2024-07-09 12:20:52 +08:00
LFSLock.cs
enhance: Git LFS support
2024-06-17 18:25:57 +08:00
LFSObject.cs
project: reorganize the structure of the project.
2024-04-02 20:00:33 +08:00
Locales.cs
feature: add Traditional Chinese option ( #172 )
2024-06-06 11:15:22 +08:00
MergeMode.cs
refactor: move non-observable object from ViewModels
to Models
2024-07-24 11:44:13 +08:00
Notification.cs
refactor: move non-observable object from ViewModels
to Models
2024-07-24 11:44:13 +08:00
Object.cs
code_review: PR ( #280 )
2024-07-23 19:26:04 +08:00
Remote.cs
fix: crash when clipboard is empty
2024-07-09 15:02:34 +08:00
RepositorySettings.cs
code_review: PR ( #288 )
2024-07-27 20:35:19 +08:00
ResetMode.cs
code_style: run dotnet format
2024-07-24 11:45:16 +08:00
RevisionFile.cs
code_style: remove all IDE warnings
2024-07-15 00:30:31 +08:00
Shell.cs
refactor: external tools and shells
2024-04-09 10:41:37 +08:00
Stash.cs
fix: try to fix the timezone issue ( #229 )
2024-07-02 12:30:12 +08:00
Statistics.cs
fix: try to fix the timezone issue ( #229 )
2024-07-02 12:30:12 +08:00
Tag.cs
project: reorganize the structure of the project.
2024-04-02 20:00:33 +08:00
TextInlineChange.cs
project: reorganize the structure of the project.
2024-04-02 20:00:33 +08:00
TextMateHelper.cs
code_style: remove all IDE warnings
2024-07-15 00:30:31 +08:00
ThemeOverrides.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
User.cs
code_style: remove all IDE warnings
2024-07-15 00:30:31 +08:00
Version.cs
enhance: supports checking updates with hotfix version
2024-07-23 14:36:27 +08:00
Watcher.cs
ux: improve change list selection
2024-07-16 17:00:08 +08:00
Worktree.cs
code_style: remove all IDE warnings
2024-07-15 00:30:31 +08:00