leo
72b771424e
ux: always show Open in External Tools button and hide Bisect button for bare repository
...
Signed-off-by: leo <longshuang@msn.cn >
2025-08-04 20:41:43 +08:00
leo
6ddbc6f92a
code_review: PR #1660
...
Since `$GIT_DIR` is the same with `$GIT_COMMON_DIR` for submodules, use `$GIT_DIR` directly to ignore submodule's main worktree while querying worktrees
Signed-off-by: leo <longshuang@msn.cn >
2025-08-04 20:35:24 +08:00
Gadfly
6cad70db24
fix: exclude main worktree by comparing with commonDir in submodules ( #1660 )
...
Fixes worktree detection in submodules where worktree.FullPath differs from commonDir path.
2025-08-04 20:10:07 +08:00
leo
e9bc7fc5be
refactor: disable --all by default while fetching ( #1647 )
...
- If there's only one remote or we have selected the remote to fetch changes from, do not show `Fetch all remotes` option
- Disable `--all` by default
Signed-off-by: leo <longshuang@msn.cn >
2025-08-04 18:22:25 +08:00
leo
a4306fe6e3
feature: double-clicking tag will try to checkout (detached mode) the revision refered by selected tag ( #1661 )
...
Signed-off-by: leo <longshuang@msn.cn >
2025-08-04 17:53:42 +08:00
github-actions[bot]
406db5a8a3
doc: Update translation status and sort locale files
2025-08-04 09:28:47 +00:00
leo
9eb3b68450
ux: tooltips and ToggleButton style ( #1658 )
...
Signed-off-by: leo <longshuang@msn.cn >
2025-08-04 17:28:04 +08:00
leo
a35e25217b
Merge branch 'master' into develop
2025-08-04 10:18:29 +08:00
leo
7f5c7ad582
Merge branch 'release/v2025.29'
v2025.29
2025-08-04 10:17:47 +08:00
leo
0834889a11
version: Release 20225.29
...
Signed-off-by: leo <longshuang@msn.cn >
2025-08-04 10:17:37 +08:00
github-actions[bot]
3744cd3412
doc: Update translation status and sort locale files
2025-08-04 02:15:13 +00:00
Sina Hinderks
a279ec486b
localization: update German translations ( #1656 )
2025-08-04 10:15:01 +08:00
github-actions[bot]
a0080c7b04
doc: Update translation status and sort locale files
2025-08-04 02:14:53 +00:00
AquariusStar
a1363c7acf
localization: update russian translate ( #1649 )
2025-08-04 10:14:41 +08:00
leo
7d09af1636
fix: wrong host name for sourcehut
...
Signed-off-by: leo <longshuang@msn.cn >
2025-07-30 13:28:35 +08:00
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