Commit Graph

5006 Commits

Author SHA1 Message Date
leo
d950382ab6 refactor: unify the behavior of Reveal in File Explorer when the selected is a folder across all platforms
Signed-off-by: leo <longshuang@msn.cn>
2026-02-28 15:24:54 +08:00
leo
85badddc72 enhance: add a checked icon for current active bookmark
Signed-off-by: leo <longshuang@msn.cn>
2026-02-28 12:02:05 +08:00
leo
c0244fbe07 enhance: keyword in subject should not contains " character
Signed-off-by: leo <longshuang@msn.cn>
2026-02-28 11:33:02 +08:00
leo
48d04128dd refactor: customize WM_NCHITTEST does not work any more
Signed-off-by: leo <longshuang@msn.cn>
2026-02-28 11:09:47 +08:00
leo
18667f73da localization: update English translations
Signed-off-by: leo <longshuang@msn.cn>
2026-02-27 17:17:12 +08:00
leo
d74afeca84 refactor: use IndexOf instead of regex exp to test keyword in subject
Signed-off-by: leo <longshuang@msn.cn>
2026-02-27 10:37:28 +08:00
leo
a165fd2e93 ux: blame style
Signed-off-by: leo <longshuang@msn.cn>
2026-02-26 16:40:09 +08:00
leo
e3c57895c7 fix: highting selected revision lines in Blame window does not work
Signed-off-by: leo <longshuang@msn.cn>
2026-02-26 12:30:01 +08:00
github-actions[bot]
d6efda934e doc: Update translation status and sort locale files 2026-02-26 02:08:52 +00:00
rlbxku1r
e63ef05202 localization: Update Japanese translation (#2151) 2026-02-26 10:08:38 +08:00
leo
1b02a35e6a ux: popup layout
Signed-off-by: leo <longshuang@msn.cn>
2026-02-25 16:51:58 +08:00
github-actions[bot]
63ef70df04 doc: Update translation status and sort locale files 2026-02-25 08:39:42 +00:00
leo
cf3a1c2c53 feature: add context menu entry Apply Changes to only apply changes of selected file from stash (not reset mode) (#2122)
Signed-off-by: leo <longshuang@msn.cn>
2026-02-25 16:39:21 +08:00
leo
18819724c8 ux: enable word-wrap and disable horizontal scrollbar for text editor in notification window (#2127)
Signed-off-by: leo <longshuang@msn.cn>
2026-02-25 15:22:20 +08:00
leo
a76a898f88 fix: changes list sometimes did not update (#2150)
Signed-off-by: leo <longshuang@msn.cn>
2026-02-25 14:41:38 +08:00
leo
c1634ae457 feature: keyword in commit subject can end with - character
Signed-off-by: leo <longshuang@msn.cn>
2026-02-25 11:52:16 +08:00
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