leo
79f6eed1ca
feature: supports git repo with reftable format
...
Signed-off-by: leo <longshuang@msn.cn >
2026-01-19 15:48:35 +08:00
github-actions[bot]
958097e5f4
doc: Update translation status and sort locale files
2026-01-19 02:28:52 +00:00
AquariusStar
b476935cad
localization: update Russian translate ( #2052 )
...
* localization: update Russian translate
* Update src/Resources/Locales/ru_RU.axaml
Co-authored-by: Mingun <Alexander_Sergey@mail.ru >
---------
Co-authored-by: Mingun <Alexander_Sergey@mail.ru >
2026-01-19 10:28:41 +08:00
leo
02a02929e7
ux: refine icons
...
Signed-off-by: leo <longshuang@msn.cn >
2026-01-17 15:54:05 +08:00
leo
d2b8295ecc
ux: show the git options in tooltip and use easy-to-understand descriptions for labels
...
Signed-off-by: leo <longshuang@msn.cn >
2026-01-15 16:41:27 +08:00
leo
12efd855b1
ux: use monospace font for inline code in commit message
...
Signed-off-by: leo <longshuang@msn.cn >
2026-01-15 15:48:51 +08:00
leo
a035e62793
ux: default avatar for action@github.com
...
Signed-off-by: leo <longshuang@msn.cn >
2026-01-15 14:43:21 +08:00
leo
ea1159cf20
code_style: rename TryAutoUpdateSubmodules to AutoUpdateSubmodulesAsync
...
Signed-off-by: leo <longshuang@msn.cn >
2026-01-14 16:16:40 +08:00
leo
5b333bc502
ux: min width for confirm dialog
...
Signed-off-by: leo <longshuang@msn.cn >
2026-01-14 14:39:14 +08:00
github-actions[bot]
f187d49878
doc: Update translation status and sort locale files
2026-01-14 06:30:54 +00:00
leo
b789267d6f
ux: use YES/NO instead of OK/CANCEL to ask confirm about auto-updating submodules ( #2045 )
...
Signed-off-by: leo <longshuang@msn.cn >
2026-01-14 14:27:40 +08:00
github-actions[bot]
afafac822c
doc: Update translation status and sort locale files
2026-01-14 03:59:21 +00:00
leo
3c9a7920a3
feature: add a repository configuration - Ask before auto-updating submodules (default false) ( #2045 )
...
Signed-off-by: leo <longshuang@msn.cn >
2026-01-14 11:58:44 +08:00
leo
f72684b4a4
project: upgrade AvaloniaUI to 11.3.11
...
Signed-off-by: leo <longshuang@msn.cn >
2026-01-14 10:32:02 +08:00
leo
bd34111081
doc: update README.md for commandline usage
...
Signed-off-by: leo <longshuang@msn.cn >
2026-01-13 21:13:44 +08:00
leo
7db1442090
feature: use <SOURCEGIT> --blame <FILE> to launch SourceGit as Blame viewer ( #2047 )
...
Signed-off-by: leo <longshuang@msn.cn >
2026-01-13 20:58:44 +08:00
github-actions[bot]
a546bec89d
doc: Update translation status and sort locale files
2026-01-13 07:41:11 +00:00
leo
3ee3c4e021
refactor: --recursive will always be enabled while initializing or updating submodules
...
Signed-off-by: leo <longshuang@msn.cn >
2026-01-13 15:40:53 +08:00
github-actions[bot]
36702b9f97
doc: Update translation status and sort locale files
2026-01-13 04:05:22 +00:00
leo
62bdadc40d
code_review: PR #2043
...
- Opening repo as folder in VS should always be available
- Use single `_optionsGenerator` instead of `_execArgsGenerator` and `_subOptionsFinder`
- Make sure path is always quoted
Signed-off-by: leo <longshuang@msn.cn >
2026-01-13 12:04:56 +08:00
ギャップ
3dbab1c7bf
feat: multi-solution management ( #2043 )
2026-01-13 10:31:55 +08:00
leo
96e2754bac
fix: support to switch blaming revision with renamed files ( #2040 )
...
Signed-off-by: leo <longshuang@msn.cn >
2026-01-12 21:00:07 +08:00
leo
46c1e4b324
ux: use github.png for github-actions[bot]
...
Signed-off-by: leo <longshuang@msn.cn >
2026-01-12 11:50:07 +08:00
leo
af1363e6bf
enhance: use git reset --hard instead of git reset HEAD --hard to ignore all local changes ( #2037 )
...
Signed-off-by: leo <longshuang@msn.cn >
2026-01-12 10:47:12 +08:00
leo
56ed619044
Merge branch 'master' into develop
2026-01-12 10:27:15 +08:00
leo
99c07e9183
Merge branch 'release/v2026.01'
v2026.01
2026-01-12 10:26:32 +08:00
leo
dd7941e411
version: Release 2026.01
...
Signed-off-by: leo <longshuang@msn.cn >
2026-01-12 10:26:23 +08:00
github-actions[bot]
7c308db540
doc: Update translation status and sort locale files
2026-01-12 02:21:01 +00:00
AquariusStar
82b86564a1
localization: update Russian translate ( #2034 )
2026-01-12 10:20:46 +08:00
leo
807d80d1fa
code_style: remove xaml warnings
...
Signed-off-by: leo <longshuang@msn.cn >
2026-01-09 17:10:25 +08:00
leo
749be04f0b
code_style: remove style resource warnings
...
Signed-off-by: leo <longshuang@msn.cn >
2026-01-09 16:51:26 +08:00
leo
c2fbdc0710
enhance: use Models.NumericSort.Compare instead of string.CompareTo to sort refs
...
Signed-off-by: leo <longshuang@msn.cn >
2026-01-09 16:18:39 +08:00
leo
3b9fe9de4c
code_style: remove duplicated event handlers
...
Signed-off-by: leo <longshuang@msn.cn >
2026-01-09 11:03:46 +08:00
leo
10d8852eb9
doc: update LICENSE
...
Signed-off-by: leo <longshuang@msn.cn >
2026-01-08 10:31:08 +08:00
leo
5a67a9f1aa
feature: supports to exclude some editors ( #2033 )
...
Signed-off-by: leo <longshuang@msn.cn >
2026-01-07 16:51:08 +08:00
leo
5690193657
localization: update zh_CN translations
...
Signed-off-by: leo <longshuang@msn.cn >
2026-01-07 15:13:06 +08:00
github-actions[bot]
5b138795dc
doc: Update translation status and sort locale files
2026-01-07 07:09:48 +00:00
leo
a6a86cd9c5
feature: show build date in About dialog
...
Signed-off-by: leo <longshuang@msn.cn >
2026-01-07 15:09:32 +08:00
github-actions[bot]
db11a60298
doc: Update translation status and sort locale files
2026-01-06 10:00:31 +00:00
leo
f40433b34b
ux: new style for ref compare dialog
...
Signed-off-by: leo <longshuang@msn.cn >
2026-01-06 17:59:59 +08:00
leo
8835563d44
localization: remove duplicated translations
...
Signed-off-by: leo <longshuang@msn.cn >
2026-01-06 16:54:39 +08:00
leo
36b3a5166b
ux: ignore zoom for left caption buttons on macOS
...
Signed-off-by: leo <longshuang@msn.cn >
2026-01-06 15:22:16 +08:00
leo
d0fe053ec2
ux: limit the max width of base ref name
...
Signed-off-by: leo <longshuang@msn.cn >
2026-01-06 14:49:09 +08:00
leo
5f26c811f1
code_style: cleanup Histories
...
Signed-off-by: leo <longshuang@msn.cn >
2026-01-06 14:42:20 +08:00
github-actions[bot]
db894543cb
doc: Update translation status and sort locale files
2026-01-06 03:50:05 +00:00
leo
143ba360fc
refactor: ref comparison
...
- Rename `BranchCompare` to `Compare`
- Remove comparison between branch and worktree
- Allows to compare selected tag/branch to any other branch/tag (not only HEAD)
- Compare command palette shows the current base revision(ref) to compare with
Signed-off-by: leo <longshuang@msn.cn >
2026-01-06 11:48:45 +08:00
github-actions[bot]
92d4e3fa21
doc: Update translation status and sort locale files
2026-01-06 02:26:20 +00:00
AquariusStar
6e8d1a4603
localization: update Russian translation ( #2031 )
2026-01-06 10:26:07 +08:00
github-actions[bot]
144bb9340c
doc: Update translation status and sort locale files
2026-01-05 12:39:53 +00:00
leo
94eb5db36f
feature: supports to select two branches/tags to compare them
...
Signed-off-by: leo <longshuang@msn.cn >
2026-01-05 20:39:35 +08:00