github-actions[bot]
989de502b2
doc: Update translation status and sort locale files
2025-07-18 05:09:52 +00:00
leo
b467eddead
feature: supports to share issuetracker rules in .issuetracker file ( #1567 )
...
Signed-off-by: leo <longshuang@msn.cn >
2025-07-18 13:09:34 +08:00
leo
69d6e5e29a
fix: cloned repository was not added into repository tree
...
Signed-off-by: leo <longshuang@msn.cn >
2025-07-18 10:32:03 +08:00
leo
8989da7538
enhance: supports commit template with relative path ( #1590 )
...
Co-authored-by: King <badly1984@hotmail.com >
Signed-off-by: leo <longshuang@msn.cn >
2025-07-18 10:19:49 +08:00
github-actions[bot]
1742cbc311
doc: Update translation status and sort locale files
2025-07-18 02:03:27 +00:00
Sina Hinderks
9e5ea2d0b2
localization: update German translations ( #1593 )
2025-07-18 10:03:12 +08:00
leo
c6c1fb23ec
refactor: use Tapped event instead of Click to access KeyModifers
...
Signed-off-by: leo <longshuang@msn.cn >
2025-07-16 18:52:42 +08:00
leo
eb04c872a9
fix: crash when stash message is null
...
Signed-off-by: leo <longshuang@msn.cn >
2025-07-16 18:24:25 +08:00
leo
6d298be89e
enhance: only show Initialize as needed option when it is necessary
...
Signed-off-by: leo <longshuang@msn.cn >
2025-07-16 17:15:26 +08:00
leo
b346e2bf22
doc: update readme for Linux users
...
Signed-off-by: leo <longshuang@msn.cn >
2025-07-16 16:31:51 +08:00
github-actions[bot]
c0386b4c84
doc: Update translation status and sort locale files
2025-07-16 08:27:27 +00:00
leo
dba6b7555e
feature: supports to use git-credential-libsecret instead of git-credential-manager on Linux ( #1560 )
...
Signed-off-by: leo <longshuang@msn.cn >
2025-07-16 16:26:28 +08:00
github-actions[bot]
5ed2c7b793
doc: Update translation status and sort locale files
2025-07-16 07:37:31 +00:00
leo
4c4af6ef68
feature: supports to discard all local changes without untracked files ( #1586 )
...
Signed-off-by: leo <longshuang@msn.cn >
2025-07-16 15:37:11 +08:00
leo
935d30d058
localization: update Chinese translations
...
Signed-off-by: leo <longshuang@msn.cn >
2025-07-16 11:27:01 +08:00
github-actions[bot]
281284471f
doc: Update translation status and sort locale files
2025-07-16 02:18:48 +00:00
Javier J. Martínez M.
b6d18efeb1
localization: update spanish translations ( #1584 )
...
Add missing translations.
2025-07-16 10:18:38 +08:00
leo
c20b469400
fix: can not unstage changes with amend ( #1582 )
...
`git update-index --index-info` requires paths are separted by LF (not CRLF)
Signed-off-by: leo <longshuang@msn.cn >
2025-07-15 14:38:00 +08:00
leo
46690f4afb
refactor: use SSH_ASKPASS_REQUIRE=force instead of DISPLAY=required
...
Signed-off-by: leo <longshuang@msn.cn >
2025-07-15 11:51:24 +08:00
leo
d28bd92e4f
fix: missing .Quoted() for stash message
...
Signed-off-by: leo <longshuang@msn.cn >
2025-07-15 11:36:10 +08:00
github-actions[bot]
1b80ad5f5b
doc: Update translation status and sort locale files
2025-07-15 02:12:41 +00:00
Sina Hinderks
2eebe2eda7
localization: update German translations ( #1580 )
2025-07-15 10:12:17 +08:00
leo
b316f84bbe
ux: show hotkey of popup buttons
...
Signed-off-by: leo <longshuang@msn.cn >
2025-07-14 19:55:14 +08:00
leo
7627600939
fix: wrong editor configuration commandline passing to git ( #1576 )
...
Signed-off-by: leo <longshuang@msn.cn >
2025-07-14 17:22:58 +08:00
leo
79dc295183
ux: re-order commit context menu items
...
Signed-off-by: leo <longshuang@msn.cn >
2025-07-14 17:00:50 +08:00
leo
f487990bc0
feature: auto-open commit message editor
...
Signed-off-by: leo <longshuang@msn.cn >
2025-07-14 16:29:25 +08:00
github-actions[bot]
2d3e450afb
doc: Update translation status and sort locale files
2025-07-14 08:07:08 +00:00
leo
8cea7ac2aa
revert!: remove Squash Children into Here
...
Since `Children` is an ambiguous word for commits to a multi-branch repository, and users can do the same job with the `Interactive Rebase` feature, this context menu entry will be removed.
Signed-off-by: leo <longshuang@msn.cn >
2025-07-14 16:06:51 +08:00
github-actions[bot]
cbd9b70489
doc: Update translation status and sort locale files
2025-07-14 07:47:18 +00:00
leo
af758158e2
feature: add quick action entry for interactive rebase ( #1572 )
...
Signed-off-by: leo <longshuang@msn.cn >
2025-07-14 15:46:03 +08:00
leo
4d37e73f4a
ux: should not use friendly name for Squash Commits Since This
...
Signed-off-by: leo <longshuang@msn.cn >
2025-07-14 14:44:46 +08:00
github-actions[bot]
74d7e74100
doc: Update translation status and sort locale files
2025-07-14 06:10:36 +00:00
Javier J. Martínez M.
31635653ac
localization: update spanish translations ( #1573 )
...
add missing translations
2025-07-14 14:10:21 +08:00
github-actions[bot]
33daa97ba5
doc: Update translation status and sort locale files
2025-07-14 04:45:50 +00:00
leo
b670312522
ux: new tooltip for branch tree node ( #1562 )
...
Signed-off-by: leo <longshuang@msn.cn >
2025-07-14 12:45:35 +08:00
leo
a6b2e97607
code_review: PR #1570
...
Signed-off-by: leo <longshuang@msn.cn >
2025-07-14 11:44:34 +08:00
Nathan Baulch
d09ae6c55c
enhance: more readable command log duration ( #1570 )
2025-07-14 11:37:36 +08:00
leo
d406cb8d28
Merge branch 'master' into develop
2025-07-14 10:41:33 +08:00
leo
0a74dd64ce
Merge branch 'release/v2025.26'
v2025.26
2025-07-14 10:40:30 +08:00
leo
6fe245d73b
version: Release 2025.26
...
Signed-off-by: leo <longshuang@msn.cn >
2025-07-14 10:39:52 +08:00
github-actions[bot]
0bd71ca584
doc: Update translation status and sort locale files
2025-07-14 02:22:24 +00:00
leo
a752ad141d
code_review: PR #1568
...
Signed-off-by: leo <longshuang@msn.cn >
2025-07-14 10:22:04 +08:00
Nathan Baulch
a1e0ee5561
enhance: use commit friendly name in context menus ( #1568 )
2025-07-14 10:07:30 +08:00
github-actions[bot]
bbe388decb
doc: Update translation status and sort locale files
2025-07-14 02:06:46 +00:00
AquariusStar
28cd5c55fb
localization: update russian translate ( #1563 )
2025-07-14 10:06:34 +08:00
github-actions[bot]
920a89ea5b
doc: Update translation status and sort locale files
2025-07-14 02:06:29 +00:00
Sina Hinderks
b897e19487
localization: update German translations ( #1569 )
2025-07-14 10:06:06 +08:00
Nathan Baulch
a229a19b2e
fix: discard null process output data ( #1571 )
2025-07-14 10:03:43 +08:00
leo
6ae8c7c759
code_style: move class extensions to App.Extensions.cs to use these extensions anywhere
...
Signed-off-by: leo <longshuang@msn.cn >
2025-07-11 18:00:21 +08:00
Nathan Baulch
9c039215cf
fix: escape double quotes in quoted git command strings ( #1559 )
2025-07-11 15:53:42 +08:00