leo
df09ce01fa
revert: "refactor: commit message editor ( #2096 )"
...
This reverts commit ceea4a18fc .
2026-02-25 10:32:47 +08:00
leo
9910c88104
code_review: PR #2130
...
Disable interactive rebasing when selected branch's head is the same one with current branch
Signed-off-by: leo <longshuang@msn.cn >
2026-02-24 17:15:45 +08:00
github-actions[bot]
ef1019f1f3
doc: Update translation status and sort locale files
2026-02-24 09:05:32 +00:00
Joshua Patterson
a2429a0f41
feature: add interactive rebase to branch context menus ( #2130 )
2026-02-24 17:05:16 +08:00
github-actions[bot]
e8e36bcf92
doc: Update translation status and sort locale files
2026-02-24 08:51:18 +00:00
leo
4c772cafa8
feature: add hotkey Alt/⌥+Up to goto child of selected commit ( #2104 )
...
Signed-off-by: leo <longshuang@msn.cn >
2026-02-24 16:51:03 +08:00
leo
32fce4f698
doc: update third-party versions
...
Signed-off-by: leo <longshuang@msn.cn >
2026-02-24 15:12:04 +08:00
Jade
df06720f44
feature: add Ghostty to Linux terminals ( #2138 )
...
Co-authored-by: Jade <dev@beingpresent.me >
2026-02-24 14:27:33 +08:00
Chiahong
c11fe160fe
localization: update Traditional Chinese translations ( #2145 )
2026-02-24 10:37:45 +08:00
github-actions[bot]
63e542e190
doc: Update translation status and sort locale files
2026-02-24 02:37:33 +00:00
Javier J. Martínez M.
62e36ff222
localization: update Spanish translation ( #2139 )
...
+ Add missing strings.
2026-02-24 10:37:24 +08:00
Gadfly
2179a25ab8
fix: prevent MeasureOverride from returning Infinity to Avalonia layout ( #2136 ) ( #2137 )
2026-02-24 10:35:28 +08:00
github-actions[bot]
2a26295e90
doc: Update translation status and sort locale files
2026-02-24 02:34:21 +00:00
AquariusStar
33da456401
localization: update Russian translate ( #2133 )
2026-02-24 10:34:10 +08:00
leo
5f1825d4c3
fix: reset desktop.ShutdownMode to ShutdownMode.OnExplicitShutdown before calling desktop.Shutdown manually ( #2129 )
...
Signed-off-by: leo <longshuang@msn.cn >
2026-02-24 10:33:35 +08:00
leo
d48afd16b4
code_style: use normalized path for _gitCommonDir
...
Signed-off-by: leo <longshuang@msn.cn >
2026-02-13 23:23:17 +08:00
leo
b7d643ee37
feature: remember the last selection of tag type in Create Tag popup ( #2128 )
...
Signed-off-by: leo <longshuang@msn.cn >
2026-02-13 22:09:48 +08:00
leo
4df6574656
refactor: new way to update caret column
...
Signed-off-by: leo <longshuang@msn.cn >
2026-02-13 17:34:18 +08:00
github-actions[bot]
8322c436f0
doc: Update translation status and sort locale files
2026-02-13 08:06:56 +00:00
leo
de4db24179
ux: add current caret position indicator (only column)
...
Signed-off-by: leo <longshuang@msn.cn >
2026-02-13 16:06:27 +08:00
leo
ce543adbce
ux: pixel perfect rendering for lines
...
Signed-off-by: leo <longshuang@msn.cn >
2026-02-13 11:31:53 +08:00
leo
921d68c01f
ux: caret brush when pre-edit text is available
...
Signed-off-by: leo <longshuang@msn.cn >
2026-02-13 10:44:40 +08:00
leo
10159263ad
Merge branch 'master' into develop
2026-02-13 10:18:34 +08:00
leo
0fdb2c50db
Merge branch 'release/v2026.04'
v2026.04
2026-02-13 10:17:45 +08:00
leo
ffc7c56117
version: Release 2026.04
...
Signed-off-by: leo <longshuang@msn.cn >
2026-02-13 10:17:36 +08:00
heartacker
99a257cb48
chore: Update Avalonia packages to 11.3.12 ( #2124 )
...
- Update Avalonia packages to version 11.3.12.
2026-02-13 10:07:10 +08:00
Gadfly
9698b66054
Fix: Correct reset to parent revision functionality ( #2125 )
...
- Updated `ResetToParentRevisionAsync` to use `$"{_commit.SHA}~1"` for parent revision.
- Updated `ResetMultipleToParentRevisionAsync` to use `$"{_commit.SHA}~1"` for consistency.
- Removed UTF-8 BOM from `CommitDetail.cs` to ensure proper file encoding.
2026-02-13 10:06:44 +08:00
leo
521159bd89
enhance: update subject length status after its guide length has been changed from Preferences dialog
...
Signed-off-by: leo <longshuang@msn.cn >
2026-02-12 22:29:24 +08:00
leo
ea6f856dd5
ci: remove debug symbols in packages
...
Signed-off-by: leo <longshuang@msn.cn >
2026-02-12 18:03:57 +08:00
leo
fa7e23e9c9
ux: Re-design preedit text preview style
...
Signed-off-by: leo <longshuang@msn.cn >
2026-02-12 17:29:34 +08:00
leo
93724b15c1
ci: only check format for SourceGit.csproj
...
Signed-off-by: leo <longshuang@msn.cn >
2026-02-12 16:02:23 +08:00
leo
c02aae8f34
project: use my fork of AvaloniaEdit instead of official NuGet package ( #1984 )
...
Signed-off-by: leo <longshuang@msn.cn >
2026-02-12 15:49:24 +08:00
leo
47dae06911
feature: disable IsSnapToTickEnabled for subject guide length slider ( #2123 )
...
Signed-off-by: leo <longshuang@msn.cn >
2026-02-12 14:33:51 +08:00
leo
e1aaee253d
refactor: change the maxDepth to scan vscode workspace to 2 ( #2119 )
...
Signed-off-by: leo <longshuang@msn.cn >
2026-02-11 16:21:00 +08:00
leo
bf3503b1c4
fix: DirectoryInfo.GetFiles may raise System.Reflection.TargetInvocationException ( #2117 )
...
Signed-off-by: leo <longshuang@msn.cn >
2026-02-11 16:01:21 +08:00
github-actions[bot]
61cc276bf3
doc: Update translation status and sort locale files
2026-02-11 06:07:39 +00:00
Matthias Wetter
405ab8d42f
localization: add missing German translations ( #2120 )
2026-02-11 14:07:25 +08:00
leo
5f341b2efd
code_style: add extension methods WalkFiles and GetRelativePath for DirectoryInfo
...
Signed-off-by: leo <longshuang@msn.cn >
2026-02-11 12:26:58 +08:00
leo
45a3936e46
feature: support to open VSCode workspace ( #2119 )
...
Signed-off-by: leo <longshuang@msn.cn >
2026-02-11 11:26:46 +08:00
leo
2c1b798f84
fix: sometimes line number margin's width does not update
...
Signed-off-by: leo <longshuang@msn.cn >
2026-02-11 11:11:52 +08:00
leo
46d9a20fa6
fix: Open in External Merge Tool does not work for unstage change ( #2117 )
...
Signed-off-by: leo <longshuang@msn.cn >
2026-02-11 10:10:12 +08:00
leo
e60df06e37
enhance: always use the same name with the remote branch when creating a new branch based on it ( #2116 )
...
Signed-off-by: leo <longshuang@msn.cn >
2026-02-10 21:06:28 +08:00
leo
9bc2c2e8c9
ux: popup position in text diff view
...
Signed-off-by: leo <longshuang@msn.cn >
2026-02-10 15:02:13 +08:00
leo
3f9b611439
refactor!: change Show Tags as Tree and Show Submodules as Tree setting from global to per-repo's UI state
...
Signed-off-by: leo <longshuang@msn.cn >
2026-02-10 14:52:30 +08:00
leo
6f7b284f56
ux: use a new resource Brush.Diff.BlockBorderHighlight to highlight current block in text diff view ( #2113 )
...
Signed-off-by: leo <longshuang@msn.cn >
2026-02-10 11:43:46 +08:00
leo
1d38c9d89c
enhance: start checkout directly when there is no local changes but submodules
...
Signed-off-by: leo <longshuang@msn.cn >
2026-02-10 10:50:52 +08:00
leo
1e5be962c4
ux: tag icon layout
...
Signed-off-by: leo <longshuang@msn.cn >
2026-02-09 16:01:14 +08:00
leo
0409849a25
fix: the MinWidth of author column changed after dragging the right border of it ( #1591 )
...
Signed-off-by: leo <longshuang@msn.cn >
2026-02-09 14:30:07 +08:00
github-actions[bot]
fe1ed62083
doc: Update translation status and sort locale files
2026-02-09 03:26:54 +00:00
leo
432a9ca7ce
feature: show current version and the publish date of new version ( #1930 )
...
Signed-off-by: leo <longshuang@msn.cn >
2026-02-09 11:26:34 +08:00