sourcegit/src/Models
leo 4882fd9d69 refactor: external tools and shells
* rename Models.ExternalMergeTools to Models.ExternalMerger
* supports Git Bash/PowerShell/Command Prompt/Default Shell in Windows Terminal
2024-04-09 10:41:37 +08:00
..
ApplyWhiteSpaceMode.cs project: reorganize the structure of the project. 2024-04-02 20:00:33 +08:00
AvatarManager.cs project: reorganize the structure of the project. 2024-04-02 20:00:33 +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 project: reorganize the structure of the project. 2024-04-02 20:00:33 +08:00
BranchTreeNode.cs project: reorganize the structure of the project. 2024-04-02 20:00:33 +08:00
Change.cs project: reorganize the structure of the project. 2024-04-02 20:00:33 +08:00
Commit.cs project: reorganize the structure of the project. 2024-04-02 20:00:33 +08:00
CommitGraph.cs project: reorganize the structure of the project. 2024-04-02 20:00:33 +08:00
CRLFMode.cs project: reorganize the structure of the project. 2024-04-02 20:00:33 +08:00
Decorator.cs project: reorganize the structure of the project. 2024-04-02 20:00:33 +08:00
DiffOption.cs project: reorganize the structure of the project. 2024-04-02 20:00:33 +08:00
DiffResult.cs project: reorganize the structure of the project. 2024-04-02 20:00:33 +08:00
ExternalMerger.cs refactor: external tools and shells 2024-04-09 10:41:37 +08:00
ExternalTool.cs feature: add powershell support for Windows 2024-04-08 17:39:52 +08:00
GitFlow.cs project: reorganize the structure of the project. 2024-04-02 20:00:33 +08:00
LFSObject.cs project: reorganize the structure of the project. 2024-04-02 20:00:33 +08:00
Locales.cs project: reorganize the structure of the project. 2024-04-02 20:00:33 +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 (#61) 2024-04-06 18:11:49 +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 project: reorganize the structure of the project. 2024-04-02 20:00:33 +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
User.cs project: reorganize the structure of the project. 2024-04-02 20:00:33 +08:00
Version.cs project: reorganize the structure of the project. 2024-04-02 20:00:33 +08:00
Watcher.cs project: reorganize the structure of the project. 2024-04-02 20:00:33 +08:00