leo
|
95ea0a6ba6
|
ux: Ignore Whitespace and EOL Changes should always be visible (#1260)
Signed-off-by: leo <longshuang@msn.cn>
|
2025-04-29 22:21:38 +08:00 |
|
leo
|
b9dc5a8164
|
feature: parse url in commit message (#1133)
Signed-off-by: leo <longshuang@msn.cn>
|
2025-04-29 18:08:35 +08:00 |
|
leo
|
63803c9b88
|
feature: show command running time in logs window (#1253)
Signed-off-by: leo <longshuang@msn.cn>
|
2025-04-29 16:36:05 +08:00 |
|
leo
|
825b74c2a3
|
refactor: use String.AsSpan(int, int) instead of String.AsSpan().Slice(int, int)
Signed-off-by: leo <longshuang@msn.cn>
|
2025-04-29 09:44:06 +08:00 |
|
qiufengshe
|
48bb8e91de
|
perf: minimize temporary strings for better performance (#1255)
|
2025-04-29 09:33:14 +08:00 |
|
leo
|
53a55467f1
|
enhance: ignore submodule changes when deal with local changes before pull/checkout/create branch (#1256)
Signed-off-by: leo <longshuang@msn.cn>
|
2025-04-29 09:27:09 +08:00 |
|
leo
|
5681bf489d
|
fix: empty dialog when generating commit message with AI (#1257)
Signed-off-by: leo <longshuang@msn.cn>
|
2025-04-29 09:14:24 +08:00 |
|
leo
|
226bc434f5
|
ux: make log window resizable (#1253)
Signed-off-by: leo <longshuang@msn.cn>
|
2025-04-28 16:53:51 +08:00 |
|
leo
|
30d42b11e2
|
enhance: wait a while after branch changed (#1254)
Signed-off-by: leo <longshuang@msn.cn>
|
2025-04-28 16:19:40 +08:00 |
|
leo
|
2698427cd0
|
fix: popup running animation did not update after switch back from another page
Signed-off-by: leo <longshuang@msn.cn>
|
2025-04-28 11:57:36 +08:00 |
|
leo
|
b4f1f35e67
|
Merge branch 'master' into develop
|
2025-04-28 09:17:40 +08:00 |
|
leo
|
92f215d039
|
Merge branch 'release/v2025.15'
|
2025-04-28 09:16:44 +08:00 |
|
leo
|
2e1cf76c82
|
version: Release 2025.15
Signed-off-by: leo <longshuang@msn.cn>
|
2025-04-28 09:16:37 +08:00 |
|
leo
|
951ea8f088
|
fix: use subject as context menu item header to fix vertical alignment (#1251)
Signed-off-by: leo <longshuang@msn.cn>
|
2025-04-27 11:20:44 +08:00 |
|
Chiahong
|
21cb87cec5
|
localization: update zh_TW.axaml (#1249)
|
2025-04-27 09:38:28 +08:00 |
|
github-actions[bot]
|
f39048df77
|
doc: Update translation status and sort locale files
|
2025-04-27 01:38:20 +00:00 |
|
AquariusStar
|
bbdeecdcc6
|
locallization: update russian translate (#1248)
|
2025-04-27 09:38:09 +08:00 |
|
leo
|
d2e688908c
|
ux: use different inline code background for different themes
Signed-off-by: leo <longshuang@msn.cn>
|
2025-04-25 21:26:21 +08:00 |
|
leo
|
91acf0a32a
|
enhance: fore invalidate measure after data context of BisectStateIndicator changed
Signed-off-by: leo <longshuang@msn.cn>
|
2025-04-25 20:55:11 +08:00 |
|
leo
|
d44d2b9770
|
ux: use a outer border to hold tooltip of commit message in FileHistories view (#1232)
Signed-off-by: leo <longshuang@msn.cn>
|
2025-04-25 18:50:56 +08:00 |
|
cdammanintopix
|
f09367a614
|
fix: Append UserName to the SourceGitIPCChannel NamedPipeServerStream to allow multiple users usage on the same server (#1244) (#1246)
|
2025-04-25 16:56:28 +08:00 |
|
leo
|
00e56ce9d1
|
fix: System.NullReferenceException raised after popup stop (success or not) running
Signed-off-by: leo <longshuang@msn.cn>
|
2025-04-25 15:56:37 +08:00 |
|
leo
|
22d4f26bc3
|
code_style: run dotnet format
Signed-off-by: leo <longshuang@msn.cn>
|
2025-04-25 14:31:14 +08:00 |
|
leo
|
a94c7f55ce
|
ux: remove tips in commit list
Signed-off-by: leo <longshuang@msn.cn>
|
2025-04-25 13:37:11 +08:00 |
|
leo
|
1d16925e74
|
enhance: stop render next inline elements when it is out of bounds
Signed-off-by: leo <longshuang@msn.cn>
|
2025-04-25 13:30:00 +08:00 |
|
leo
|
8c4362a98d
|
feature: subject presenter supports inline codeblock
Signed-off-by: leo <longshuang@msn.cn>
|
2025-04-25 13:24:13 +08:00 |
|
leo
|
9efbc7dd7a
|
localization: update translations for Chinese
Signed-off-by: leo <longshuang@msn.cn>
|
2025-04-24 10:04:57 +08:00 |
|
github-actions[bot]
|
c519381645
|
doc: Update translation status and sort locale files
|
2025-04-24 02:00:26 +00:00 |
|
leo
|
6590812634
|
localization: update translations for Chinese
Signed-off-by: leo <longshuang@msn.cn>
|
2025-04-24 10:00:07 +08:00 |
|
github-actions[bot]
|
ad6ed1512b
|
doc: Update translation status and sort locale files
|
2025-04-24 01:22:43 +00:00 |
|
Javier J. Martínez M.
|
f73e0687a1
|
localization: update spanish translations (#1241)
add missing translations. `Bisect`/`Bisecting` stays the same because they reference command names.
|
2025-04-24 09:22:32 +08:00 |
|
qiufengshe
|
ea680782fe
|
perf: minimize temporary strings for better performance (#1240)
(cherry picked from commit f4dad2bf551ead5640a500297a4a6f408aef1350)
|
2025-04-23 21:15:58 +08:00 |
|
leo
|
7e282b13fa
|
code_style: run dotnet format
Signed-off-by: leo <longshuang@msn.cn>
|
2025-04-23 20:59:39 +08:00 |
|
leo
|
1386ca30e3
|
fix: typo in conventional commit type (#1239)
Signed-off-by: leo <longshuang@msn.cn>
|
2025-04-23 20:52:41 +08:00 |
|
github-actions[bot]
|
2107676058
|
doc: Update translation status and sort locale files
|
2025-04-23 07:34:37 +00:00 |
|
leo
|
f72f1894c3
|
feature: supports to enable --ignore-cr-at-eol in diff by default
Signed-off-by: leo <longshuang@msn.cn>
|
2025-04-23 15:34:21 +08:00 |
|
github-actions[bot]
|
586ff39da1
|
doc: Update translation status and sort locale files
|
2025-04-23 02:39:41 +00:00 |
|
AquariusStar
|
9bdbf47522
|
localization: update russian localization (#1233)
|
2025-04-23 10:39:30 +08:00 |
|
leo
|
17c08d42a0
|
enhance: ignore all sub-directories those names start with '.' (#1234)
Signed-off-by: leo <longshuang@msn.cn>
|
2025-04-23 10:38:01 +08:00 |
|
leo
|
fafa2a53ae
|
enhance: show commit full message tooltip when hover commit subject in FileHistories view (#1232)
Signed-off-by: leo <longshuang@msn.cn>
|
2025-04-23 10:33:49 +08:00 |
|
leo
|
7890f7abbf
|
refactor: use PointerPressed event instead of ListBox.SelectionChanged event to navigate to commit (#1230)
Signed-off-by: leo <longshuang@msn.cn>
|
2025-04-23 10:17:14 +08:00 |
|
leo
|
345ad06aba
|
refactor: diff for staged file with --amend enabled (#1231)
Signed-off-by: leo <longshuang@msn.cn>
|
2025-04-22 19:20:27 +08:00 |
|
leo
|
78f4809875
|
fix: no changes were displayed when try to amend a commit without parent (branch first commit) (#1231)
Signed-off-by: leo <longshuang@msn.cn>
|
2025-04-22 19:04:40 +08:00 |
|
leo
|
87ebe3741d
|
fix: for init-commit, app will crash with COMMIT & PUSH due to local branch has not been updated (#1229)
Signed-off-by: leo <longshuang@msn.cn>
|
2025-04-22 18:45:14 +08:00 |
|
leo
|
f2000b4a84
|
enhance: show git log without command itself for git bisect
Signed-off-by: leo <longshuang@msn.cn>
|
2025-04-22 17:51:55 +08:00 |
|
leo
|
9a6c671a96
|
refactor: --ignore-cr-at-eol is not necessary when --ignore-all-space is enabled
Signed-off-by: leo <longshuang@msn.cn>
|
2025-04-22 16:50:46 +08:00 |
|
leo
|
34e0ea3bcb
|
enhance: raise bisect error manually
Signed-off-by: leo <longshuang@msn.cn>
|
2025-04-22 16:07:23 +08:00 |
|
leo
|
7be37424e1
|
fix: modal dialog did not take focus after show (#1225)
Co-authored-by: Gadfly <gadfly@gadfly.vip>
Signed-off-by: leo <longshuang@msn.cn>
|
2025-04-22 16:02:27 +08:00 |
|
github-actions[bot]
|
a42df87b9c
|
doc: Update translation status and sort locale files
|
2025-04-22 07:45:38 +00:00 |
|
leo
|
df5294bcb7
|
feature: git bisect support
Signed-off-by: leo <longshuang@msn.cn>
|
2025-04-22 15:45:15 +08:00 |
|