Commit Graph

3543 Commits

Author SHA1 Message Date
leo
3ed6e5507d enhance: ignore invalid font family names
Signed-off-by: leo <longshuang@msn.cn>
2025-10-17 17:53:02 +08:00
leo
e51824b387 refactor: use --json while querying LFS locks instead of parse line-by-line with regex (#1858)
Signed-off-by: leo <longshuang@msn.cn>
2025-10-17 11:55:14 +08:00
leo
38552a187c feature: supports to copy multiple commits message (#1857)
Signed-off-by: leo <longshuang@msn.cn>
2025-10-17 11:10:27 +08:00
leo
85ca6b0178 ux: main tab bar button alignment
Signed-off-by: leo <longshuang@msn.cn>
2025-10-17 10:48:53 +08:00
leo
0b4be6e226 refactor: global hotkeys
Signed-off-by: leo <longshuang@msn.cn>
2025-10-17 10:42:23 +08:00
leo
8846bfe4a7 enhance: temp ignore Ctrl+Shift+P
Signed-off-by: leo <longshuang@msn.cn>
2025-10-16 18:08:58 +08:00
leo
9193e17ed6 refactor: use git-bash.exe instead of bin/bash.exe to make sure bash-profiles work (#1856)
Signed-off-by: leo <longshuang@msn.cn>
2025-10-16 18:02:05 +08:00
github-actions[bot]
91d769cfe2 doc: Update translation status and sort locale files 2025-10-16 09:50:30 +00:00
leo
8a4a8be2a2 ux: remove workspace switcher popup and its hotkey binding (#1855)
Signed-off-by: leo <longshuang@msn.cn>
2025-10-16 17:49:59 +08:00
leo
8075d0b3d2 feature: supports to push to a custom (new) remote branch
Signed-off-by: leo <longshuang@msn.cn>
2025-10-16 17:15:58 +08:00
github-actions[bot]
74a9489ee3 doc: Update translation status and sort locale files 2025-10-16 07:26:59 +00:00
leo
ed7e6d4012 ux: remove Use fixed tab width in titlebar option from Preferences and makes it the only and default
Signed-off-by: leo <longshuang@msn.cn>
2025-10-16 15:26:35 +08:00
leo
ef0569442e feature: supports to create pull request with selected branch (or its upstream) (#1854)
Signed-off-by: leo <longshuang@msn.cn>
2025-10-16 11:01:44 +08:00
github-actions[bot]
97948e11b8 doc: Update translation status and sort locale files 2025-10-15 09:40:06 +00:00
leo
28344a7fb5 ux: remove Use monospace font only in text editor option in Preferences and make it default (also the only)
Signed-off-by: leo <longshuang@msn.cn>
2025-10-15 17:39:48 +08:00
leo
cd659f9537 optimize: only reload revision file tree when FILES tab is actived
Signed-off-by: leo <longshuang@msn.cn>
2025-10-15 16:41:48 +08:00
leo
3b9ac376f0 optimize: only navigate to new commit if it is necessary
Signed-off-by: leo <longshuang@msn.cn>
2025-10-14 20:11:18 +08:00
leo
dcfaae0ea7 code_style: remove unused parameter
Signed-off-by: leo <longshuang@msn.cn>
2025-10-14 18:14:32 +08:00
leo
ac6347ed4b feature: supports to use Zed as external editor on Windows (#1852)
Signed-off-by: leo <longshuang@msn.cn>
2025-10-14 18:02:10 +08:00
leo
47962340bc fix: scaning reposities does not work when both global and workspace default clone dir are not configured (#1848)
Signed-off-by: leo <longshuang@msn.cn>
2025-10-14 13:16:03 +08:00
leo
c5be29a7c0 feature: supports output changes file names (without folders in path) in commit message template (#1851)
Signed-off-by: leo <longshuang@msn.cn>
2025-10-14 11:19:01 +08:00
leo
90a049d741 performance: do not load diff content if CHANGES tab is not actived
Signed-off-by: leo <longshuang@msn.cn>
2025-10-13 21:07:54 +08:00
leo
99d1d69d4d ux: main tab bar style
Signed-off-by: leo <longshuang@msn.cn>
2025-10-13 16:25:35 +08:00
github-actions[bot]
1ef76d3c87 doc: Update translation status and sort locale files 2025-10-13 02:33:06 +00:00
Griko Nibras
5a4c57c344 localization: add Bahasa Indonesia (id_ID) support (#1849)
(cherry picked from commit 936244b657b55125b9768b6fea47c0040693da28)
2025-10-13 10:32:43 +08:00
Sina Hinderks
9907ea0595 localization: update German translations (#1846) 2025-10-11 10:01:09 +08:00
leo
5a81eab60d fix: NRE raised while clicking the issue link in commit detail message
This is because that `e.Pointer.Capture(null)` will raise the `PointerExited` event

Signed-off-by: leo <longshuang@msn.cn>
2025-10-10 10:46:44 +08:00
Mat
b38212a7d4 fix: Show only my locks checkbox did not work anymore in the LFS Locks window (#1845) 2025-10-10 10:25:20 +08:00
leo
501aae9867 project: upgrade dependencies
Signed-off-by: leo <longshuang@msn.cn>
2025-10-09 11:54:27 +08:00
AquariusStar
3b79954551 localization: update Russian translation (#1840) 2025-10-09 10:13:03 +08:00
Javier J. Martínez M.
e31846c08f localization: update Spanish translation (#1837)
* localization: update Spanish translation

Add missing strings.

* doc: Update translation status and sort locale files

---------

Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2025-10-09 10:12:36 +08:00
leo
77b0fde603 feature: supports to drop HEAD commit (reset to its first parent) (#1832)
Signed-off-by: leo <longshuang@msn.cn>
2025-09-29 11:39:37 +08:00
AquariusStar
b73d2b4ec3 localization: update Russian translate (#1830) 2025-09-28 09:26:15 +08:00
leo
494eb137be enhance: better undo/redo history in blame (#1686)
Signed-off-by: leo <longshuang@msn.cn>
2025-09-23 11:12:29 +08:00
leo
545a8a2766 fix: do not call ConfigureAwait(false) since we need go back to UIThread (#1718)
Signed-off-by: leo <longshuang@msn.cn>
2025-09-23 10:58:55 +08:00
leo
c15048b646 feature: supports to revert non-ancestor commit (#1800)
Signed-off-by: leo <longshuang@msn.cn>
2025-09-23 10:51:32 +08:00
leo
c6ece81b07 ux: add tooltip for release notes
Signed-off-by: leo <longshuang@msn.cn>
2025-09-22 21:29:42 +08:00
Sina Hinderks
0789763971 localization: update German translations (#1820) 2025-09-22 10:17:00 +08:00
AquariusStar
a5f873f210 localization: update Russian translate (#1819) 2025-09-22 10:16:45 +08:00
snowflysky
2882851d23 fix: correct Windows version parameter in window frame fix (#1818)
Co-authored-by: huliangliang <liangliang.hu@hannto.com>
2025-09-22 10:16:16 +08:00
leo
80feea0151 fix: deleting multiple tags always deletes the selected tags from remote even if Delete them from remote is unchecked (#1816)
Signed-off-by: leo <longshuang@msn.cn>
2025-09-19 21:22:51 +08:00
leo
716111593c ux: background for statistics chart
Signed-off-by: leo <longshuang@msn.cn>
2025-09-18 17:53:08 +08:00
leo
42ed6749d5 fix: crash due to Bounds.With returns zero
Signed-off-by: leo <longshuang@msn.cn>
2025-09-18 17:46:40 +08:00
leo
2047631582 feature: supports to disable GitHub style default avatar (#1814)
Signed-off-by: leo <longshuang@msn.cn>
2025-09-17 21:18:23 +08:00
leo
0ab4926ffe enhance: omit commit that is already cherry-picked from the target branch while querying commits for interactive-rebase (#1811)
Signed-off-by: leo <longshuang@msn.cn>
2025-09-17 13:35:43 +08:00
leo
6b040ae9fc project: upgrade dependencies
Signed-off-by: leo <longshuang@msn.cn>
2025-09-15 17:05:10 +08:00
leo
e17d0c5246 enhance: disable AllowScrollBelowDocument option for text diff view (#1801)
Signed-off-by: leo <longshuang@msn.cn>
2025-09-15 16:55:42 +08:00
leo
739869ca2a fix: unable to scroll more long scrollbar when shorter one reached its limit (#1806)
Signed-off-by: leo <longshuang@msn.cn>
2025-09-15 16:48:05 +08:00
AquariusStar
738afd64b4 Update Russian translation (#1809) 2025-09-15 16:36:32 +08:00
Javier J. Martínez M.
10a41fc29e localization: update Spanish translation (#1805)
Add missing strings.
2025-09-15 16:35:13 +08:00