leo
a7e254cac6
fix: multiple bindings for IsVisible
property of Button
...
Signed-off-by: leo <longshuang@msn.cn>
2025-02-26 09:50:54 +08:00
leo
79306ad73b
fix: ptyxis
does not start with given working directory ( #1005 )
...
Signed-off-by: leo <longshuang@msn.cn>
2025-02-25 19:50:09 +08:00
leo
a0786bf9cc
fix: pulling with empty repository (no local branch) crashes this app ( #1020 )
...
Signed-off-by: leo <longshuang@msn.cn>
2025-02-25 14:37:03 +08:00
leo
4d740f4731
feature: auto-select the first change when selected stash changed ( #1019 )
...
Signed-off-by: leo <longshuang@msn.cn>
2025-02-25 11:09:12 +08:00
leo
c6747f72f9
feature: auto-select first change in commit details panel and revision/branch compare panel ( #1019 )
...
Signed-off-by: leo <longshuang@msn.cn>
2025-02-25 10:53:42 +08:00
github-actions[bot]
1f35e83799
doc: Update translation status and missing keys
2025-02-24 13:25:13 +00:00
leo
1d037c7c57
feature: add context menu Save As Patch...
for selected stash ( #1018 )
...
Signed-off-by: leo <longshuang@msn.cn>
2025-02-24 21:24:53 +08:00
leo
4868ea1a0b
Merge branch 'master' into develop
2025-02-24 09:50:24 +08:00
leo
fb6b57bdf5
Merge branch 'release/v2025.06'
2025-02-24 09:49:41 +08:00
leo
0b7805b2ee
version: Release 2025.06
...
Signed-off-by: leo <longshuang@msn.cn>
2025-02-24 09:49:30 +08:00
github-actions[bot]
89e09d842d
doc: Update translation status and missing keys
2025-02-24 01:45:49 +00:00
Javier J. Martínez M.
d4341c1195
localization: add missing spanish translations ( #1017 )
2025-02-24 09:45:39 +08:00
github-actions[bot]
74e5bcb704
doc: Update translation status and missing keys
2025-02-24 01:37:52 +00:00
leo
124bdc97f9
localization: add missing keys for zh_CN and zh_TW
...
Signed-off-by: leo <longshuang@msn.cn>
2025-02-24 09:37:34 +08:00
github-actions[bot]
52a53cc697
doc: Update translation status and missing keys
2025-02-24 01:32:32 +00:00
Göran W
fa4caa2186
enhance: add first/last buttons for block-nav, no wrapping ( #1015 ) ( #1016 )
...
Added 2 new buttons (only visible in block-nav mode), with new icons and new (en_US) strings (First/Last Difference).
Implemented these new buttons, and disabled the automatic wrap-around for the prev/next buttons in block-nav mode.
2025-02-24 09:32:19 +08:00
Ikko Eltociear Ashimine
9ab602788a
docs: update README.md ( #1014 )
...
comaptible -> compatible
2025-02-24 09:28:00 +08:00
github-actions[bot]
b2ab62825e
doc: Update translation status and missing keys
2025-02-21 02:48:21 +00:00
saxc
841276852a
localization: add german translations ( #1011 )
...
(cherry picked from commit fcc720480c85fe01120e555c22b6aec286ee717b)
2025-02-21 10:47:48 +08:00
leo
2b4fc64c73
fix: resolve conflict with deleted files does not work ( #1009 )
...
Signed-off-by: leo <longshuang@msn.cn>
2025-02-21 10:26:14 +08:00
leo
9da2c787db
enhance: supports to configure fetch.prune
for selected repository ( #995 )
...
Signed-off-by: leo <longshuang@msn.cn>
2025-02-21 09:44:51 +08:00
leo
b5feabfd37
enhance: auto-set commit message while rebasing is inprogress ( #1003 )
...
Signed-off-by: leo <longshuang@msn.cn>
2025-02-20 15:42:11 +08:00
leo
08da3ac5d8
enhance: prefer to use Default Remote
in repository settings while fetching remote changes ( #1008 )
...
Signed-off-by: leo <longshuang@msn.cn>
2025-02-20 11:12:29 +08:00
leo
731f1055bc
feat!: add ptyxis
support ( #1005 )
...
BREAKING CHANGE: Index of `Custom` shell/terminal
Signed-off-by: leo <longshuang@msn.cn>
2025-02-20 11:04:57 +08:00
leo
507e502874
fix: Custom Action
height is not large enough to display all contents ( #1004 )
...
Signed-off-by: leo <longshuang@msn.cn>
2025-02-20 10:19:00 +08:00
github-actions[bot]
b57c0158c1
doc: Update translation status and missing keys
2025-02-20 02:14:51 +00:00
leo
53f591bdad
ux: add a warning icon when the tracking upstream of a local branch is gone ( #1006 )
...
Co-authored-by: Davide Tentori <dtentori@softeam.it>
2025-02-20 10:14:25 +08:00
leo
0e1dfba7ef
code_review: PR #1007
...
Signed-off-by: leo <longshuang@msn.cn>
2025-02-20 09:34:03 +08:00
Oleg Kosmakov
cbc2e46beb
fix: Update unstaged filed counter when unstaged files change ( #1007 )
...
* Add missing OnPropertyChanged in Cleanup
* Force unstaged count to refresh
2025-02-20 09:31:07 +08:00
leo
ce16ac63eb
enhance: submodule bookmark inherts from parent repo ( #1001 )
...
Signed-off-by: leo <longshuang@msn.cn>
2025-02-19 19:22:36 +08:00
github-actions[bot]
68946d2140
doc: Update translation status and missing keys
2025-02-19 10:01:37 +00:00
leo
c3eca0d7fd
refactor: OpenAI integration ( #996 )
...
- Add `OpenAIResponse` to trim the `<think>...</think>` block
- Add an `Enable Streaming` option to fix the issue that some services do not support streaming output
Signed-off-by: leo <longshuang@msn.cn>
2025-02-19 18:01:16 +08:00
leo
69d107430a
project: upgrade OpenAI
and Azure.AI.OpenAI
to 2.2.0-beta.2
...
Signed-off-by: leo <longshuang@msn.cn>
2025-02-19 10:44:51 +08:00
leo
59638eb731
enhance: tag push behavior while creating and deleting ( #999 )
...
- Remember the state of `Push to all remotes after created` checkbox while creating tag
- Remember the state of `Delete from remote repositories` checkbox while deleting tag
- Change default state of `Delete from remote repositories` to `false`
Signed-off-by: leo <longshuang@msn.cn>
2025-02-19 10:35:34 +08:00
leo
5d2cd8b2fa
ux: new style for current branch ( #998 )
...
Signed-off-by: leo <longshuang@msn.cn>
2025-02-18 18:19:19 +08:00
leo
3d4a9b86b4
ux: use bold font weight for current branch name ( #997 )
...
Signed-off-by: leo <longshuang@msn.cn>
2025-02-18 16:54:00 +08:00
leo
af4645a4ad
project: upgrade LiveChartsCore.SkiaSharpView.Avalonia
to 2.0.0-rc5.4
...
Signed-off-by: leo <longshuang@msn.cn>
2025-02-18 16:27:19 +08:00
leo
cf42381802
Merge branch 'master' into develop
2025-02-18 11:00:25 +08:00
leo
ed37b42a4a
Merge branch 'release/v2025.05'
2025-02-18 10:58:58 +08:00
leo
d401e898a2
version: Release 2025.05
...
Signed-off-by: leo <longshuang@msn.cn>
2025-02-18 10:58:30 +08:00
leo
e28abf8119
enhance: supports remove single histories filter ( #987 )
...
Signed-off-by: leo <longshuang@msn.cn>
2025-02-18 10:04:56 +08:00
leo
14f47a9007
ux: style for current branch in branch tree (#991)
...
Signed-off-by: leo <longshuang@msn.cn>
2025-02-18 09:50:01 +08:00
Arun
7ae5100fcf
chore: Convey the usage of monospace font only in text editor ( #990 )
...
Signed-off-by: Arun <visionofarun@gmail.com>
(cherry picked from commit 7ec7de7b4a933a599cfffc79382a6edd13582c85)
2025-02-18 09:32:15 +08:00
Chiahong
36178d5ecf
localization: update zh_TW.axaml ( #989 )
2025-02-18 09:26:44 +08:00
leo
bc66e24407
project: upgrade AvaloniaUI
to 11.2.4
...
Signed-off-by: leo <longshuang@msn.cn>
2025-02-15 17:43:47 +08:00
github-actions[bot]
e39351b4a7
doc: Update translation status and missing keys
2025-02-14 02:43:26 +00:00
leo
9104060d79
feature: support add custom actions for selected branch ( #980 )
...
Signed-off-by: leo <longshuang@msn.cn>
2025-02-14 10:43:08 +08:00
leo
9b07034846
code_review: PR #978
...
* Remove unnecessary parentheses since the name of relative path uses secondary foreground color already
Signed-off-by: leo <longshuang@msn.cn>
2025-02-13 10:46:28 +08:00
Dmitrij D. Czarkoff
588879eb7f
feat: change worktree presentation ( #978 )
...
Present the worktree name first, then relative path to the main repo.
This is more aligned with Git's own UI, and works better with UI size constrains.
2025-02-13 10:41:08 +08:00
leo
c6aedf1193
ux: right margin of main tab bar on macOS
...
Signed-off-by: leo <longshuang@msn.cn>
2025-02-12 21:29:17 +08:00