Commit Graph

4681 Commits

Author SHA1 Message Date
leo
7b3f87c19e enhance: keep navigation state after switch view mode in text diff view (#1952)
Signed-off-by: leo <longshuang@msn.cn>
2025-12-04 19:25:36 +08:00
leo
646b080a38 feature: remember last navigated block after toggling Show All Lines (#1952)
Signed-off-by: leo <longshuang@msn.cn>
2025-12-04 17:45:24 +08:00
leo
291361df5c refactor: use StringBuilder instead of concating string with operator +
Signed-off-by: leo <longshuang@msn.cn>
2025-12-04 16:28:49 +08:00
leo
f53291c124 code_style: change UpdateSelectedChunk from public to protected
Signed-off-by: leo <longshuang@msn.cn>
2025-12-04 11:32:07 +08:00
leo
73b9adea4d code_style: it's not necessary to make GetLines virtual
Signed-off-by: leo <longshuang@msn.cn>
2025-12-04 11:23:47 +08:00
leo
f318ecaacc fix: auto-navigating to first change sometimes does not work (#1952)
Signed-off-by: leo <longshuang@msn.cn>
2025-12-04 11:13:04 +08:00
leo
e2feac3624 refactor: rewrite TextDiffContext and fix the issue that text diff view does not navigate to the first change chunk after select a different commit with the same file
Signed-off-by: leo <longshuang@msn.cn>
2025-12-03 18:20:32 +08:00
Göran W
ccfd7f0d3f fix: recently introduced bug affecting Block Navigation (#1948) 2025-12-02 10:29:07 +08:00
leo
56455f4c01 doc: remove winget support
Signed-off-by: leo <longshuang@msn.cn>
2025-12-01 21:05:14 +08:00
leo
c1a01b2fc7 code_style: refactor datas used by text diff result
Signed-off-by: leo <longshuang@msn.cn>
2025-12-01 19:56:59 +08:00
leo
b543633996 refactor: always use hunk-based patching while staging/unstaging/discarding partial changes in a file (#1752)
Signed-off-by: leo <longshuang@msn.cn>
2025-12-01 19:46:39 +08:00
leo
4057521d70 enhance: enable word wrapping in Edit Branch's Description popup (#1920)
Signed-off-by: leo <longshuang@msn.cn>
2025-12-01 15:05:48 +08:00
leo
6809eaf2bd enhance: different icons for annotated and lightweight tags (#1942)
Signed-off-by: leo <longshuang@msn.cn>
2025-12-01 14:40:31 +08:00
leo
9713a59268 Merge branch 'master' into develop 2025-12-01 09:24:50 +08:00
leo
4db89581c4 Merge branch 'release/v2025.39' v2025.39 2025-12-01 09:24:08 +08:00
leo
52875d7a64 version: Release 2025.39
Signed-off-by: leo <longshuang@msn.cn>
2025-12-01 09:24:00 +08:00
github-actions[bot]
58e0c97233 doc: Update translation status and sort locale files 2025-12-01 01:22:13 +00:00
AquariusStar
d042b23795 localization: update Russian translate (#1945) 2025-12-01 09:21:58 +08:00
leo
228daeb4ea ux: change the background of information row in FileHistories and DirHistories window
Signed-off-by: leo <longshuang@msn.cn>
2025-11-28 17:12:01 +08:00
leo
0d7d9c2560 feature: auto-scroll to first change hunk when diff file changed (#1655) (#1684)
Signed-off-by: leo <longshuang@msn.cn>
2025-11-28 16:09:47 +08:00
leo
c76b770408 refactor: diff command parameters generation
Signed-off-by: leo <longshuang@msn.cn>
2025-11-27 15:03:33 +08:00
leo
4fcb12bbf7 fix: use --ignore-space-change instead of --ignore-all-space when Ignore All Whitespace Changes option is enabled (#1752)
Signed-off-by: leo <longshuang@msn.cn>
2025-11-27 14:51:22 +08:00
leo
440c97b595 enhance: auto-update submodules after merging (#1804)
Signed-off-by: leo <longshuang@msn.cn>
2025-11-27 14:29:09 +08:00
github-actions[bot]
d05edea61a doc: Update translation status and sort locale files 2025-11-27 02:21:55 +00:00
Sina Hinderks
9f0e493727 localization: update German translations (#1939) 2025-11-27 10:21:41 +08:00
leo
7396ce348a refactor: launcher page switcher auto-selection (#1937)
Signed-off-by: leo <longshuang@msn.cn>
2025-11-26 15:08:06 +08:00
leo
e7bd7bb43c refactor: command palette auto-selection (#1937)
Signed-off-by: leo <longshuang@msn.cn>
2025-11-26 14:50:08 +08:00
leo
e6de365aee feature: add Checkout Branch command palette (#1937)
Signed-off-by: leo <longshuang@msn.cn>
2025-11-26 11:03:53 +08:00
leo
c187480a9d enhance: do not return to UIThread while calculating git outputs
Signed-off-by: leo <longshuang@msn.cn>
2025-11-25 15:31:38 +08:00
github-actions[bot]
211d73a558 doc: Update translation status and sort locale files 2025-11-24 08:41:32 +00:00
Julio Corbalán Moreno
2dbaa05021 localization: update es_ES.axaml (#1936) 2025-11-24 16:41:13 +08:00
leo
4db6ed0ec8 project: upgrade to .NET 10
Signed-off-by: leo <longshuang@msn.cn>
2025-11-24 15:37:38 +08:00
leo
1133c298db ux: accent button style
Signed-off-by: leo <longshuang@msn.cn>
2025-11-21 18:11:26 +08:00
leo
13c40da9b6 refactor: use WriteableBitmap instead of Bitmap for .tif images
Signed-off-by: leo <longshuang@msn.cn>
2025-11-21 11:07:32 +08:00
leo
fbb9f78539 fix: wrong alpha while reading .dds and .tga
Signed-off-by: leo <longshuang@msn.cn>
2025-11-20 20:31:17 +08:00
github-actions[bot]
6ccb5af4e8 doc: Update translation status and sort locale files 2025-11-20 04:03:52 +00:00
leo
52160e1ff9 feature: add Open File command palette to quick open repo's file with default editor
Signed-off-by: leo <longshuang@msn.cn>
2025-11-20 12:03:05 +08:00
Sina Hinderks
795f0318ce typo: StashAndReapply (#1927)
Three localization resources used `StashAndReply` as part of their name.
The correct name is `StashAndReapply`.
2025-11-19 20:34:00 +08:00
Sina Hinderks
bd9133e901 localization: fix German translations (#1925) 2025-11-19 20:31:52 +08:00
leo
3599557dd8 doc: update README.md (#1928)
Signed-off-by: leo <longshuang@msn.cn>
2025-11-19 20:20:46 +08:00
leo
fbf6a646ba refactor: only auto-track remote branch after creating new local branch when the created branch's name is the same with based remote branch (#1926)
Signed-off-by: leo <longshuang@msn.cn>
2025-11-19 20:16:05 +08:00
heartacker
f736f3bdc6 feature: respect $BROWSER env in linux (#1672) 2025-11-19 17:29:48 +08:00
github-actions[bot]
29dfecdfb7 doc: Update translation status and sort locale files 2025-11-19 04:20:19 +00:00
leo
101ad13d63 feature: add Use fixed tab width in titlebar option back (#1910)
Signed-off-by: leo <longshuang@msn.cn>
2025-11-19 12:18:45 +08:00
leo
4419b734a5 enhance: always turn off --color=<when> and --ext-diff when calling git diff in SourceGit (#1922)
Signed-off-by: leo <longshuang@msn.cn>
2025-11-19 10:28:51 +08:00
github-actions[bot]
0670cf1c08 doc: Update translation status and sort locale files 2025-11-19 02:22:05 +00:00
Sina Hinderks
e3b45335cb localization: update German translations (#1923) 2025-11-19 10:21:50 +08:00
leo
d4a15e5b3e project: upgrade AvaloniaUI to 11.3.9
Signed-off-by: leo <longshuang@msn.cn>
2025-11-18 17:40:12 +08:00
leo
d5d0f23a79 ux: add icons for popups
Signed-off-by: leo <longshuang@msn.cn>
2025-11-18 17:20:03 +08:00
github-actions[bot]
2e8e5e9566 doc: Update translation status and sort locale files 2025-11-18 03:58:03 +00:00