Commit Graph

1824 Commits

Author SHA1 Message Date
Aikawa Yataro
455ad657a7 build: force root owner for deb package 2024-08-03 12:59:02 +00:00
Aikawa Yataro
97d622a8b7 build: fix some AppStream metadata warnings 2024-08-03 12:59:02 +00:00
Aikawa Yataro
6bea4b42a2 build: refactor build scripts
use right way to include symlinks and some other minor changes
2024-08-03 12:58:57 +00:00
Aikawa Yataro
646f7f90cf ci: allow build to be triggered by call 2024-08-02 19:22:38 +00:00
Aikawa Yataro
08aa96f1c5 ci: don't tar the artifacts since GitHub will archive it anyway 2024-08-02 16:06:06 +00:00
Aikawa Yataro
0492f8e75e ci: add win-arm64 job 2024-08-02 14:25:25 +00:00
Aikawa Yataro
a76d18c668 ci: refactor jobs into a single job with matrix 2024-08-02 14:24:57 +00:00
leo
b5d7f6d7ce Merge remote-tracking branch 'origin/develop' into develop 2024-08-02 18:13:51 +08:00
leo
46d2597061 Merge pull request #311 from aikawayataro/arm64
enhance: add CI for arm64
2024-08-02 18:08:08 +08:00
leo
cd9196bb84 feature: supports get avatar from avatars.githubusercontent.com
* move all images to `src/Resources/Images` folder
2024-08-02 18:06:45 +08:00
Aikawa Yataro
f19956efca enhance: add CI for arm64 2024-08-02 09:58:40 +00:00
leo
1729a64788 Merge pull request #310 from liugangnhm/fix_typo
Fix some typos
2024-08-02 15:51:54 +08:00
jacky
12451a21c4 fix: fix some typos 2024-08-02 15:40:00 +08:00
leo
f3aff65d03 ux: reduce change list row height in commit detail panel 2024-08-02 15:16:19 +08:00
leo
eb437df9fe enhance: reduce commits loading time for interactive rebase 2024-08-01 18:05:58 +08:00
leo
7891b1124e feature: asking to create local branch instead of checkout commit if some remote branch's HEAD is selected commit (#295) 2024-08-01 16:59:39 +08:00
leo
57e9c44754 ux: new icon for changes 2024-08-01 15:12:00 +08:00
leo
af8543a4b8 ux: add icon Icons.Clone 2024-08-01 15:02:53 +08:00
leo
58357f031d ux: add a new icon Icons.Stashes.Add 2024-08-01 11:45:20 +08:00
leo
ba94f017cd Merge pull request #308 from gadfly3173/fix/revert-merge
fix: support revert merge commit
2024-08-01 10:16:42 +08:00
Gadfly
2a09ae64a4 fix: support revert merge commit 2024-08-01 10:02:09 +08:00
leo
425b713d1e code_review: PR (#307)
* locale selection is sorted by name
* add en_US fallback for de_DE
2024-08-01 09:57:03 +08:00
leo
c8c881c38a Merge pull request #307 from warappa/features/305-add-german-translation
Add German translation
2024-08-01 09:49:36 +08:00
warappa
edf09234c8 #305: Add German translation 2024-07-31 23:32:41 +02:00
leo
2a05ffa30f enhance: trim description of commit message while pasting on subject 2024-07-31 21:36:23 +08:00
leo
ff8456bcba Merge pull request #304 from JeanFranz73/ptbr-locale
feat: Add portuguese (pt_BR) locale
2024-07-31 21:20:21 +08:00
Jean Franz
658277afc3 add Portuguese to README.md 2024-07-31 10:11:06 -03:00
Jean Franz
177450fffd feat: Add portuguese (pt_BR) locale 2024-07-31 10:08:59 -03:00
leo
ec6fe25e87 code_style: run dotnet format 2024-07-31 16:26:58 +08:00
leo
2e87f83a38 feature: add tooltip for page tab (#302) 2024-07-31 15:42:13 +08:00
leo
f55a576013 refactor: rewrite amend behaviour (#300)
* toggle amend will show changes in HEAD commit
* since discard is not compatible with staged changes in `amend` mode, we only allows user to discard unstaged changes
2024-07-31 12:04:52 +08:00
leo
3c5a661fa0 feature: supports type change 2024-07-30 21:32:23 +08:00
leo
7f8b8a19a0 feature: add auto complete box for searching commits by file path 2024-07-30 15:59:54 +08:00
leo
addfb449cc feature: double click on commit (#295)
* when commit is current branch head, do nothing
* when commit is head of some local branch which is not current, try to checkout this branch
* otherwise, ask user should checkout selected commit as deteched
2024-07-30 11:47:58 +08:00
leo
b18f86dde9 fix: ui not updated after font changed 2024-07-30 10:29:07 +08:00
leo
9aa5787ce9 enhance: unchange global core.autocrlf is user do NOT set it yet (#297) 2024-07-30 09:53:04 +08:00
leo
5c6e4a5d48 Merge branch 'KiserDesigns/patch-1' into develop (#296) 2024-07-29 22:15:02 +08:00
leo
327b8033b6 rename: rename monospace style to primary 2024-07-29 20:48:04 +08:00
Noah Kiser
d23134bdc5 Reduce Minimum window size
From 1280x720 to 1000x600
To fit window in top-half / top-third of portrait 1920x1080 monitor:

+------------+
| SourceGit  | 
|            |
+------------+
|File Browser|
|            |
+------------+
| Web Browser|
|            |
+------------+
2024-07-29 07:40:53 -05:00
leo
aea61e0067 feature: add a toggle button in Preference dialog to only use monospace font in code editor (#292) 2024-07-29 20:20:27 +08:00
leo
d2d95e09b7 fix: NRE on commit filters 2024-07-29 19:40:35 +08:00
leo
20744d09bd enhance: set SuggestedStartLocation to default clone dir when open local repository (#293) 2024-07-29 16:19:35 +08:00
leo
efa02d9e96 ux: remove unnecessary controls 2024-07-29 15:07:41 +08:00
leo
29ce95e81e enhance: new regex for tag name (#290)
* `(?!\.)` should not starts with `.`
* `(?!/)` should not starts with `/`
* `(?!.*\.$)` should not end with `.`
* `(?!.*/$)` should not end with '/`
* `(?!.*\.\.)` should not contains `..`
2024-07-29 14:38:09 +08:00
leo
7a3a4070a3 Merge branch 'master' into develop 2024-07-29 10:25:56 +08:00
leo
b7c6d62c6d Merge branch 'release/v8.23' v8.23 2024-07-29 10:25:32 +08:00
leo
aec621b4f9 version: Release 8.23 2024-07-29 10:25:09 +08:00
leo
2c9c36d832 enhance: support character '/' in tag name (#290) 2024-07-29 10:23:29 +08:00
leo
c8b688c52d ux: DataGrid header style in histories page 2024-07-28 11:10:43 +08:00
leo
a3a3a0e4e9 enhance: add a button to clear git.http.proxy configuration 2024-07-28 10:11:10 +08:00