leo
7bfb95f7ce
fix: ptyxis
does not start with given working directory ( #1005 )
...
Signed-off-by: leo <longshuang@msn.cn>
2025-02-26 16:07:18 +08:00
Javier J. Martínez M.
8f7db4e874
localization: add missing spanish translations ( #1024 )
...
* localization: add missing spanish translations
* localization: add missing spanish translations
2025-02-26 15:44:51 +08:00
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
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
Javier J. Martínez M.
d4341c1195
localization: add missing spanish translations ( #1017 )
2025-02-24 09:45:39 +08: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
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
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
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
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
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
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
leo
3302bdeb26
localization: remove duplicated keys in de_DE
...
Signed-off-by: leo <longshuang@msn.cn>
2025-02-12 21:25:57 +08:00
Christopher Göttfert
9757678dcf
localization: added missing german translations ( #973 )
...
Co-authored-by: Christopher Göttfert <Christopher.Goettfert@.uni-wuerzburg.de>
2025-02-12 10:59:00 +08:00
AquariusStar
eea55ec56f
localization: update russian localization ( #971 )
2025-02-12 10:51:06 +08:00
leo
21cfd17cdb
fix: do NOT quit when try to input @
via Alt Gr+Q
with German ISO keyboard layout ( #970 )
...
Signed-off-by: leo <longshuang@msn.cn>
2025-02-11 18:57:54 +08:00
leo
e9d16a5102
project: upgrade TextMateSharp
to 1.0.66
( #969 )
...
Signed-off-by: leo <longshuang@msn.cn>
2025-02-11 16:58:32 +08:00
leo
011a415949
enhance: add a button to clear all notifications ( #950 )
...
Signed-off-by: leo <longshuang@msn.cn>
2025-02-11 15:15:27 +08:00
leo
37e5926388
code_style: keep translation ordered
...
Signed-off-by: leo <longshuang@msn.cn>
2025-02-11 14:41:56 +08:00
leo
06df27780f
localization: update Text.Configure.CustomAction.WaitForExit
for en_US
...
Signed-off-by: leo <longshuang@msn.cn>
2025-02-11 14:36:46 +08:00
leo
af20ab2448
feature: add Wait for action done
option to control whether or not to wait for the custom action execution to complete ( #951 )
...
Signed-off-by: leo <longshuang@msn.cn>
2025-02-11 14:34:14 +08:00
leo
10fba08e43
code_review: PR #949
...
Signed-off-by: leo <longshuang@msn.cn>
2025-02-11 11:07:33 +08:00
Doodeletion
821063e3ec
Swap selection start and end index if selection is created from bottom to top ( #967 )
2025-02-11 10:57:20 +08:00
leo
aebfffee00
fix: GUI stops refreshing after manually refresh while merge tool is open ( #949 )
...
Signed-off-by: leo <longshuang@msn.cn>
2025-02-10 20:51:36 +08:00
leo
0c8179b934
enhance: add a opened tabs selector popup ( #958 )
...
Signed-off-by: leo <longshuang@msn.cn>
2025-02-10 20:06:44 +08:00