leo
f5c213060e
localization: keep all keys in order and remove duplicated keys in fr_FR ( #1161 )
...
Signed-off-by: leo <longshuang@msn.cn>
2025-04-07 20:05:24 +08:00
leo
3049730dd5
feature: add Preferred Merge Mode
in repository configure ( #1156 )
...
Signed-off-by: leo <longshuang@msn.cn>
2025-04-07 14:42:46 +08:00
leo
fa02c65da5
code_review: PR #1153
...
- use a single filter for both unstage and staged files
- show confirm dialog if staged files are displayed partially
Signed-off-by: leo <longshuang@msn.cn>
2025-04-07 11:48:38 +08:00
Sousi Omine
ef106e6909
Add Japanese localization ( #1157 )
...
* Initial Japanese translation
Only a small part was translated
* Unspecified words will be in English
When new words are added, they will be displayed in English even if Japanese support is delayed.
* Expanded translation scope
* Expanded translation scope
* Proceed with translation with a focus on overall settings
* Re-translated the outdated settings screen
* Add items that only exist in the latest en_US and remove items that do not exist in en_US
* A lot of translation work done
* A lot more translation work has been done
* ja_JP.axaml has been translated into Japanese
* Fixed three incomplete parts of the Japanese translation
2025-04-07 09:53:20 +08:00
UchiTesting
904432a8f1
style(locale): Add a few translations to the French locale ( #1158 )
2025-04-07 09:45:02 +08:00
Javier J. Martínez M.
2deb79f8ce
localization: update spanish translations ( #1142 )
...
add literal translation for 'CopyFullPath' string
2025-04-02 17:20:33 +08:00
AquariusStar
1482a005bb
localization: update and fix translation russian ( #1136 )
2025-03-31 09:20:54 +08:00
leo
276d000bcf
refactor: change Copy File Name
to Copy Full Path
for selected file or change ( #1132 )
...
Signed-off-by: leo <longshuang@msn.cn>
2025-03-28 18:01:53 +08:00
leo
56ebc182f2
enhance: try to reinstate not onl the working tree's change, but also the index's ones ( #1135 )
...
Signed-off-by: leo <longshuang@msn.cn>
2025-03-28 12:20:36 +08:00
leo
4fb853d1fd
localization: add translation Text.Configure.IssueTracker.AddSampleAzure
for Chinese ( #1128 )
...
Signed-off-by: leo <longshuang@msn.cn>
2025-03-26 09:30:41 +08:00
Iacopo Sbalchiero
ca0fb7ae10
Adding template for Azure DevOps workitems ( #1128 )
...
* feat: add Azure DevOps issue tracker integration
* localization: add Azure DevOps sample rule to issue tracker in multiple languages
2025-03-26 09:27:10 +08:00
Javier J. Martínez M.
380e6713b5
localization: update spanish translations ( #1124 )
2025-03-25 09:51:22 +08:00
Ilian Delagrange
5467703a6e
localization: add missing french translations ( #1113 )
...
Co-authored-by: Ilian Delagrange <ilian@MacBook-Air-de-Ilian.local>
2025-03-21 09:30:57 +08:00
leo
145273b4a7
refactor: move Show tags in commit graph
to Preferences
( #1109 )
...
Signed-off-by: leo <longshuang@msn.cn>
2025-03-20 11:10:48 +08:00
AquariusStar
f7197e08eb
localization: update russian localization ( #1111 )
2025-03-20 09:14:07 +08:00
leo
2512d3be7a
feature: allow to hide tags in graph ( #1109 )
...
Signed-off-by: leo <longshuang@msn.cn>
2025-03-18 21:40:31 +08:00
Leonardo
c9fe373dda
add missing key and fix untranslated one ( #1104 )
2025-03-17 17:15:17 +08:00
leo
3e8bba0d0b
ux: re-design About
page
...
Signed-off-by: leo <longshuang@msn.cn>
2025-03-17 17:06:26 +08:00
Gadfly
cea8a90680
refactor: use $GIT_COMMON_DIR instead of cut $GIT_DIR/worktrees ( #1103 )
2025-03-17 15:56:13 +08:00
leo
cdd1926e2f
refactor: rewrite git apply
implementation
...
- Do not translate commandline options for `git`
- Re-design combox layout for `git apply` popup
Signed-off-by: leo <longshuang@msn.cn>
2025-03-17 15:30:32 +08:00
Gadfly
4b41029768
fix: use better JSP grammar file and add licensing information ( #1102 )
2025-03-17 11:31:50 +08:00
Gadfly
450dadf76c
feat: Add JSP grammar support and improve TextMateHelper file type handling ( #1100 )
...
- Extend grammar support by allowing multiple file extensions per grammar and adding JSP file type handling.
- Add a new JSON grammar file for JavaServer Pages (JSP) syntax highlighting.
2025-03-17 10:12:44 +08:00
Asurada
db504241ea
feat: add translation for "1 hour ago" in multiple languages ( #1096 )
2025-03-14 16:57:03 +08:00
leo
0e261cffd2
refactor: rewrite the way to deal with uncommitted local changes when checkout/pull/create branch ( #1085 )
...
Signed-off-by: leo <longshuang@msn.cn>
2025-03-13 10:21:54 +08:00
Михаил Усоцкий
f496d15f70
update russian localization
2025-03-10 20:15:29 +03:00
AquariusStar
2fb1d7e14a
update and fix translation russian ( #1070 )
2025-03-10 09:27:25 +08:00
Javier J. Martínez M.
14877d4d63
localization: update spanish translations ( #1061 )
...
add missing spanish translations
update previous references of `patch` as `parche`
2025-03-07 09:32:05 +08:00
leo
92fa25ae8d
ux: disable scrollbar in NumericUpDown
control ( #1023 )
...
Signed-off-by: leo <longshuang@msn.cn>
2025-03-06 15:14:05 +08:00
leo
2137ad9ec9
enhance: allow to configure editor tab width in preferences window ( #1048 )
...
Signed-off-by: leo <longshuang@msn.cn>
2025-03-04 17:26:27 +08:00
GadflyFang
57cb9d0909
fix: Dynamic load copyright ( #1030 )
2025-02-27 21:14:24 +08:00
Leonardo
337ee1a55d
localization: update italian translation ( #1029 )
2025-02-27 21:12:14 +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
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
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
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
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
5d2cd8b2fa
ux: new style for current branch ( #998 )
...
Signed-off-by: leo <longshuang@msn.cn>
2025-02-18 18:19:19 +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
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
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
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