sourcegit/src/Models
2024-07-09 13:04:39 +08:00
..
ApplyWhiteSpaceMode.cs project: reorganize the structure of the project. 2024-04-02 20:00:33 +08:00
AvatarManager.cs fix: application data dir may not have been created before crash (#161) 2024-06-03 09:44:12 +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 tooltip for branches (#228) 2024-07-02 10:23:21 +08:00
Change.cs project: reorganize the structure of the project. 2024-04-02 20:00:33 +08:00
Commit.cs fix: try to fix the timezone issue (#229) 2024-07-02 12:30:12 +08:00
CommitGraph.cs ux: default commit graph thickness 2024-07-09 13:04:39 +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 project: reorganize the structure of the project. 2024-04-02 20:00:33 +08:00
DiffResult.cs ux: re-design submodule preview in revision files 2024-06-19 14:24:49 +08:00
ExternalMerger.cs feature: supports P4Merge as external merge/diff tool (#181) 2024-06-21 10:29:01 +08:00
ExternalTool.cs refactor: load external tool's icon on startup 2024-05-17 12:01:29 +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
Object.cs project: reorganize the structure of the project. 2024-04-02 20:00:33 +08:00
Remote.cs fix: remote url not supports charator ~ (#186) 2024-06-19 10:38:30 +08:00
RevisionFile.cs ux: re-design submodule preview in revision files 2024-06-19 14:24:49 +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 project: reorganize the structure of the project. 2024-04-02 20:00:33 +08:00
ThemeOverrides.cs ux: default commit graph thickness 2024-07-09 13:04:39 +08:00
TreeDataGridSelectionModel.cs code_style: run dotnet format 2024-06-06 15:31:02 +08:00
User.cs enhance: improve commit and stash parsing time 2024-06-05 11:46:31 +08:00
Version.cs project: reorganize the structure of the project. 2024-04-02 20:00:33 +08:00
Watcher.cs feature: add worktree support (#205) 2024-06-27 18:25:16 +08:00
Worktree.cs feature: add worktree support (#205) 2024-06-27 18:25:16 +08:00