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 |
|
github-actions[bot]
|
6d13ba66d1
|
doc: Update translation status and sort locale files
|
2025-10-16 09:16:19 +00: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
|
2f3b82548b
|
doc: update README
Signed-off-by: leo <longshuang@msn.cn>
|
2025-10-16 11:04:50 +08:00 |
|
github-actions[bot]
|
b53ca88908
|
doc: Update translation status and sort locale files
|
2025-10-16 03:02:09 +00: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 |
|
github-actions[bot]
|
04a1d92b5e
|
doc: Update translation status and sort locale files
|
2025-10-14 03:19:28 +00: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 |
|
leo
|
5d7d3d9939
|
Merge branch 'master' into develop
|
2025-10-13 10:54:28 +08:00 |
|
leo
|
8ffba983ae
|
Merge branch 'release/v2025.36'
v2025.36
|
2025-10-13 10:53:51 +08:00 |
|
leo
|
38f33b21a0
|
version: Release 2025.36
Signed-off-by: leo <longshuang@msn.cn>
|
2025-10-13 10:37:40 +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 |
|
github-actions[bot]
|
64a7a1823a
|
doc: Update translation status and sort locale files
|
2025-10-11 02:01:26 +00: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 |
|
github-actions[bot]
|
050e058f7d
|
doc: Update translation status and sort locale files
|
2025-10-09 02:13:21 +00: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 |
|
github-actions[bot]
|
50421181d9
|
doc: Update translation status and sort locale files
|
2025-09-29 03:39:57 +00: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 |
|
github-actions[bot]
|
93edb8ec0a
|
doc: Update translation status and sort locale files
|
2025-09-28 01:26:26 +00: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 |
|
github-actions[bot]
|
a335a561b4
|
doc: Update translation status and sort locale files
|
2025-09-22 13:29:57 +00:00 |
|
leo
|
c6ece81b07
|
ux: add tooltip for release notes
Signed-off-by: leo <longshuang@msn.cn>
|
2025-09-22 21:29:42 +08:00 |
|
leo
|
d4aa328f25
|
Merge branch 'master' into develop
|
2025-09-22 10:19:31 +08:00 |
|
leo
|
d25f459955
|
Merge branch 'release/v2025.35'
v2025.35
|
2025-09-22 10:18:48 +08:00 |
|
leo
|
5eab2e0ab4
|
version: Release 2025.35
Signed-off-by: leo <longshuang@msn.cn>
|
2025-09-22 10:18:41 +08:00 |
|
github-actions[bot]
|
40e73525e1
|
doc: Update translation status and sort locale files
|
2025-09-22 02:17:10 +00:00 |
|
Sina Hinderks
|
0789763971
|
localization: update German translations (#1820)
|
2025-09-22 10:17:00 +08:00 |
|
github-actions[bot]
|
836128095d
|
doc: Update translation status and sort locale files
|
2025-09-22 02:16:57 +00:00 |
|
AquariusStar
|
a5f873f210
|
localization: update Russian translate (#1819)
|
2025-09-22 10:16:45 +08:00 |
|