sourcegit/src/ViewModels
2024-06-04 21:05:23 +08:00
..
AddRemote.cs enhance: remote ssh private key validation 2024-05-21 11:52:30 +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 refactor: code cleanup 2024-05-30 15:13:59 +08:00
Blame.cs project: reorganize the structure of the project. 2024-04-02 20:00:33 +08:00
BranchTreeNode.cs code_review: review for PR (#147) 2024-05-26 14:25:21 +08:00
Checkout.cs feature: allow to ignore local changes also when switching branch or pulling changes (#151) 2024-05-29 16:42:47 +08:00
CheckoutCommit.cs code_review: review for PR (#147) 2024-05-26 14:25:21 +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 refactor: code cleanup 2024-05-30 15:13:59 +08:00
CommitDetail.cs code_review: PR #160 2024-06-01 12:34:16 +08:00
CreateBranch.cs ux: add missing progress description 2024-06-03 10:18:35 +08:00
CreateGroup.cs project: reorganize the structure of the project. 2024-04-02 20:00:33 +08:00
CreateTag.cs enhance: add an option to push tag to all remotes after created (#141) 2024-05-24 10:47:37 +08:00
DeleteBranch.cs refactor: implementation to delete branches 2024-05-21 09:58:31 +08:00
DeleteMultipleBranches.cs feature: allow deleting multiple branches at one time (#137) 2024-05-25 01:31:59 +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 code_style: remove unused using 2024-06-04 21:05:23 +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 enhance: remote ssh private key validation 2024-05-21 11:52:30 +08:00
EditRepositoryNode.cs enhance: keep repository tree sorted by name 2024-05-07 15:28:54 +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
GitFlowFinish.cs ux: add missing progress description 2024-06-03 10:18:35 +08:00
GitFlowStart.cs ux: add missing progress description 2024-06-03 10:18:35 +08:00
Histories.cs feature: allow to ignore local changes also when switching branch or pulling changes (#151) 2024-05-29 16:42:47 +08:00
Init.cs refactor: rewrite Preference.FindOrAddNodeByRepositoryPath 2024-05-20 17:39:31 +08:00
InitGitFlow.cs project: reorganize the structure of the project. 2024-04-02 20:00:33 +08:00
InProgressContexts.cs enhance: reset commit message after a merge request has been aborted 2024-04-29 09:31:04 +08:00
Launcher.cs refactor: rewrite Preference.FindOrAddNodeByRepositoryPath 2024-05-20 17:39:31 +08:00
LauncherPage.cs fix: welcome page should use a shared singleton instance to manage and filter repositories (#117) 2024-05-07 14:12:52 +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 fix: memory leak caused by animation 2024-05-30 17:30:54 +08:00
Preference.cs enhance: supports word wrap in text diff view 2024-06-04 20:26:47 +08:00
PruneRemote.cs project: reorganize the structure of the project. 2024-04-02 20:00:33 +08:00
Pull.cs feature: allow to ignore local changes also when switching branch or pulling changes (#151) 2024-05-29 16:42:47 +08:00
Push.cs feature: allow changing of tracking branch on push (#142) 2024-05-25 11:37:06 +08:00
PushTag.cs enhance: add an option to push tag to all remotes after created (#141) 2024-05-24 10:47:37 +08:00
Rebase.cs project: reorganize the structure of the project. 2024-04-02 20:00:33 +08:00
RenameBranch.cs fix: bug - rename local branch name should only check names with other local branches 2024-04-26 14:25:14 +08:00
Repository.cs refactor: add a popup panel to show submodule updating status 2024-06-04 11:36:00 +08:00
RepositoryConfigure.cs enhance: GPG signing settings. 2024-06-04 10:20:31 +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 code_review: PR #160 2024-06-01 12:34:16 +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 refactor: code cleanup 2024-05-30 15:13:59 +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
UpdateSubmodules.cs refactor: add a popup panel to show submodule updating status 2024-06-04 11:36:00 +08:00
Welcome.cs refactor: code cleanup 2024-05-30 15:13:59 +08:00
WorkingCopy.cs enhance: supports word wrap in text diff view 2024-06-04 20:26:47 +08:00