..
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
code_review: PR #98
2024-04-29 17:22:22 +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
enhance: use diff
command instead of show
command to get changes of selected commit. ( #56 )
2024-04-09 16:02:42 +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: re-design toolbar of Views.DiffView
2024-04-14 12:27:09 +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
code_review: PR #98
2024-04-29 17:22:22 +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
enhance: reset commit message after a merge request has been aborted
2024-04-29 09:31:04 +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
refactor: external tools and shells
2024-04-09 10:41:37 +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
fix: bug - rename local branch name should only check names with other local branches
2024-04-26 14:25:14 +08:00
Repository.cs
code_review: PR #98
2024-04-29 17:22:22 +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
refactor: external tools and shells
2024-04-09 10:41:37 +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
enhance: disable some MenuItems if repository that linked by node has been auto-removed from Preference ( #90 ).
2024-04-28 13:51:44 +08:00
WorkingCopy.cs
feature: test if conflicts have been resolved manually ( #96 )
2024-04-29 10:54:41 +08:00