sourcegit/src/Models
2024-06-07 17:29:55 +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 code_review: review for PR (#147) 2024-05-26 14:25:21 +08:00
Change.cs project: reorganize the structure of the project. 2024-04-02 20:00:33 +08:00
Commit.cs enhance: make commit's subject the same with pretty print parameter %s in git log command 2024-06-07 12:31:10 +08:00
CommitGraph.cs enhance: improve QueryCommits performance 2024-06-06 20:25:16 +08:00
CRLFMode.cs project: reorganize the structure of the project. 2024-04-02 20:00:33 +08:00
DealWithLocalChanges.cs feature: allow to ignore local changes also when switching branch or pulling changes (#151) 2024-05-29 16:42:47 +08:00
Decorator.cs Adding HEAD decorator markup in the Graph 2024-05-25 15:05:32 -03:00
DiffOption.cs project: reorganize the structure of the project. 2024-04-02 20:00:33 +08:00
DiffResult.cs enhance: show file size change in image diff 2024-06-06 10:36:17 +08:00
ExternalMerger.cs feature: supports open in/diff with VSCodium (#102) 2024-05-03 21:54:10 +08:00
ExternalTool.cs refactor: load external tool's icon on startup 2024-05-17 12:01:29 +08:00
GitFlow.cs project: reorganize the structure of the project. 2024-04-02 20:00:33 +08:00
GPGFormat.cs enhance: GPG signing settings. 2024-06-04 10:20:31 +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
Notification.cs project: reorganize the structure of the project. 2024-04-02 20:00:33 +08:00
Object.cs project: reorganize the structure of the project. 2024-04-02 20:00:33 +08:00
Remote.cs enhance: a more adaptable regular expression for remote URLs (#149) 2024-05-29 11:20:15 +08:00
RevisionFile.cs project: reorganize the structure of the project. 2024-04-02 20:00:33 +08:00
Shell.cs refactor: external tools and shells 2024-04-09 10:41:37 +08:00
Stash.cs enhance: improve commit and stash parsing time 2024-06-05 11:46:31 +08:00
Statistics.cs project: reorganize the structure of the project. 2024-04-02 20:00:33 +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
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 fix: Fixed the problem that the switching branch of the worktree repo is not displayed 2024-05-07 10:29:24 +08:00