.. |
About.axaml
|
code_style: run dotnet format
|
2025-03-17 20:57:18 +08:00 |
About.axaml.cs
|
ux: re-design About page
|
2025-03-17 17:06:26 +08:00 |
AddRemote.axaml
|
code_style: remove all IDE warnings
|
2024-07-14 15:55:15 +08:00 |
AddRemote.axaml.cs
|
code_style: remove all IDE warnings
|
2024-07-14 15:55:15 +08:00 |
AddSubmodule.axaml
|
code_style: remove all IDE warnings
|
2024-07-14 15:55:15 +08:00 |
AddSubmodule.axaml.cs
|
project: reorganize the structure of the project.
|
2024-04-02 20:00:33 +08:00 |
AddWorktree.axaml
|
code_style: run dotnet format
|
2025-03-17 20:57:18 +08:00 |
AddWorktree.axaml.cs
|
code_style: remove unused namespace using and run dotnet format
|
2024-08-28 13:42:25 +08:00 |
AIAssistant.axaml
|
refactor: use custom view locator to create new window/dialog (#1216)
|
2025-04-21 15:32:21 +08:00 |
AIAssistant.axaml.cs
|
refactor: use custom view locator to create new window/dialog (#1216)
|
2025-04-21 15:32:21 +08:00 |
Apply.axaml
|
refactor: rewrite git apply implementation
|
2025-03-17 15:30:32 +08:00 |
Apply.axaml.cs
|
code_style: remove all IDE warnings
|
2024-07-14 15:55:15 +08:00 |
ApplyStash.axaml
|
refactor: re-implement git stash apply
|
2025-02-06 16:33:55 +08:00 |
ApplyStash.axaml.cs
|
refactor: re-implement git stash apply
|
2025-02-06 16:33:55 +08:00 |
Archive.axaml
|
ux: update Icons.Commit
|
2024-12-12 17:14:04 +08:00 |
Archive.axaml.cs
|
code_style: remove all IDE warnings
|
2024-07-14 15:55:15 +08:00 |
Askpass.axaml
|
code_style: run dotnet format
|
2025-03-17 20:57:18 +08:00 |
Askpass.axaml.cs
|
code_style: simple window do not using DataContext
|
2025-03-07 15:44:50 +08:00 |
AssumeUnchangedManager.axaml
|
code_style: run dotnet format
|
2025-03-17 20:57:18 +08:00 |
AssumeUnchangedManager.axaml.cs
|
refactor: rewrite chromeless window (#634)
|
2024-11-01 09:38:42 +08:00 |
AutoFocusBehaviour.cs
|
code_style: remove all IDE warnings
|
2024-07-14 15:55:15 +08:00 |
Avatar.cs
|
code_style: run dotnet format
|
2024-10-23 15:28:09 +08:00 |
BisectStateIndicator.cs
|
feature: git bisect support
|
2025-04-22 15:45:15 +08:00 |
Blame.axaml
|
fix: tooltip did not hide after pointer move out (#1178)
|
2025-04-14 10:40:24 +08:00 |
Blame.axaml.cs
|
fix: tooltip did not hide after pointer move out (#1178)
|
2025-04-14 10:40:24 +08:00 |
BranchCompare.axaml
|
code_style: run dotnet format
|
2025-03-17 20:57:18 +08:00 |
BranchCompare.axaml.cs
|
feature: add context menu for issue link in commit details panel (#651)
|
2024-11-04 15:31:55 +08:00 |
BranchTree.axaml
|
ux: add a warning icon when the tracking upstream of a local branch is gone (#1006)
|
2025-02-20 10:14:25 +08:00 |
BranchTree.axaml.cs
|
ux: new style for current branch (#998)
|
2025-02-18 18:19:19 +08:00 |
CaptionButtons.axaml
|
ux: window caption button (#442)
|
2024-09-04 15:54:12 +08:00 |
CaptionButtons.axaml.cs
|
code_style: simplify static commands used by styles and main menu; run dotnet format
|
2024-09-02 20:27:12 +08:00 |
ChangeCollectionView.axaml
|
code_style: run dotnet format
|
2025-03-17 20:57:18 +08:00 |
ChangeCollectionView.axaml.cs
|
feature: auto-select first change in commit details panel and revision/branch compare panel (#1019)
|
2025-02-25 10:53:42 +08:00 |
ChangeStatusIcon.cs
|
Add button for running external mergetool on ALL conflicts (#1173)
|
2025-04-11 09:33:07 +08:00 |
ChangeViewModeSwitcher.axaml
|
code_style: run dotnet format
|
2025-03-17 20:57:18 +08:00 |
ChangeViewModeSwitcher.axaml.cs
|
code_style: simple window do not using DataContext
|
2025-03-07 15:44:50 +08:00 |
Checkout.axaml
|
refactor: rewrite the way to deal with uncommitted local changes when checkout/pull/create branch (#1085)
|
2025-03-13 10:21:54 +08:00 |
Checkout.axaml.cs
|
refactor: rewrite the way to deal with uncommitted local changes when checkout/pull/create branch (#1085)
|
2025-03-13 10:21:54 +08:00 |
CheckoutCommit.axaml
|
refactor: rewrite the way to deal with uncommitted local changes when checkout/pull/create branch (#1085)
|
2025-03-13 10:21:54 +08:00 |
CheckoutCommit.axaml.cs
|
code_review: review for PR (#147)
|
2024-05-26 14:25:21 +08:00 |
CherryPick.axaml
|
code_style: run dotnet format
|
2025-03-17 20:57:18 +08:00 |
CherryPick.axaml.cs
|
project: reorganize the structure of the project.
|
2024-04-02 20:00:33 +08:00 |
ChromelessWindow.cs
|
fix: several typos in source code (#895)
|
2025-01-13 10:11:28 +08:00 |
Cleanup.axaml
|
code_style: remove all IDE warnings
|
2024-07-14 15:55:15 +08:00 |
Cleanup.axaml.cs
|
project: reorganize the structure of the project.
|
2024-04-02 20:00:33 +08:00 |
ClearStashes.axaml
|
project: reorganize the structure of the project.
|
2024-04-02 20:00:33 +08:00 |
ClearStashes.axaml.cs
|
project: reorganize the structure of the project.
|
2024-04-02 20:00:33 +08:00 |
Clone.axaml
|
code_style: run dotnet format
|
2025-03-17 20:57:18 +08:00 |
Clone.axaml.cs
|
fix: try-catch OpenFolderPickerAsync to avoid crash when select a directory is NOT exist
|
2024-08-27 10:40:49 +08:00 |
ColorPicker.cs
|
ux: workspace configuration window
|
2024-09-18 21:46:04 +08:00 |
CommandLogContentPresenter.cs
|
refactor: notification popup uses the same text presenter with git command log viewer (#1149)
|
2025-04-17 18:21:55 +08:00 |
CommitBaseInfo.axaml
|
refactor: move binding for ToolTip.IsOpen from code to axaml
|
2025-04-14 11:51:40 +08:00 |
CommitBaseInfo.axaml.cs
|
fix: tooltip did not hide after pointer move out (#1178)
|
2025-04-14 10:40:24 +08:00 |
CommitChanges.axaml
|
code_style: run dotnet format
|
2025-03-17 20:57:18 +08:00 |
CommitChanges.axaml.cs
|
feature: add context menu for issue link in commit details panel (#651)
|
2024-11-04 15:31:55 +08:00 |
CommitDetail.axaml
|
code_style: run dotnet format
|
2025-03-17 20:57:18 +08:00 |
CommitDetail.axaml.cs
|
feature: add context menu for issue link in commit details panel (#651)
|
2024-11-04 15:31:55 +08:00 |
CommitGraph.cs
|
code_style: move some code from Histories.axaml to separate files
|
2025-03-12 14:58:59 +08:00 |
CommitMessagePresenter.cs
|
refactor: move binding for ToolTip.IsOpen from code to axaml
|
2025-04-14 11:51:40 +08:00 |
CommitMessageTextBox.axaml
|
ux: re-design commit message input box
|
2025-04-16 10:22:54 +08:00 |
CommitMessageTextBox.axaml.cs
|
refactor: use custom view locator to create new window/dialog (#1216)
|
2025-04-21 15:32:21 +08:00 |
CommitRefsPresenter.cs
|
feature: allow to hide tags in graph (#1109)
|
2025-03-18 21:40:31 +08:00 |
CommitRelationTracking.axaml
|
code_style: run dotnet format
|
2025-03-17 20:57:18 +08:00 |
CommitRelationTracking.axaml.cs
|
feature: add a button to see which branches and tags that contains selected commit (#388)
|
2024-08-23 16:52:55 +08:00 |
CommitStatusIndicator.cs
|
code_style: move some code from Histories.axaml to separate files
|
2025-03-12 14:58:59 +08:00 |
CommitSubjectPresenter.cs
|
fix: tooltip did not hide after pointer move out (#1178)
|
2025-04-14 10:40:24 +08:00 |
CommitTimeTextBlock.cs
|
feat: add translation for "1 hour ago" in multiple languages (#1096)
|
2025-03-14 16:57:03 +08:00 |
ConfigureWorkspace.axaml
|
code_review: PR #1183
|
2025-04-14 17:03:08 +08:00 |
ConfigureWorkspace.axaml.cs
|
code_style: run dotnet format and re-order codes
|
2025-04-15 16:30:50 +08:00 |
ConfirmCommit.axaml
|
ux: resize confirm commit dialog
|
2025-04-08 18:05:53 +08:00 |
ConfirmCommit.axaml.cs
|
code_review: PR #1153
|
2025-04-07 11:48:38 +08:00 |
ConfirmEmptyCommit.axaml
|
ux: if there are no local changes, show different confirm message (#1143)
|
2025-04-08 20:06:00 +08:00 |
ConfirmEmptyCommit.axaml.cs
|
enhance: new confirm empty commit dialog (#1143)
|
2025-04-08 20:00:42 +08:00 |
ConfirmRestart.axaml
|
refactor: rewrite chromeless window (#634)
|
2024-11-01 09:38:42 +08:00 |
ConfirmRestart.axaml.cs
|
refactor: rewrite chromeless window (#634)
|
2024-11-01 09:38:42 +08:00 |
Conflict.axaml
|
Fixed tooltip
|
2025-04-18 09:47:31 +08:00 |
Conflict.axaml.cs
|
enhance: show commit info tip when hover SHA in conflict view
|
2025-03-10 20:02:09 +08:00 |
ConventionalCommitMessageBuilder.axaml
|
ux: reduce combobox item height
|
2025-04-16 15:42:44 +08:00 |
ConventionalCommitMessageBuilder.axaml.cs
|
refactor: rewrite chromeless window (#634)
|
2024-11-01 09:38:42 +08:00 |
CreateBranch.axaml
|
refactor: rewrite the way to deal with uncommitted local changes when checkout/pull/create branch (#1085)
|
2025-03-13 10:21:54 +08:00 |
CreateBranch.axaml.cs
|
refactor: rewrite the way to deal with uncommitted local changes when checkout/pull/create branch (#1085)
|
2025-03-13 10:21:54 +08:00 |
CreateGroup.axaml
|
project: reorganize the structure of the project.
|
2024-04-02 20:00:33 +08:00 |
CreateGroup.axaml.cs
|
project: reorganize the structure of the project.
|
2024-04-02 20:00:33 +08:00 |
CreateTag.axaml
|
enhance: tag push behavior while creating and deleting (#999)
|
2025-02-19 10:35:34 +08:00 |
CreateTag.axaml.cs
|
project: reorganize the structure of the project.
|
2024-04-02 20:00:33 +08:00 |
DeleteBranch.axaml
|
refactor: use DataTemplates instead of create NamedHighlightedTextBlock manually for menu item (#1216)
|
2025-04-20 11:05:24 +08:00 |
DeleteBranch.axaml.cs
|
project: reorganize the structure of the project.
|
2024-04-02 20:00:33 +08:00 |
DeleteMultipleBranches.axaml
|
feature: show track status in Delete Multiple Branches panel (#785)
|
2024-12-04 19:14:48 +08:00 |
DeleteMultipleBranches.axaml.cs
|
feature: allow deleting multiple branches at one time (#137)
|
2024-05-25 01:31:59 +08:00 |
DeleteRemote.axaml
|
ux: new remote icon
|
2024-10-15 20:03:36 +08:00 |
DeleteRemote.axaml.cs
|
project: reorganize the structure of the project.
|
2024-04-02 20:00:33 +08:00 |
DeleteRepositoryNode.axaml
|
code_style: run dotnet format
|
2025-03-17 20:57:18 +08:00 |
DeleteRepositoryNode.axaml.cs
|
project: reorganize the structure of the project.
|
2024-04-02 20:00:33 +08:00 |
DeleteSubmodule.axaml
|
code_style: remove all IDE warnings
|
2024-07-14 15:55:15 +08:00 |
DeleteSubmodule.axaml.cs
|
project: reorganize the structure of the project.
|
2024-04-02 20:00:33 +08:00 |
DeleteTag.axaml
|
code_style: run dotnet format
|
2025-03-17 20:57:18 +08:00 |
DeleteTag.axaml.cs
|
project: reorganize the structure of the project.
|
2024-04-02 20:00:33 +08:00 |
DiffView.axaml
|
refactor: text diff view block navigation
|
2025-03-21 17:35:59 +08:00 |
DiffView.axaml.cs
|
enhance: only raise BlockNavigationChangedEvent when UseBlockNavigation enabled
|
2025-03-21 18:00:46 +08:00 |
Discard.axaml
|
code_style: run dotnet format
|
2025-03-17 20:57:18 +08:00 |
Discard.axaml.cs
|
project: reorganize the structure of the project.
|
2024-04-02 20:00:33 +08:00 |
DropStash.axaml
|
rename: rename monospace style to primary
|
2024-07-29 20:48:04 +08:00 |
DropStash.axaml.cs
|
project: reorganize the structure of the project.
|
2024-04-02 20:00:33 +08:00 |
EditRemote.axaml
|
code_style: remove all IDE warnings
|
2024-07-14 15:55:15 +08:00 |
EditRemote.axaml.cs
|
code_style: remove all IDE warnings
|
2024-07-14 15:55:15 +08:00 |
EditRepositoryNode.axaml
|
code_style: run dotnet format
|
2025-03-17 20:57:18 +08:00 |
EditRepositoryNode.axaml.cs
|
project: reorganize the structure of the project.
|
2024-04-02 20:00:33 +08:00 |
EnhancedSelectableTextBlock.cs
|
fix: SelectableTextBlock does not re-draw after Text property changed (#906)
|
2025-01-14 21:02:32 +08:00 |
ExecuteCustomAction.axaml
|
feature: supports custom actions (#638)
|
2024-11-01 17:23:31 +08:00 |
ExecuteCustomAction.axaml.cs
|
feature: supports custom actions (#638)
|
2024-11-01 17:23:31 +08:00 |
FastForwardWithoutCheckout.axaml
|
code_style: remove all IDE warnings
|
2024-07-14 15:55:15 +08:00 |
FastForwardWithoutCheckout.axaml.cs
|
project: reorganize the structure of the project.
|
2024-04-02 20:00:33 +08:00 |
Fetch.axaml
|
ux: add some tooltips to checkboxes
|
2024-12-17 11:24:59 +08:00 |
Fetch.axaml.cs
|
project: reorganize the structure of the project.
|
2024-04-02 20:00:33 +08:00 |
FetchInto.axaml
|
feature: allow fetch the latest remote changes into local branch which is not current branch (#617)
|
2024-10-29 09:59:13 +08:00 |
FetchInto.axaml.cs
|
feature: allow fetch the latest remote changes into local branch which is not current branch (#617)
|
2024-10-29 09:59:13 +08:00 |
FileHistories.axaml
|
code_style: run dotnet format
|
2025-03-17 20:57:18 +08:00 |
FileHistories.axaml.cs
|
code_style: run dotnet format
|
2025-02-07 12:06:29 +08:00 |
FilterModeSwitchButton.axaml
|
code_style: run dotnet format
|
2025-03-17 20:57:18 +08:00 |
FilterModeSwitchButton.axaml.cs
|
fix: auto-filter does not work well (#855)
|
2025-01-02 20:05:04 +08:00 |
GitFlowFinish.axaml
|
code_style: remove all IDE warnings
|
2024-07-14 15:55:15 +08:00 |
GitFlowFinish.axaml.cs
|
project: reorganize the structure of the project.
|
2024-04-02 20:00:33 +08:00 |
GitFlowStart.axaml
|
code_style: remove all IDE warnings
|
2024-07-14 15:55:15 +08:00 |
GitFlowStart.axaml.cs
|
project: reorganize the structure of the project.
|
2024-04-02 20:00:33 +08:00 |
Histories.axaml
|
feature: git bisect support
|
2025-04-22 15:45:15 +08:00 |
Histories.axaml.cs
|
feature: git bisect support
|
2025-04-22 15:45:15 +08:00 |
Hotkeys.axaml
|
code_style: run dotnet format
|
2025-03-17 20:57:18 +08:00 |
Hotkeys.axaml.cs
|
feature: use F1 to quick open the Keyboard Shortcuts Reference dialog (#1225)
|
2025-04-22 10:30:19 +08:00 |
ImageContainer.cs
|
fix: Ensure each ImageView instance calculates its own aspect ratio (#929)
|
2025-02-06 09:49:45 +08:00 |
ImageDiffView.axaml
|
code_style: run dotnet format
|
2025-03-17 20:57:18 +08:00 |
ImageDiffView.axaml.cs
|
code_review: PR #480
|
2024-09-17 22:09:51 +08:00 |
Init.axaml
|
code_style: run dotnet format
|
2025-03-17 20:57:18 +08:00 |
Init.axaml.cs
|
project: reorganize the structure of the project.
|
2024-04-02 20:00:33 +08:00 |
InitGitFlow.axaml
|
code_style: remove all IDE warnings
|
2024-07-14 15:55:15 +08:00 |
InitGitFlow.axaml.cs
|
project: reorganize the structure of the project.
|
2024-04-02 20:00:33 +08:00 |
InteractiveRebase.axaml
|
code_style: run dotnet format
|
2025-03-17 20:57:18 +08:00 |
InteractiveRebase.axaml.cs
|
refactor: rewrite chromeless window (#634)
|
2024-11-01 09:38:42 +08:00 |
Launcher.axaml
|
ux: add InputGesture for hotkeys dialog
|
2025-04-22 11:05:39 +08:00 |
Launcher.axaml.cs
|
feature: use F1 to quick open the Keyboard Shortcuts Reference dialog (#1225)
|
2025-04-22 10:30:19 +08:00 |
LauncherPage.axaml
|
refactor: use view locator instead of creating views manually in viewmodels (#1213)
|
2025-04-19 11:14:19 +08:00 |
LauncherPage.axaml.cs
|
code_style: move commit link parser to Models.CommitLink.Get
|
2025-04-21 17:27:07 +08:00 |
LauncherTabBar.axaml
|
code_style: run dotnet format
|
2025-03-17 20:57:18 +08:00 |
LauncherTabBar.axaml.cs
|
enhance: add a opened tabs selector popup (#958)
|
2025-02-10 20:06:44 +08:00 |
LauncherTabsSelector.axaml
|
enhance: add a opened tabs selector popup (#958)
|
2025-02-10 20:06:44 +08:00 |
LauncherTabsSelector.axaml.cs
|
feature: auto-select first change in commit details panel and revision/branch compare panel (#1019)
|
2025-02-25 10:53:42 +08:00 |
LFSFetch.axaml
|
code_style: run dotnet format
|
2025-03-17 20:57:18 +08:00 |
LFSFetch.axaml.cs
|
enhance: Git LFS support
|
2024-06-17 18:25:57 +08:00 |
LFSLocks.axaml
|
code_style: run dotnet format
|
2025-03-17 20:57:18 +08:00 |
LFSLocks.axaml.cs
|
refactor: rewrite chromeless window (#634)
|
2024-11-01 09:38:42 +08:00 |
LFSPrune.axaml
|
enhance: Git LFS support
|
2024-06-17 18:25:57 +08:00 |
LFSPrune.axaml.cs
|
enhance: Git LFS support
|
2024-06-17 18:25:57 +08:00 |
LFSPull.axaml
|
ux: new remote icon
|
2024-10-15 20:03:36 +08:00 |
LFSPull.axaml.cs
|
enhance: Git LFS support
|
2024-06-17 18:25:57 +08:00 |
LFSPush.axaml
|
ux: new remote icon
|
2024-10-15 20:03:36 +08:00 |
LFSPush.axaml.cs
|
enhance: Git LFS supports (#209)
|
2024-06-26 11:50:22 +08:00 |
LFSTrackCustomPattern.axaml
|
code_style: run dotnet format
|
2025-03-17 20:57:18 +08:00 |
LFSTrackCustomPattern.axaml.cs
|
feature: supports adding custom LFS track pattern
|
2024-06-18 14:14:13 +08:00 |
LoadingIcon.axaml
|
code_style: remove all IDE warnings
|
2024-07-14 15:55:15 +08:00 |
LoadingIcon.axaml.cs
|
code_style: remove all IDE warnings
|
2024-07-14 15:55:15 +08:00 |
MenuItemExtension.cs
|
ux: new attached property MenuItemExtension.Command for MenuItem
|
2025-01-26 14:55:44 +08:00 |
Merge.axaml
|
code_style: run dotnet format
|
2025-03-17 20:57:18 +08:00 |
Merge.axaml.cs
|
project: reorganize the structure of the project.
|
2024-04-02 20:00:33 +08:00 |
MergeMultiple.axaml
|
code_style: run dotnet format
|
2025-03-17 20:57:18 +08:00 |
MergeMultiple.axaml.cs
|
feature: merge multiple heads (#793)
|
2024-12-09 21:04:25 +08:00 |
MoveRepositoryNode.axaml
|
feature: add context menu item to move repository node (#437)
|
2024-09-02 17:05:43 +08:00 |
MoveRepositoryNode.axaml.cs
|
feature: add context menu item to move repository node (#437)
|
2024-09-02 17:05:43 +08:00 |
NameHighlightedTextBlock.cs
|
refactor: use DataTemplates instead of create NamedHighlightedTextBlock manually for menu item (#1216)
|
2025-04-20 11:05:24 +08:00 |
PopupRunningStatus.axaml
|
code_style: run dotnet format
|
2025-03-17 20:57:18 +08:00 |
PopupRunningStatus.axaml.cs
|
code_style: remove all IDE warnings
|
2024-07-14 15:55:15 +08:00 |
Preferences.axaml
|
code_review: PR #1185
|
2025-04-14 22:03:51 +08:00 |
Preferences.axaml.cs
|
refactor: use custom view locator to create new window/dialog (#1216)
|
2025-04-21 15:32:21 +08:00 |
PruneRemote.axaml
|
ux: new remote icon
|
2024-10-15 20:03:36 +08:00 |
PruneRemote.axaml.cs
|
project: reorganize the structure of the project.
|
2024-04-02 20:00:33 +08:00 |
PruneWorktrees.axaml
|
feature: add worktree support (#205)
|
2024-06-27 18:25:16 +08:00 |
PruneWorktrees.axaml.cs
|
feature: add worktree support (#205)
|
2024-06-27 18:25:16 +08:00 |
Pull.axaml
|
refactor: rewrite the way to deal with uncommitted local changes when checkout/pull/create branch (#1085)
|
2025-03-13 10:21:54 +08:00 |
Pull.axaml.cs
|
refactor: rewrite the way to deal with uncommitted local changes when checkout/pull/create branch (#1085)
|
2025-03-13 10:21:54 +08:00 |
Push.axaml
|
code_style: run dotnet format
|
2025-03-17 20:57:18 +08:00 |
Push.axaml.cs
|
project: reorganize the structure of the project.
|
2024-04-02 20:00:33 +08:00 |
PushTag.axaml
|
ux: new remote icon
|
2024-10-15 20:03:36 +08:00 |
PushTag.axaml.cs
|
project: reorganize the structure of the project.
|
2024-04-02 20:00:33 +08:00 |
Rebase.axaml
|
ux: update Icons.Commit
|
2024-12-12 17:14:04 +08:00 |
Rebase.axaml.cs
|
project: reorganize the structure of the project.
|
2024-04-02 20:00:33 +08:00 |
RemoveWorktree.axaml
|
code_review: PR #978
|
2025-02-13 10:46:28 +08:00 |
RemoveWorktree.axaml.cs
|
feature: add worktree support (#205)
|
2024-06-27 18:25:16 +08:00 |
RenameBranch.axaml
|
enhance: auto convert spaces with dashes while renaming a branch (#1088)
|
2025-03-13 09:50:42 +08:00 |
RenameBranch.axaml.cs
|
project: reorganize the structure of the project.
|
2024-04-02 20:00:33 +08:00 |
Repository.axaml
|
feature: git bisect support
|
2025-04-22 15:45:15 +08:00 |
Repository.axaml.cs
|
feature: git bisect support
|
2025-04-22 15:45:15 +08:00 |
RepositoryConfigure.axaml
|
feature: add Preferred Merge Mode in repository configure (#1156)
|
2025-04-07 14:42:46 +08:00 |
RepositoryConfigure.axaml.cs
|
fix: do not save preference in design mode
|
2025-03-11 11:41:37 +08:00 |
RepositoryToolbar.axaml
|
feature: git bisect support
|
2025-04-22 15:45:15 +08:00 |
RepositoryToolbar.axaml.cs
|
feature: git bisect support
|
2025-04-22 15:45:15 +08:00 |
Reset.axaml
|
ux: update Icons.Commit
|
2024-12-12 17:14:04 +08:00 |
Reset.axaml.cs
|
code_review: PR #714
|
2024-11-19 09:27:31 +08:00 |
Revert.axaml
|
ux: update Icons.Commit
|
2024-12-12 17:14:04 +08:00 |
Revert.axaml.cs
|
project: reorganize the structure of the project.
|
2024-04-02 20:00:33 +08:00 |
RevisionCompare.axaml
|
code_style: run dotnet format
|
2025-03-17 20:57:18 +08:00 |
RevisionCompare.axaml.cs
|
feature: saving as patch supports multiple commits (#658)
|
2024-11-06 12:35:55 +08:00 |
RevisionFileContentViewer.axaml
|
code_style: run dotnet format
|
2025-03-17 20:57:18 +08:00 |
RevisionFileContentViewer.axaml.cs
|
enhance: allow to configure editor tab width in preferences window (#1048)
|
2025-03-04 17:26:27 +08:00 |
RevisionFiles.axaml
|
code_style: run dotnet format
|
2025-03-17 20:57:18 +08:00 |
RevisionFiles.axaml.cs
|
refactor: commit message
|
2025-03-04 16:04:19 +08:00 |
RevisionFileTreeView.axaml
|
feature: support using left/right arrow to expand/collapse tree node (#463)
|
2024-09-22 20:48:36 +08:00 |
RevisionFileTreeView.axaml.cs
|
feature: supports searching revision files (#775)
|
2024-12-02 21:44:15 +08:00 |
Reword.axaml
|
code_style: run dotnet format
|
2025-03-17 20:57:18 +08:00 |
Reword.axaml.cs
|
project: reorganize the structure of the project.
|
2024-04-02 20:00:33 +08:00 |
ScanRepositories.axaml
|
feature: add a button to scan repositories under default clone dir (#427)
|
2024-08-30 16:14:10 +08:00 |
ScanRepositories.axaml.cs
|
feature: add a button to scan repositories under default clone dir (#427)
|
2024-08-30 16:14:10 +08:00 |
SelfUpdate.axaml
|
enhance: show inner exception message if possible when check update failed
|
2025-03-18 15:55:32 +08:00 |
SelfUpdate.axaml.cs
|
fix: several typos in source code (#895)
|
2025-01-13 10:11:28 +08:00 |
SetUpstream.axaml
|
refactor: use popup to change tracking branch
|
2025-01-07 12:05:52 +08:00 |
SetUpstream.axaml.cs
|
refactor: use popup to change tracking branch
|
2025-01-07 12:05:52 +08:00 |
Squash.axaml
|
ux: update Icons.Commit
|
2024-12-12 17:14:04 +08:00 |
Squash.axaml.cs
|
project: reorganize the structure of the project.
|
2024-04-02 20:00:33 +08:00 |
StandaloneCommitMessageEditor.axaml
|
refactor: rewrite chromeless window (#634)
|
2024-11-01 09:38:42 +08:00 |
StandaloneCommitMessageEditor.axaml.cs
|
code_style: simple window do not using DataContext
|
2025-03-07 15:44:50 +08:00 |
StashChanges.axaml
|
code_style: run dotnet format
|
2025-03-17 20:57:18 +08:00 |
StashChanges.axaml.cs
|
project: reorganize the structure of the project.
|
2024-04-02 20:00:33 +08:00 |
StashesPage.axaml
|
ux: show name of stash instead of SHA which is useless to user
|
2025-03-20 19:56:06 +08:00 |
StashesPage.axaml.cs
|
fix: several typos in source code (#895)
|
2025-01-13 10:11:28 +08:00 |
Statistics.axaml
|
feature: allow to view contribution chart based on selected author (#1196)
|
2025-04-15 16:08:38 +08:00 |
Statistics.axaml.cs
|
refactor: rewrite chromeless window (#634)
|
2024-11-01 09:38:42 +08:00 |
TagsView.axaml
|
code_style: run dotnet format
|
2025-03-17 20:57:18 +08:00 |
TagsView.axaml.cs
|
refactor: rewrite the histories filter function to supports both include and exclude modes (#690)
|
2024-11-14 15:15:48 +08:00 |
TextDiffView.axaml
|
code_style: run dotnet format
|
2025-03-17 20:57:18 +08:00 |
TextDiffView.axaml.cs
|
code_style: run dotnet format
|
2025-04-17 16:35:18 +08:00 |
UpdateSubmodules.axaml
|
refactor: update submodule (#287)
|
2024-07-26 18:49:07 +08:00 |
UpdateSubmodules.axaml.cs
|
refactor: add a popup panel to show submodule updating status
|
2024-06-04 11:36:00 +08:00 |
ViewLogs.axaml
|
ux: add an empty icon if there are no git command logs available
|
2025-04-21 18:48:01 +08:00 |
ViewLogs.axaml.cs
|
refactor: notification popup uses the same text presenter with git command log viewer (#1149)
|
2025-04-17 18:21:55 +08:00 |
Welcome.axaml
|
ux: re-design welcome (repositories manager) page (#1202)
|
2025-04-16 11:54:50 +08:00 |
Welcome.axaml.cs
|
enhance: do not show Initialize Repository popup for bare repositories (#891)
|
2025-01-13 17:42:41 +08:00 |
WelcomeToolbar.axaml
|
code_style: run dotnet format
|
2025-03-17 20:57:18 +08:00 |
WelcomeToolbar.axaml.cs
|
enhance: do not show Initialize Repository popup for bare repositories (#891)
|
2025-01-13 17:42:41 +08:00 |
WorkingCopy.axaml
|
ux: re-design commit message input box
|
2025-04-16 10:22:54 +08:00 |
WorkingCopy.axaml.cs
|
ux: re-design commit message input box
|
2025-04-16 10:22:54 +08:00 |