leo
ff15420ac4
fix: crash when tag's %(creatordata) returns empty string ( #1705 )
...
Signed-off-by: leo <longshuang@msn.cn >
2025-08-09 10:27:01 +08:00
github-actions[bot]
4e555f97d8
doc: Update translation status and sort locale files
2025-08-08 06:56:13 +00:00
AquariusStar
d790e31e6d
localization: update Russian translation ( #1697 )
2025-08-08 14:56:00 +08:00
leo
403c8f45a1
ux: use WrapPanel instead of StackPanel ( #1681 )
...
Signed-off-by: leo <longshuang@msn.cn >
2025-08-07 10:46:28 +08:00
github-actions[bot]
c91554ac71
doc: Update translation status and sort locale files
2025-08-06 05:04:53 +00:00
Javier J. Martínez M.
c4acfed5a9
localization: update spanish translations ( #1671 )
...
Add missing translations.
Fix some strings for consistency.
2025-08-06 13:04:43 +08:00
leo
c208ef3647
revert: getting askpass for every action even when it's not necessary ( #1577 )
...
This reverts commit 6822ae3e2e .
Signed-off-by: leo <longshuang@msn.cn >
2025-08-06 12:01:37 +08:00
leo
5d67f76360
ux: filter mode switch button foreground
...
Signed-off-by: leo <longshuang@msn.cn >
2025-08-06 10:16:18 +08:00
leo
2daafe73e5
project: update project dependencies
...
Signed-off-by: leo <longshuang@msn.cn >
2025-08-06 10:06:28 +08:00
github-actions[bot]
400ff75673
doc: Update translation status and sort locale files
2025-08-05 13:22:57 +00:00
leo
c27c9f6b10
feature: show tagger in annotated tag's tooltip ( #1664 )
...
Signed-off-by: leo <longshuang@msn.cn >
2025-08-05 21:22:39 +08:00
github-actions[bot]
2225322e9a
doc: Update translation status and sort locale files
2025-08-05 11:52:02 +00:00
leo
d4a3479a35
ux: only show REMOTE badge in branch tooltip if it is a remote branch
...
Signed-off-by: leo <longshuang@msn.cn >
2025-08-05 19:51:19 +08:00
leo
9734026e39
refactor: remember last check state of Fetch all remotes and repect it while auto-fetching ( #1647 )
...
Signed-off-by: leo <longshuang@msn.cn >
2025-08-05 12:39:53 +08:00
leo
f85b4be6a1
ux: new style for RadioButton.switch_button ( #1658 )
...
Signed-off-by: leo <longshuang@msn.cn >
2025-08-05 12:23:47 +08:00
github-actions[bot]
7b75fc4a46
doc: Update translation status and sort locale files
2025-08-04 12:49:42 +00:00
leo
b3bc048f67
ux: tooltip for More options... in HISTORY selector ( #1658 )
...
Signed-off-by: leo <longshuang@msn.cn >
2025-08-04 20:48:56 +08:00
leo
72b771424e
ux: always show Open in External Tools button and hide Bisect button for bare repository
...
Signed-off-by: leo <longshuang@msn.cn >
2025-08-04 20:41:43 +08:00
leo
6ddbc6f92a
code_review: PR #1660
...
Since `$GIT_DIR` is the same with `$GIT_COMMON_DIR` for submodules, use `$GIT_DIR` directly to ignore submodule's main worktree while querying worktrees
Signed-off-by: leo <longshuang@msn.cn >
2025-08-04 20:35:24 +08:00
Gadfly
6cad70db24
fix: exclude main worktree by comparing with commonDir in submodules ( #1660 )
...
Fixes worktree detection in submodules where worktree.FullPath differs from commonDir path.
2025-08-04 20:10:07 +08:00
leo
e9bc7fc5be
refactor: disable --all by default while fetching ( #1647 )
...
- If there's only one remote or we have selected the remote to fetch changes from, do not show `Fetch all remotes` option
- Disable `--all` by default
Signed-off-by: leo <longshuang@msn.cn >
2025-08-04 18:22:25 +08:00
leo
a4306fe6e3
feature: double-clicking tag will try to checkout (detached mode) the revision refered by selected tag ( #1661 )
...
Signed-off-by: leo <longshuang@msn.cn >
2025-08-04 17:53:42 +08:00
github-actions[bot]
406db5a8a3
doc: Update translation status and sort locale files
2025-08-04 09:28:47 +00:00
leo
9eb3b68450
ux: tooltips and ToggleButton style ( #1658 )
...
Signed-off-by: leo <longshuang@msn.cn >
2025-08-04 17:28:04 +08:00
leo
a35e25217b
Merge branch 'master' into develop
2025-08-04 10:18:29 +08:00
leo
7f5c7ad582
Merge branch 'release/v2025.29'
v2025.29
2025-08-04 10:17:47 +08:00
leo
0834889a11
version: Release 20225.29
...
Signed-off-by: leo <longshuang@msn.cn >
2025-08-04 10:17:37 +08:00
github-actions[bot]
3744cd3412
doc: Update translation status and sort locale files
2025-08-04 02:15:13 +00:00
Sina Hinderks
a279ec486b
localization: update German translations ( #1656 )
2025-08-04 10:15:01 +08:00
github-actions[bot]
a0080c7b04
doc: Update translation status and sort locale files
2025-08-04 02:14:53 +00:00
AquariusStar
a1363c7acf
localization: update russian translate ( #1649 )
2025-08-04 10:14:41 +08:00
leo
7d09af1636
fix: wrong host name for sourcehut
...
Signed-off-by: leo <longshuang@msn.cn >
2025-07-30 13:28:35 +08:00
leo
3ced2b7fd2
code_review: PR #1635
...
Signed-off-by: leo <longshuang@msn.cn >
2025-07-30 12:05:14 +08:00
heartacker
2437475006
feature: self host GitLab URLs in CommitLink ( #1635 )
2025-07-30 11:53:29 +08:00
github-actions[bot]
df48678c7c
doc: Update translation status and sort locale files
2025-07-30 02:58:12 +00:00
leo
072b7f8af5
ux: use another label Submodule.CopyBranch instead of Submodule.Branch
...
Signed-off-by: leo <longshuang@msn.cn >
2025-07-30 10:57:25 +08:00
leo
42afd96da7
ux: update icons
...
Signed-off-by: leo <longshuang@msn.cn >
2025-07-30 10:48:00 +08:00
leo
a2f478a0d9
ux: use bold font for error keywords in command log
...
Signed-off-by: leo <longshuang@msn.cn >
2025-07-29 11:49:35 +08:00
leo
5ce919ab66
ci: use pwsh to make Windows packages instead of bash
...
Signed-off-by: leo <longshuang@msn.cn >
2025-07-28 21:30:41 +08:00
leo
0acff99945
refactor: use <revision_sha>^ instead of <revision_parent_sha> as base revsion when getting changes of commit ( #1625 )
...
Signed-off-by: leo <longshuang@msn.cn >
2025-07-28 17:23:24 +08:00
leo
ab14e818be
refactor: simplify the invocation of external merge/diff tool
...
Signed-off-by: leo <longshuang@msn.cn >
2025-07-28 14:18:34 +08:00
leo
8ce5455753
Merge branch 'master' into develop
2025-07-28 10:25:34 +08:00
leo
4b5b7023d0
Merge branch 'release/v2025.28'
v2025.28
2025-07-28 10:25:00 +08:00
leo
0375fe94c1
version: Release 2025.28
...
Signed-off-by: leo <longshuang@msn.cn >
2025-07-28 10:24:47 +08:00
github-actions[bot]
db1f4cc15a
doc: Update translation status and sort locale files
2025-07-28 02:22:19 +00:00
AquariusStar
fe15f25e44
localization: update Russian translate ( #1623 )
2025-07-28 10:22:11 +08:00
github-actions[bot]
e97e3419ac
doc: Update translation status and sort locale files
2025-07-28 02:21:55 +00:00
Sina Hinderks
7cb80df787
localization: update German translations ( #1624 )
2025-07-28 10:21:38 +08:00
leo
c7a01f646f
fix: GetCanStagedChanges should allow stage conflict that has been resolved manually ( #1621 )
...
Signed-off-by: leo <longshuang@msn.cn >
2025-07-25 17:35:32 +08:00
leo
d170bf6499
fix: index out of range exception when trying to get friendly name of upstream
...
Signed-off-by: leo <longshuang@msn.cn >
2025-07-25 17:15:47 +08:00