Commit graph

2283 commits

Author SHA1 Message Date
Aikawa Yataro
822d6ec88e
ci: tar artifact to keep permissions 2024-08-05 07:05:42 +00:00
Aikawa Yataro
073b5aaf9e
ci: add automatic releases 2024-08-05 07:05:35 +00:00
leo
fa1f4155da
Merge branch 'master' into develop 2024-08-05 10:21:41 +08:00
leo
36e035df75
Merge branch 'release/v8.24' 2024-08-05 10:21:22 +08:00
leo
f02642bb61
version: Release 8.24 2024-08-05 10:21:09 +08:00
leo
55dedcfb5f
Merge pull request #317 from hikmet517/master
Register to directory MimeType to open folders in unix systems
2024-08-05 10:18:22 +08:00
Hikmet Altıntaş
521dcf35a4 Register to directory MimeType to open folders in unix systems
This will automatically add sourcegit to right-click menu for folders in file managers.
2024-08-05 01:04:24 +03:00
warappa
b88031f09d Enhance German translation 2024-08-04 16:47:59 +02:00
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
leo
281ef8b490
fix: first '_' character not shown in menu item (#313) 2024-08-02 22:53:55 +08: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