.. |
ApplyWhiteSpaceMode.cs
|
refactor: rewrite git apply implementation
|
2025-03-17 15:30:32 +08:00 |
AvatarManager.cs
|
code_style: general cleanup (#1415)
|
2025-06-12 09:35:37 +08:00 |
Bisect.cs
|
feature: add dirty state indicator icon to repository tab (#1227)
|
2025-04-30 11:01:39 +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: supports sort branches by committer date (#1192)
|
2025-05-06 18:24:34 +08:00 |
Change.cs
|
code_style: run dotnet format
|
2025-06-01 11:23:04 +08:00 |
Commit.cs
|
code_style: general cleanup (#1415)
|
2025-06-12 09:35:37 +08:00 |
CommitGraph.cs
|
fix: offset of commit graph does not look quite right (#1287)
|
2025-05-08 12:22:23 +08:00 |
CommitLink.cs
|
code_review: PR #1292
|
2025-05-09 09:30:00 +08:00 |
CommitSignInfo.cs
|
ux: tooltip of commit signing status icon
|
2024-10-30 15:10:26 +08:00 |
CommitTemplate.cs
|
code_style: general cleanup (#1415)
|
2025-06-12 09:35:37 +08:00 |
ConventionalCommitType.cs
|
fix: typo in conventional commit type (#1239)
|
2025-04-23 20:52:41 +08:00 |
Count.cs
|
refactor: implement IDisposable instead of calling custom Cleanup
|
2025-05-20 17:24:00 +08:00 |
CRLFMode.cs
|
project: reorganize the structure of the project.
|
2024-04-02 20:00:33 +08:00 |
CustomAction.cs
|
feature: support add custom actions for selected branch (#980)
|
2025-02-14 10:43:08 +08:00 |
DateTimeFormat.cs
|
typos: (#1397)
|
2025-06-06 12:10:55 +08:00 |
Decorator.cs
|
feature: add a button to see which branches and tags that contains selected commit (#388)
|
2024-08-23 16:52:55 +08:00 |
DiffOption.cs
|
code_review: PR #1360
|
2025-05-24 19:26:17 +08:00 |
DiffResult.cs
|
code_style: remove unused code
|
2025-05-03 21:31:10 +08:00 |
DirtyState.cs
|
feature: add dirty state indicator icon to repository tab (#1227)
|
2025-04-30 11:01:39 +08:00 |
ExternalMerger.cs
|
feature: add Meld as an option for external merge tool on Windows (#1275)
|
2025-05-04 11:24:11 +08:00 |
ExternalTool.cs
|
code_review!: PR #648
|
2024-11-04 10:02:20 +08:00 |
Filter.cs
|
code_style: run dotnet format
|
2024-11-14 21:15:40 +08:00 |
GitFlow.cs
|
refactor: rewrite git-flow integration
|
2025-05-20 21:08:00 +08:00 |
GitVersions.cs
|
feature!: now SourceGit requires git >= 2.25.1
|
2025-06-02 22:38:00 +08:00 |
GPGFormat.cs
|
enhance: GPG signing settings.
|
2024-06-04 10:20:31 +08:00 |
ICommandLog.cs
|
feature: git command logs
|
2025-04-17 13:23:56 +08:00 |
ImageDecoder.cs
|
feature: .dds image support (#1392)
|
2025-06-06 16:44:40 +08:00 |
InlineElement.cs
|
code_review: PR #1402
|
2025-06-08 11:09:20 +08:00 |
InlineElementCollector.cs
|
code_review: PR #1402
|
2025-06-08 11:09:20 +08:00 |
InteractiveRebase.cs
|
enhance: ensure sourcegit_rebase_jobs.json only being used when orig-head and onto are both matched
|
2025-04-18 12:49:19 +08:00 |
IpcChannel.cs
|
typos: (#1397)
|
2025-06-06 12:10:55 +08:00 |
IRepository.cs
|
enhance: only refresh submodules when it is needed (#1344)
|
2025-05-22 11:02:54 +08:00 |
IssueTrackerRule.cs
|
code_review: PR #1402
|
2025-06-08 11:09:20 +08:00 |
LFSLock.cs
|
enhance: Git LFS support
|
2024-06-17 18:25:57 +08:00 |
LFSObject.cs
|
refactor: rewrite lfs pointer detection and image loading
|
2025-06-05 21:06:31 +08:00 |
Locales.cs
|
Added ukrainian translation (#1191)
|
2025-04-15 10:30:24 +08:00 |
MergeMode.cs
|
feature: support --ff-only option for git merge command
|
2025-03-17 19:53:47 +08:00 |
MergeStrategy.cs
|
code_review: PR #793
|
2024-12-09 21:12:58 +08:00 |
Notification.cs
|
code_style: remove unused code and resources
|
2024-11-07 11:11:35 +08:00 |
Null.cs
|
fix: when base is current worktree, the diff content of selected change is wrong
|
2024-07-27 21:35:57 +08:00 |
NumericSort.cs
|
code_style: general cleanup (#1415)
|
2025-06-12 09:35:37 +08:00 |
Object.cs
|
code_review: PR (#280)
|
2024-07-23 19:26:04 +08:00 |
OpenAI.cs
|
code_style: remove unused code
|
2025-04-08 20:20:20 +08:00 |
Remote.cs
|
enhance: only refresh submodules when it is needed (#1344)
|
2025-05-22 11:02:54 +08:00 |
RepositorySettings.cs
|
code_style: general cleanup (#1415)
|
2025-06-12 09:35:37 +08:00 |
ResetMode.cs
|
code_review: PR #714
|
2024-11-19 09:27:31 +08:00 |
RevisionFile.cs
|
refactor: rewrite lfs pointer detection and image loading
|
2025-06-05 21:06:31 +08:00 |
SelfUpdate.cs
|
enhance: show inner exception message if possible when check update failed
|
2025-03-18 15:55:32 +08:00 |
ShellOrTerminal.cs
|
enhance: added support for kitty terminal on macOS and Linux. (#1300)
|
2025-05-12 09:17:20 +08:00 |
Stash.cs
|
typos: (#1397)
|
2025-06-06 12:10:55 +08:00 |
Statistics.cs
|
fix: must convert the relative path to absolute before send it to first instance (#1376)
|
2025-05-31 21:26:01 +08:00 |
Submodule.cs
|
feature: show submodule's URL in tooltip (#1307)
|
2025-05-14 14:26:33 +08:00 |
Tag.cs
|
refactor: remove unnecessary sort by name (descending) for tags (#1393)
|
2025-06-06 10:45:18 +08:00 |
TemplateEngine.cs
|
code_style: general cleanup (#1415)
|
2025-06-12 09:35:37 +08:00 |
TextInlineChange.cs
|
code_style: general cleanup (#1415)
|
2025-06-12 09:35:37 +08:00 |
TextMateHelper.cs
|
feat: Add JSP grammar support and improve TextMateHelper file type handling (#1100)
|
2025-03-17 10:12:44 +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: general cleanup (#1415)
|
2025-06-12 09:35:37 +08:00 |
Watcher.cs
|
code_style: general cleanup (#1415)
|
2025-06-12 09:35:37 +08:00 |
Worktree.cs
|
typos: (#1397)
|
2025-06-06 12:10:55 +08:00 |