leo
3ced2b7fd2
code_review: PR #1635
...
Signed-off-by: leo <longshuang@msn.cn >
2025-07-30 12:05:14 +08:00
heartacker
2437475006
feature: self host GitLab URLs in CommitLink ( #1635 )
2025-07-30 11:53:29 +08:00
github-actions[bot]
df48678c7c
doc: Update translation status and sort locale files
2025-07-30 02:58:12 +00:00
leo
072b7f8af5
ux: use another label Submodule.CopyBranch instead of Submodule.Branch
...
Signed-off-by: leo <longshuang@msn.cn >
2025-07-30 10:57:25 +08:00
leo
42afd96da7
ux: update icons
...
Signed-off-by: leo <longshuang@msn.cn >
2025-07-30 10:48:00 +08:00
leo
a2f478a0d9
ux: use bold font for error keywords in command log
...
Signed-off-by: leo <longshuang@msn.cn >
2025-07-29 11:49:35 +08:00
leo
5ce919ab66
ci: use pwsh to make Windows packages instead of bash
...
Signed-off-by: leo <longshuang@msn.cn >
2025-07-28 21:30:41 +08:00
leo
0acff99945
refactor: use <revision_sha>^ instead of <revision_parent_sha> as base revsion when getting changes of commit ( #1625 )
...
Signed-off-by: leo <longshuang@msn.cn >
2025-07-28 17:23:24 +08:00
leo
ab14e818be
refactor: simplify the invocation of external merge/diff tool
...
Signed-off-by: leo <longshuang@msn.cn >
2025-07-28 14:18:34 +08:00
leo
8ce5455753
Merge branch 'master' into develop
2025-07-28 10:25:34 +08:00
leo
4b5b7023d0
Merge branch 'release/v2025.28'
v2025.28
2025-07-28 10:25:00 +08:00
leo
0375fe94c1
version: Release 2025.28
...
Signed-off-by: leo <longshuang@msn.cn >
2025-07-28 10:24:47 +08:00
github-actions[bot]
db1f4cc15a
doc: Update translation status and sort locale files
2025-07-28 02:22:19 +00:00
AquariusStar
fe15f25e44
localization: update Russian translate ( #1623 )
2025-07-28 10:22:11 +08:00
github-actions[bot]
e97e3419ac
doc: Update translation status and sort locale files
2025-07-28 02:21:55 +00:00
Sina Hinderks
7cb80df787
localization: update German translations ( #1624 )
2025-07-28 10:21:38 +08:00
leo
c7a01f646f
fix: GetCanStagedChanges should allow stage conflict that has been resolved manually ( #1621 )
...
Signed-off-by: leo <longshuang@msn.cn >
2025-07-25 17:35:32 +08:00
leo
d170bf6499
fix: index out of range exception when trying to get friendly name of upstream
...
Signed-off-by: leo <longshuang@msn.cn >
2025-07-25 17:15:47 +08:00
leo
d7ce01072b
enhance: add Views.StealHotKey.Enter to use hotkey Enter to start popup directly without checking focused TextBox ( #1606 )
...
Signed-off-by: leo <longshuang@msn.cn >
2025-07-25 17:06:30 +08:00
leo
70be81f650
ux: style for column header of DataGrid
...
Signed-off-by: leo <longshuang@msn.cn >
2025-07-24 20:56:38 +08:00
leo
a603f376ca
ux: disable Fast-Forward if current branch is already up to date to its upstream
...
Signed-off-by: leo <longshuang@msn.cn >
2025-07-24 20:36:50 +08:00
leo
619fc3c073
feature: auto-track remote branch when the remote branch is first time to checkout ( #1616 )
...
Signed-off-by: leo <longshuang@msn.cn >
2025-07-24 18:23:52 +08:00
leo
e2bf9ccc98
code_style: move some code from Views.Histories to ViewModels.Histories
...
Signed-off-by: leo <longshuang@msn.cn >
2025-07-24 12:51:22 +08:00
leo
5ff34501bd
feature: add a button to scroll to the top of commit list
...
Signed-off-by: leo <longshuang@msn.cn >
2025-07-24 11:39:24 +08:00
leo
d6295d91ff
ux: new style for command log times
...
Signed-off-by: leo <longshuang@msn.cn >
2025-07-23 21:38:45 +08:00
leo
47910b346b
refactor: use Repository.Node.Open
...
Signed-off-by: leo <longshuang@msn.cn >
2025-07-23 21:19:49 +08:00
leo
731e5a722a
refactor: drag & drop folders on repository tree ( #1611 )
...
- Allows to drag-drop multiple folders to repository tree
- Drag & drop folder to repository tree will not open repository directly
Signed-off-by: leo <longshuang@msn.cn >
2025-07-23 21:15:26 +08:00
leo
9629a339dd
refactor: use async instead of .Result when it is called by delegates
...
Signed-off-by: leo <longshuang@msn.cn >
2025-07-23 20:22:05 +08:00
leo
5339adec65
refactor: use async instead of Task.Run
...
Signed-off-by: leo <longshuang@msn.cn >
2025-07-23 17:15:16 +08:00
leo
6b9ba599d2
refactor: move context menu creation from ViewModels to Views (PART 10)
...
Signed-off-by: leo <longshuang@msn.cn >
2025-07-23 17:01:22 +08:00
leo
c08f15827f
refactor: move context menu creation from ViewModels to Views (PART 9)
...
Signed-off-by: leo <longshuang@msn.cn >
2025-07-23 16:15:43 +08:00
leo
fa44d9c378
refactor: move context menu creation from ViewModels to Views (PART 8)
...
Signed-off-by: leo <longshuang@msn.cn >
2025-07-23 15:56:13 +08:00
leo
2a2f01c34b
refactor: move context menu creation from ViewModels to Views (PART 7)
...
Signed-off-by: leo <longshuang@msn.cn >
2025-07-23 14:59:11 +08:00
leo
03160d339e
refactor: move context menu creation from ViewModels to Views (PART 6)
...
Signed-off-by: leo <longshuang@msn.cn >
2025-07-23 14:00:20 +08:00
leo
dd00d0e7a8
refactor: move context menu creation from ViewModels to Views (PART 5)
...
Signed-off-by: leo <longshuang@msn.cn >
2025-07-23 13:41:45 +08:00
leo
f2830e9573
refactor: move context menu creation from ViewModels to Views (PART 4)
...
Signed-off-by: leo <longshuang@msn.cn >
2025-07-23 13:21:19 +08:00
leo
f65288247b
refactor: move context menu creation from ViewModels to Views (PART 3)
...
Signed-off-by: leo <longshuang@msn.cn >
2025-07-23 12:38:30 +08:00
leo
c29e1e2490
refactor: move context menu creation from ViewModels to Views (PART 2)
...
Signed-off-by: leo <longshuang@msn.cn >
2025-07-23 12:30:02 +08:00
leo
b3087c3076
refactor: move context menu creation from ViewModels to Views (PART 1)
...
Signed-off-by: leo <longshuang@msn.cn >
2025-07-23 12:22:21 +08:00
leo
d8c8765aa3
code_style: add CreateIssueTrackerCommand to generate Commands.IssueTracker
...
Signed-off-by: leo <longshuang@msn.cn >
2025-07-22 21:42:00 +08:00
leo
9802ac963c
fix: should clear old issuetrackers when pressing F5 to reload whole repository ( #1599 )
...
Signed-off-by: leo <longshuang@msn.cn >
2025-07-22 21:16:53 +08:00
leo
b345bb4668
refactor: use the same method to save both local and shared issuetracker ( #1599 )
...
Signed-off-by: leo <longshuang@msn.cn >
2025-07-22 21:03:50 +08:00
leo
bee4f953b5
feature: supports new vs solution files
...
Signed-off-by: leo <longshuang@msn.cn >
2025-07-21 18:08:16 +08:00
leo
6822ae3e2e
fix: getting askpass for every action even when it's not necessary ( #1577 )
...
Signed-off-by: leo <longshuang@msn.cn >
2025-07-21 17:51:32 +08:00
github-actions[bot]
184ad00e19
doc: Update translation status and sort locale files
2025-07-21 04:27:37 +00:00
leo
2fa95c0dfc
enhance: do not trigger OnPopupSure when there's a TextBox focused ( #1606 )
...
Signed-off-by: leo <longshuang@msn.cn >
2025-07-21 12:23:28 +08:00
leo
e2aacf26e3
localization: update translations for sample issuetracker rules
...
Signed-off-by: leo <longshuang@msn.cn >
2025-07-21 11:54:48 +08:00
github-actions[bot]
64ec73abf2
doc: Update translation status and sort locale files
2025-07-21 03:43:07 +00:00
leo
47a184a073
code_review: PR #1600
...
Keeps translation keys in order and add missing translations for Chinese
Signed-off-by: leo <longshuang@msn.cn >
2025-07-21 11:42:47 +08:00
github-actions[bot]
ca24a55644
doc: Update translation status and sort locale files
2025-07-21 03:40:12 +00:00