..
About.axaml
Task/UI usability tweaks ( #1314 )
2025-05-16 09:27:42 +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
fix: OpenFolderPickerAsync
raise exception when selected a drive root such as E:\
2025-05-30 17:12:56 +08:00
AIAssistant.axaml
fix: empty dialog when generating commit message with AI ( #1257 )
2025-04-29 09:14:24 +08:00
AIAssistant.axaml.cs
fix: empty dialog when generating commit message with AI ( #1257 )
2025-04-29 09:14:24 +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
feature: supports to load avatar from local image and save it to disk
2025-06-03 21:37:47 +08:00
BisectStateIndicator.cs
enhance: fore invalidate measure after data context of BisectStateIndicator
changed
2025-04-25 20:55:11 +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
code_style: simpfy context menu creation for blame editor
2025-05-23 10:31:11 +08:00
BranchCompare.axaml
ux: new style for revision/branch compare targets
2025-05-06 20:52:43 +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
refactor: simpfy SourceGit.Views.BranchTreeNodeIcon
2025-05-16 13:43:41 +08:00
BranchTree.axaml.cs
refactor: simpfy SourceGit.Views.BranchTreeNodeIcon
2025-05-16 13:43:41 +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
refactor: new tooltip for change
2025-06-01 10:34:24 +08:00
ChangeCollectionView.axaml.cs
code_style: run dotnet format
2025-06-01 11:23:04 +08:00
ChangeStatusIcon.cs
refactor: new tooltip for change
2025-06-01 10:34:24 +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
feature: make --recurse-submdoules
an option while trying to checkout branch with submodules ( #1272 )
2025-05-06 12:01:58 +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 checkout/create branch with submodules
2025-05-09 18:12:30 +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
code_style: move platform dependent code to initialize window to namespace SourceGit.Native
2025-05-12 21:52:50 +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: OpenFolderPickerAsync
raise exception when selected a drive root such as E:\
2025-05-30 17:12:56 +08:00
ColorPicker.cs
typos: ( #1397 )
2025-06-06 12:10:55 +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
CommandLogTime.cs
feature: show command running time in logs window ( #1253 )
2025-04-29 16:36:05 +08:00
CommitBaseInfo.axaml
ux: use larger font size for commit ref label
2025-05-08 13:13:22 +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
fix: remove binding error in debug mode ( #1338 )
2025-05-20 21:44:28 +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: calculate bounds only when it is needed
2025-05-08 13:42:21 +08:00
CommitMessagePresenter.cs
refactor: collecting inlines for subjects ( #1402 )
2025-06-08 08:47:03 +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
refactor: collecting inlines for subjects ( #1402 )
2025-06-08 08:47:03 +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
feature: supports to re-order workspaces ( #1261 )
2025-04-30 21:39:03 +08:00
ConfigureWorkspace.axaml.cs
fix: OpenFolderPickerAsync
raise exception when selected a drive root such as E:\
2025-05-30 17:12:56 +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
Task/UI usability tweaks ( #1314 )
2025-05-16 09:27:42 +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
ux: remove tooltip for USE THEIRS
and USE MINE
button
2025-06-01 11:09: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
feature: supports to overwrite existing branch while creating new branch ( #1349 )
2025-05-23 11:27:45 +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
DeinitSubmodule.axaml
feature: supports to de-initialize a submodule ( #1272 )
2025-05-21 20:34:33 +08:00
DeinitSubmodule.axaml.cs
feature: supports to de-initialize a submodule ( #1272 )
2025-05-21 20:34: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
ux: change foreground for some labels
2025-06-07 12:20:09 +08:00
DiffView.axaml.cs
fix: crash when clicking Previous Difference
without visual lines ( #1385 )
2025-06-04 13:13:28 +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
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
enhance: only show syntax-highlighting toggle if current revision content is a text file
2025-06-07 20:27:52 +08:00
FileHistories.axaml.cs
fix: running git command in UIThread
via context menu entry blocks whole app ( #1384 )
2025-06-03 23:36:15 +08:00
FilterModeInGraph.axaml
ux: layout of filter mode toggle buttons
2025-06-03 20:28:44 +08:00
FilterModeInGraph.axaml.cs
ux: new style for ref's Visibility in Graph
context menu item
2025-06-03 12:34:49 +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
refactor: rewrite git-flow integration
2025-05-20 21:08:00 +08:00
GitFlowFinish.axaml.cs
project: reorganize the structure of the project.
2024-04-02 20:00:33 +08:00
GitFlowStart.axaml
refactor: rewrite git-flow integration
2025-05-20 21:08:00 +08:00
GitFlowStart.axaml.cs
project: reorganize the structure of the project.
2024-04-02 20:00:33 +08:00
Histories.axaml
refactor: implement IDisposable
instead of calling custom Cleanup
2025-05-20 17:24:00 +08:00
Histories.axaml.cs
refactor: use String.AsSpan(int, int)
instead of String.AsSpan().Slice(int, int)
2025-04-29 09:44:06 +08:00
Hotkeys.axaml
fix: since ⌥
can not been used in HotKey
property and ⌘+⌥+D
has been used to show Dock
, change the hotkey to open external merge tool to Ctrl+Shift+D/⌘+⇧+D
2025-05-20 23:01:21 +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
ux: change foreground for some labels
2025-06-07 12:20:09 +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
typos: ( #1397 )
2025-06-06 12:10:55 +08:00
InitGitFlow.axaml.cs
project: reorganize the structure of the project.
2024-04-02 20:00:33 +08:00
InteractiveRebase.axaml
fix: can not squash and fixup until first picked/edit/reword commit in interactive rebase exists list ( #1362 )
2025-05-25 13:46:27 +08:00
InteractiveRebase.axaml.cs
code_style: run dotnet format
2025-05-28 15:17:05 +08:00
Launcher.axaml
fix: wrong hotkey tip for open Preferences
window
2025-05-19 10:55:25 +08:00
Launcher.axaml.cs
typos: ( #1397 )
2025-06-06 12:10:55 +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
LauncherPageSwitcher.axaml
ux: update workspace/page switcher popup layout
2025-05-18 20:33:55 +08:00
LauncherPageSwitcher.axaml.cs
enhance: cleanup unused resources
2025-05-18 22:00:35 +08:00
LauncherTabBar.axaml
enhance: activate TabsDropdownItem
on Tapped
instead of DoubleTapped
2025-06-05 21:28:10 +08:00
LauncherTabBar.axaml.cs
enhance: activate TabsDropdownItem
on Tapped
instead of DoubleTapped
2025-06-05 21:28:10 +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
enhance: ignores $
char when measuring contents in NamedHighlightedTextBlock
2025-06-03 14:12:23 +08:00
PopupRunningStatus.axaml
fix: System.NullReferenceException
raised after popup stop (success or not) running
2025-04-25 15:56:37 +08:00
PopupRunningStatus.axaml.cs
fix: popup running animation did not update after switch back from another page
2025-04-28 11:57:36 +08:00
Preferences.axaml
feature: supports re-order custom actions ( #1346 )
2025-06-03 20:24:30 +08:00
Preferences.axaml.cs
feature: supports re-order custom actions ( #1346 )
2025-06-03 20:24:30 +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 git pull
command
2025-05-21 17:18:25 +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: use different icon for sort mode ( #1393 )
2025-06-06 11:22:30 +08:00
Repository.axaml.cs
refactor: show submodule as tree instead of list ( #1307 )
2025-05-14 17:55:28 +08:00
RepositoryConfigure.axaml
typos: ( #1397 )
2025-06-06 12:10:55 +08:00
RepositoryConfigure.axaml.cs
feature: close repository configuration dialog when user pressed Esc
( #1269 )
2025-05-03 21:18:24 +08:00
RepositoryToolbar.axaml
feature: supports to visit remote repository in web browser ( #1265 )
2025-05-06 15:51:57 +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
ResetWithoutCheckout.axaml
feature: supports reset branch to selected commit without checkout ( #1247 ) ( #1318 )
2025-05-20 12:24:07 +08:00
ResetWithoutCheckout.axaml.cs
feature: supports reset branch to selected commit without checkout ( #1247 ) ( #1318 )
2025-05-20 12:24:07 +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
ux: layout for revision compare targets
2025-05-07 09:52:26 +08:00
RevisionCompare.axaml.cs
feature: saving as patch supports multiple commits ( #658 )
2024-11-06 12:35:55 +08:00
RevisionFileContentViewer.axaml
ux: change foreground for some labels
2025-06-07 12:20:09 +08:00
RevisionFileContentViewer.axaml.cs
enhance: scroll to home when active revision file changed
2025-06-07 20:53:34 +08:00
RevisionFiles.axaml
enhance: only show syntax-highlighting toggle if current revision content is a text file
2025-06-07 20:27:52 +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
enhance: revision file viewer
2025-06-06 10:07:58 +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: move some buttons to page switcher ( #1370 )
2025-05-28 10:18:34 +08:00
StashesPage.axaml.cs
fix: several typos in source code ( #895 )
2025-01-13 10:11:28 +08:00
Statistics.axaml
typos: ( #1397 )
2025-06-06 12:10:55 +08:00
Statistics.axaml.cs
refactor: rewrite chromeless window ( #634 )
2024-11-01 09:38:42 +08:00
SubmodulesView.axaml
fix: remove binding error in debug mode ( #1338 )
2025-05-20 21:48:58 +08:00
SubmodulesView.axaml.cs
feature: supports to show submodules as tree or list ( #1307 )
2025-05-16 11:31:53 +08:00
TagsView.axaml
fix: remove binding error in debug mode ( #1338 )
2025-05-20 21:44:28 +08:00
TagsView.axaml.cs
refactor: build tags view data in viewmodels instead of views
2025-05-16 12:22:52 +08:00
TextDiffView.axaml
code_style: run dotnet format
2025-03-17 20:57:18 +08:00
TextDiffView.axaml.cs
feature!: now SourceGit
requires git >= 2.25.1
2025-06-02 22:38:00 +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
feature: show command running time in logs window ( #1253 )
2025-04-29 16:36:05 +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
typo: corrected spelling error in App.GetLauncher()
method
2025-06-05 21:15:28 +08:00
WorkingCopy.axaml
typos: ( #1397 )
2025-06-06 12:10:55 +08:00
WorkingCopy.axaml.cs
enhance: allow to use arrow keys to select changes up/down after stage/unstage previous selected changes by hotkey ( #1361 )
2025-05-24 21:29:48 +08:00
WorkspaceSwitcher.axaml
ux: update workspace/page switcher popup layout
2025-05-18 20:33:55 +08:00
WorkspaceSwitcher.axaml.cs
refactor: rewrite workspace switcher ( #1267 )
2025-05-17 20:14:09 +08:00