github-actions[bot]
357352c4cd
doc: Update translation status and sort locale files
2026-01-26 02:30:10 +00:00
Ramon Melo
29cb03524d
localization: update Brazilian Portuguese translate ( #2067 )
2026-01-26 10:29:57 +08:00
leo
41c60176a1
project: upgrade AvaloniaEdit and TextMateSharp
...
- Upgrade `AvaloniaEdit` to `11.4.0-rc1`
- Upgrade `TextMateSharp` to `2.0.2`
Signed-off-by: leo <longshuang@msn.cn >
2026-01-23 17:05:40 +08:00
leo
38a389405b
ux: remove Reset to Parent Revision context menu entry for selected file in FILES page ( #2060 )
...
Since the file in `Parent Revision` may not be modified, and user can not notice this (also can not see the
differences between current and prev revision) in `FILES` page, the `Reset to Parent Revision` should not
be available here.
Signed-off-by: leo <longshuang@msn.cn >
2026-01-23 12:59:10 +08:00
leo
b29e96bfb8
ux: remove MaxHeight of commit info panel in submodule diff view ( #2057 )
...
Signed-off-by: leo <longshuang@msn.cn >
2026-01-23 11:01:07 +08:00
leo
2cbd63a4a2
feature: supports to copy subjects of selected multi-commits
...
Signed-off-by: leo <longshuang@msn.cn >
2026-01-23 10:37:39 +08:00
leo
00c237f9c6
ux: the left change list in RevisionCompare uses the same width with it in CommitChanges view ( #2055 )
...
Signed-off-by: leo <longshuang@msn.cn >
2026-01-22 14:19:34 +08:00
leo
f55bed21c7
ux: new layout for Blame window
...
Signed-off-by: leo <longshuang@msn.cn >
2026-01-21 17:11:28 +08:00
leo
4d14c79a19
feature: allows to toggle -w option (ignore whitespace changes) while blaming a file ( #1838 )
...
Signed-off-by: leo <longshuang@msn.cn >
2026-01-21 12:01:07 +08:00
leo
0bf22f5f76
enhance: better keyword detection of commit subject
...
Signed-off-by: leo <longshuang@msn.cn >
2026-01-21 11:08:59 +08:00
leo
f8c1a18e29
ux: remove MaxWidth limitation of change list in RevisionCompare view ( #2055 )
...
Signed-off-by: leo <longshuang@msn.cn >
2026-01-21 10:27:14 +08:00
leo
792c0b640f
ux: add a RESOLVE button in InProgress banner ( #2053 )
...
Signed-off-by: leo <longshuang@msn.cn >
2026-01-20 11:15:28 +08:00
leo
79f6eed1ca
feature: supports git repo with reftable format
...
Signed-off-by: leo <longshuang@msn.cn >
2026-01-19 15:48:35 +08:00
AquariusStar
b476935cad
localization: update Russian translate ( #2052 )
...
* localization: update Russian translate
* Update src/Resources/Locales/ru_RU.axaml
Co-authored-by: Mingun <Alexander_Sergey@mail.ru >
---------
Co-authored-by: Mingun <Alexander_Sergey@mail.ru >
2026-01-19 10:28:41 +08:00
leo
02a02929e7
ux: refine icons
...
Signed-off-by: leo <longshuang@msn.cn >
2026-01-17 15:54:05 +08:00
leo
d2b8295ecc
ux: show the git options in tooltip and use easy-to-understand descriptions for labels
...
Signed-off-by: leo <longshuang@msn.cn >
2026-01-15 16:41:27 +08:00
leo
12efd855b1
ux: use monospace font for inline code in commit message
...
Signed-off-by: leo <longshuang@msn.cn >
2026-01-15 15:48:51 +08:00
leo
a035e62793
ux: default avatar for action@github.com
...
Signed-off-by: leo <longshuang@msn.cn >
2026-01-15 14:43:21 +08:00
leo
ea1159cf20
code_style: rename TryAutoUpdateSubmodules to AutoUpdateSubmodulesAsync
...
Signed-off-by: leo <longshuang@msn.cn >
2026-01-14 16:16:40 +08:00
leo
5b333bc502
ux: min width for confirm dialog
...
Signed-off-by: leo <longshuang@msn.cn >
2026-01-14 14:39:14 +08:00
leo
b789267d6f
ux: use YES/NO instead of OK/CANCEL to ask confirm about auto-updating submodules ( #2045 )
...
Signed-off-by: leo <longshuang@msn.cn >
2026-01-14 14:27:40 +08:00
leo
3c9a7920a3
feature: add a repository configuration - Ask before auto-updating submodules (default false) ( #2045 )
...
Signed-off-by: leo <longshuang@msn.cn >
2026-01-14 11:58:44 +08:00
leo
f72684b4a4
project: upgrade AvaloniaUI to 11.3.11
...
Signed-off-by: leo <longshuang@msn.cn >
2026-01-14 10:32:02 +08:00
leo
7db1442090
feature: use <SOURCEGIT> --blame <FILE> to launch SourceGit as Blame viewer ( #2047 )
...
Signed-off-by: leo <longshuang@msn.cn >
2026-01-13 20:58:44 +08:00
github-actions[bot]
a546bec89d
doc: Update translation status and sort locale files
2026-01-13 07:41:11 +00:00
leo
3ee3c4e021
refactor: --recursive will always be enabled while initializing or updating submodules
...
Signed-off-by: leo <longshuang@msn.cn >
2026-01-13 15:40:53 +08:00
leo
62bdadc40d
code_review: PR #2043
...
- Opening repo as folder in VS should always be available
- Use single `_optionsGenerator` instead of `_execArgsGenerator` and `_subOptionsFinder`
- Make sure path is always quoted
Signed-off-by: leo <longshuang@msn.cn >
2026-01-13 12:04:56 +08:00
ギャップ
3dbab1c7bf
feat: multi-solution management ( #2043 )
2026-01-13 10:31:55 +08:00
leo
96e2754bac
fix: support to switch blaming revision with renamed files ( #2040 )
...
Signed-off-by: leo <longshuang@msn.cn >
2026-01-12 21:00:07 +08:00
leo
46c1e4b324
ux: use github.png for github-actions[bot]
...
Signed-off-by: leo <longshuang@msn.cn >
2026-01-12 11:50:07 +08:00
leo
af1363e6bf
enhance: use git reset --hard instead of git reset HEAD --hard to ignore all local changes ( #2037 )
...
Signed-off-by: leo <longshuang@msn.cn >
2026-01-12 10:47:12 +08:00
AquariusStar
82b86564a1
localization: update Russian translate ( #2034 )
2026-01-12 10:20:46 +08:00
leo
807d80d1fa
code_style: remove xaml warnings
...
Signed-off-by: leo <longshuang@msn.cn >
2026-01-09 17:10:25 +08:00
leo
749be04f0b
code_style: remove style resource warnings
...
Signed-off-by: leo <longshuang@msn.cn >
2026-01-09 16:51:26 +08:00
leo
c2fbdc0710
enhance: use Models.NumericSort.Compare instead of string.CompareTo to sort refs
...
Signed-off-by: leo <longshuang@msn.cn >
2026-01-09 16:18:39 +08:00
leo
3b9fe9de4c
code_style: remove duplicated event handlers
...
Signed-off-by: leo <longshuang@msn.cn >
2026-01-09 11:03:46 +08:00
leo
5a67a9f1aa
feature: supports to exclude some editors ( #2033 )
...
Signed-off-by: leo <longshuang@msn.cn >
2026-01-07 16:51:08 +08:00
leo
5690193657
localization: update zh_CN translations
...
Signed-off-by: leo <longshuang@msn.cn >
2026-01-07 15:13:06 +08:00
leo
a6a86cd9c5
feature: show build date in About dialog
...
Signed-off-by: leo <longshuang@msn.cn >
2026-01-07 15:09:32 +08:00
leo
f40433b34b
ux: new style for ref compare dialog
...
Signed-off-by: leo <longshuang@msn.cn >
2026-01-06 17:59:59 +08:00
leo
8835563d44
localization: remove duplicated translations
...
Signed-off-by: leo <longshuang@msn.cn >
2026-01-06 16:54:39 +08:00
leo
36b3a5166b
ux: ignore zoom for left caption buttons on macOS
...
Signed-off-by: leo <longshuang@msn.cn >
2026-01-06 15:22:16 +08:00
leo
d0fe053ec2
ux: limit the max width of base ref name
...
Signed-off-by: leo <longshuang@msn.cn >
2026-01-06 14:49:09 +08:00
leo
5f26c811f1
code_style: cleanup Histories
...
Signed-off-by: leo <longshuang@msn.cn >
2026-01-06 14:42:20 +08:00
github-actions[bot]
db894543cb
doc: Update translation status and sort locale files
2026-01-06 03:50:05 +00:00
leo
143ba360fc
refactor: ref comparison
...
- Rename `BranchCompare` to `Compare`
- Remove comparison between branch and worktree
- Allows to compare selected tag/branch to any other branch/tag (not only HEAD)
- Compare command palette shows the current base revision(ref) to compare with
Signed-off-by: leo <longshuang@msn.cn >
2026-01-06 11:48:45 +08:00
AquariusStar
6e8d1a4603
localization: update Russian translation ( #2031 )
2026-01-06 10:26:07 +08:00
leo
94eb5db36f
feature: supports to select two branches/tags to compare them
...
Signed-off-by: leo <longshuang@msn.cn >
2026-01-05 20:39:35 +08:00
leo
41bbefb8b7
feature: supports pre-fill short description for custom conventional commit types ( #2024 )
...
Signed-off-by: leo <longshuang@msn.cn >
2026-01-05 16:26:21 +08:00
leo
c07c2790fc
ux: new style for Push to a NEW branch dialog
...
Signed-off-by: leo <longshuang@msn.cn >
2026-01-05 15:53:54 +08:00