sourcegit/src/ViewModels
2024-04-08 09:57:41 +08:00
..
AddRemote.cs project: reorganize the structure of the project. 2024-04-02 20:00:33 +08:00
AddSubmodule.cs project: reorganize the structure of the project. 2024-04-02 20:00:33 +08:00
Apply.cs project: reorganize the structure of the project. 2024-04-02 20:00:33 +08:00
Archive.cs project: reorganize the structure of the project. 2024-04-02 20:00:33 +08:00
AssumeUnchangedManager.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
Checkout.cs project: reorganize the structure of the project. 2024-04-02 20:00:33 +08:00
CherryPick.cs project: reorganize the structure of the project. 2024-04-02 20:00:33 +08:00
Cleanup.cs project: reorganize the structure of the project. 2024-04-02 20:00:33 +08:00
ClearStashes.cs project: reorganize the structure of the project. 2024-04-02 20:00:33 +08:00
Clone.cs project: reorganize the structure of the project. 2024-04-02 20:00:33 +08:00
CommitDetail.cs refactor: rewrite Commands.QueryFileContent and use it instead of GetImageFileAsBitmap 2024-04-08 09:57:41 +08:00
CreateBranch.cs project: reorganize the structure of the project. 2024-04-02 20:00:33 +08:00
CreateGroup.cs project: reorganize the structure of the project. 2024-04-02 20:00:33 +08:00
CreateTag.cs project: reorganize the structure of the project. 2024-04-02 20:00:33 +08:00
DeleteBranch.cs project: reorganize the structure of the project. 2024-04-02 20:00:33 +08:00
DeleteRemote.cs project: reorganize the structure of the project. 2024-04-02 20:00:33 +08:00
DeleteRepositoryNode.cs project: reorganize the structure of the project. 2024-04-02 20:00:33 +08:00
DeleteSubmodule.cs project: reorganize the structure of the project. 2024-04-02 20:00:33 +08:00
DeleteTag.cs project: reorganize the structure of the project. 2024-04-02 20:00:33 +08:00
DiffContext.cs refactor: rewrite Commands.QueryFileContent and use it instead of GetImageFileAsBitmap 2024-04-08 09:57:41 +08:00
Discard.cs project: reorganize the structure of the project. 2024-04-02 20:00:33 +08:00
DropStash.cs project: reorganize the structure of the project. 2024-04-02 20:00:33 +08:00
EditRemote.cs project: reorganize the structure of the project. 2024-04-02 20:00:33 +08:00
EditRepositoryNode.cs project: reorganize the structure of the project. 2024-04-02 20:00:33 +08:00
FastForwardWithoutCheckout.cs project: reorganize the structure of the project. 2024-04-02 20:00:33 +08:00
Fetch.cs project: reorganize the structure of the project. 2024-04-02 20:00:33 +08:00
FileHistories.cs project: reorganize the structure of the project. 2024-04-02 20:00:33 +08:00
FileTreeNode.cs project: reorganize the structure of the project. 2024-04-02 20:00:33 +08:00
GitFlowFinish.cs project: reorganize the structure of the project. 2024-04-02 20:00:33 +08:00
GitFlowStart.cs project: reorganize the structure of the project. 2024-04-02 20:00:33 +08:00
Histories.cs fix: DataGrid does NOT scroll when navigation target is the same as current selected in Views.Histories. (#58) 2024-04-07 21:19:02 +08:00
Init.cs project: reorganize the structure of the project. 2024-04-02 20:00:33 +08:00
InitGitFlow.cs project: reorganize the structure of the project. 2024-04-02 20:00:33 +08:00
InProgressContexts.cs project: reorganize the structure of the project. 2024-04-02 20:00:33 +08:00
Launcher.cs project: reorganize the structure of the project. 2024-04-02 20:00:33 +08:00
LauncherPage.cs project: reorganize the structure of the project. 2024-04-02 20:00:33 +08:00
Merge.cs project: reorganize the structure of the project. 2024-04-02 20:00:33 +08:00
Popup.cs project: reorganize the structure of the project. 2024-04-02 20:00:33 +08:00
PopupHost.cs project: reorganize the structure of the project. 2024-04-02 20:00:33 +08:00
Preference.cs fix: Github REST API access rate limit (#60) 2024-04-07 09:54:35 +08:00
PruneRemote.cs project: reorganize the structure of the project. 2024-04-02 20:00:33 +08:00
Pull.cs project: reorganize the structure of the project. 2024-04-02 20:00:33 +08:00
Push.cs project: reorganize the structure of the project. 2024-04-02 20:00:33 +08:00
PushTag.cs project: reorganize the structure of the project. 2024-04-02 20:00:33 +08:00
Rebase.cs project: reorganize the structure of the project. 2024-04-02 20:00:33 +08:00
RenameBranch.cs project: reorganize the structure of the project. 2024-04-02 20:00:33 +08:00
Repository.cs fix: crash when open external tool drop down menu 2024-04-06 15:01:07 +08:00
RepositoryConfigure.cs project: reorganize the structure of the project. 2024-04-02 20:00:33 +08:00
RepositoryNode.cs project: reorganize the structure of the project. 2024-04-02 20:00:33 +08:00
Reset.cs project: reorganize the structure of the project. 2024-04-02 20:00:33 +08:00
Revert.cs project: reorganize the structure of the project. 2024-04-02 20:00:33 +08:00
RevisionCompare.cs feature: add context menu for changes in Views.CommitDetail and Views.RevisionCompare to diff with external merge tool (#53) 2024-04-07 20:02:43 +08:00
Reword.cs project: reorganize the structure of the project. 2024-04-02 20:00:33 +08:00
SelfUpdate.cs project: reorganize the structure of the project. 2024-04-02 20:00:33 +08:00
Squash.cs project: reorganize the structure of the project. 2024-04-02 20:00:33 +08:00
StashChanges.cs project: reorganize the structure of the project. 2024-04-02 20:00:33 +08:00
StashesPage.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
TwoSideTextDiff.cs project: reorganize the structure of the project. 2024-04-02 20:00:33 +08:00
Welcome.cs project: reorganize the structure of the project. 2024-04-02 20:00:33 +08:00
WorkingCopy.cs project: reorganize the structure of the project. 2024-04-02 20:00:33 +08:00