Commit Graph

3178 Commits

Author SHA1 Message Date
leo
598bba5210 code_review: PR #1043
`FileModeChange` should not be changed out of UIThread

Signed-off-by: leo <longshuang@msn.cn>
2025-03-03 14:25:49 +08:00
GadflyFang
72c7f24e2f fix: set FileModeChange after RefreshAll (#1043) 2025-03-03 14:17:03 +08:00
GadflyFang
9dffd55c2b build: Add pre-install and pre-removal scripts for DEBIAN package (#1041)
kill sourcegit before install
2025-03-03 10:39:57 +08:00
GadflyFang
7f8372f6b5 enhance: Handle file mode changes for new/deleted file (#1040) 2025-03-03 10:38:58 +08:00
leo
4c63c4c90d Merge branch 'master' into develop 2025-03-03 09:28:02 +08:00
leo
4418214d38 Merge branch 'release/v2025.07' v2025.07 2025-03-03 09:27:04 +08:00
leo
8c48b9623e version: Release 2025.07
Signed-off-by: leo <longshuang@msn.cn>
2025-03-03 09:26:49 +08:00
leo
25fa223c6b enhance: better regex for remote URL (#1039)
Signed-off-by: leo <longshuang@msn.cn>
2025-03-02 10:39:04 +08:00
heartacker
8423f53ace chore: 升级Avalonia和CommunityToolkit.Mvvm包 (#1038)
- Upgrade Avalonia packages to version 11.2.5 and CommunityToolkit.Mvvm to version 8.4.0.
2025-03-01 19:20:37 +08:00
leo
8dd0274bdd enhance: only write MERGE_MSG when commit message is not null
Signed-off-by: leo <longshuang@msn.cn>
2025-03-01 09:21:52 +08:00
leo
5199fb2b74 enhance: do NOT remember the last selected handling method of uncommitted local changes (#977)
Signed-off-by: leo <longshuang@msn.cn>
2025-02-28 22:14:21 +08:00
leo
c90b7afac1 feature: makes the base on branch name selectable (#1036)
Signed-off-by: leo <longshuang@msn.cn>
2025-02-28 19:18:10 +08:00
leo
88c7d5bbc9 fix: app crashes when Return key is pressed while current action is already running (#1035)
Signed-off-by: leo <longshuang@msn.cn>
2025-02-28 19:15:02 +08:00
leo
9cf1cba9b7 feature: apply commit message while continue merge/revert (#1027)
Signed-off-by: leo <longshuang@msn.cn>
2025-02-28 19:08:27 +08:00
leo
639bff9ad8 code_style: run dotnet format
Signed-off-by: leo <longshuang@msn.cn>
2025-02-28 17:27:17 +08:00
leo
3e70ff94b0 fix: should not use ... to get revision range for rebasing (#1033)
Signed-off-by: leo <longshuang@msn.cn>
2025-02-28 17:06:07 +08:00
Andre Greeff
f930967698 feat: remove IsMerged check from "Interactive Rebase" context menu conditional (#1033) 2025-02-28 17:05:49 +08:00
github-actions[bot]
109eee5668 doc: Update translation status and missing keys 2025-02-27 13:14:38 +00:00
GadflyFang
57cb9d0909 fix: Dynamic load copyright (#1030) 2025-02-27 21:14:24 +08:00
github-actions[bot]
caca1dcaaf doc: Update translation status and missing keys 2025-02-27 13:12:27 +00:00
Leonardo
337ee1a55d localization: update italian translation (#1029) 2025-02-27 21:12:14 +08:00
leo
fc3043b93c fix: double-clicking button trigger binded command twice (#1032)
Signed-off-by: leo <longshuang@msn.cn>
2025-02-27 21:10:41 +08:00
leo
61d7f36be4 enhance: reset diff view context for empty commit
Signed-off-by: leo <longshuang@msn.cn>
2025-02-27 10:59:00 +08:00
leo
bdf439a742 enhance: do not show error message if it is empty
Signed-off-by: leo <longshuang@msn.cn>
2025-02-26 16:33:11 +08:00
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
github-actions[bot]
c849c13fcb doc: Update translation status and missing keys 2025-02-26 07:45:04 +00: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
github-actions[bot]
1f35e83799 doc: Update translation status and missing keys 2025-02-24 13:25:13 +00: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
leo
4868ea1a0b Merge branch 'master' into develop 2025-02-24 09:50:24 +08:00
leo
fb6b57bdf5 Merge branch 'release/v2025.06' v2025.06 2025-02-24 09:49:41 +08:00
leo
0b7805b2ee version: Release 2025.06
Signed-off-by: leo <longshuang@msn.cn>
2025-02-24 09:49:30 +08:00
github-actions[bot]
89e09d842d doc: Update translation status and missing keys 2025-02-24 01:45:49 +00:00
Javier J. Martínez M.
d4341c1195 localization: add missing spanish translations (#1017) 2025-02-24 09:45:39 +08:00
github-actions[bot]
74e5bcb704 doc: Update translation status and missing keys 2025-02-24 01:37:52 +00: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
github-actions[bot]
52a53cc697 doc: Update translation status and missing keys 2025-02-24 01:32:32 +00: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
Ikko Eltociear Ashimine
9ab602788a docs: update README.md (#1014)
comaptible -> compatible
2025-02-24 09:28:00 +08:00
github-actions[bot]
b2ab62825e doc: Update translation status and missing keys 2025-02-21 02:48:21 +00: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