Commit Graph

1758 Commits

Author SHA1 Message Date
Murmele
16d1e27197
Merge pull request #743 from Murmele/release
update changelog for upcomming release
2024-04-20 21:04:36 +02:00
Martin Marmsoler
5a3e27ea8a revert date
Reason: so it can be merged and at the end only the date must be changed
2024-04-20 20:15:34 +02:00
Murmele
7e94710d77
Merge pull request #742 from Murmele/flatpak_artifact
update flatpak-builder
2024-04-20 20:14:04 +02:00
Martin Marmsoler
7ef031f43b remove check 2024-04-20 19:38:28 +02:00
Martin Marmsoler
4115ba2e43 test with different exit codes 2024-04-20 19:35:31 +02:00
Martin Marmsoler
8d99085847 Description: 2024-04-20 19:35:00 +02:00
Martin Marmsoler
883930b339 fix 2024-04-20 19:34:07 +02:00
Martin Marmsoler
8c863b4f98 remove section because not handled correctly 2024-04-20 19:07:31 +02:00
Martin Marmsoler
3145a3f936 fix appdata file 2024-04-20 18:32:46 +02:00
Martin Marmsoler
33451d4fa5 Description: 2024-04-20 18:30:53 +02:00
Martin Marmsoler
d9d8c28ad2 Description: 2024-04-20 18:26:06 +02:00
Martin Marmsoler
a15947f7f5 Description: 2024-04-20 18:23:00 +02:00
Martin Marmsoler
98bafe8b93 Description: 2024-04-20 18:20:21 +02:00
Martin Marmsoler
5b97c84c3c Description: 2024-04-20 18:17:17 +02:00
Martin Marmsoler
82b2b36257 update changelog for upcomming release 2024-04-20 18:10:21 +02:00
Martin Marmsoler
0f1178be09 remove testing not found 2024-04-20 17:57:29 +02:00
Murmele
db7daf90e8
Merge pull request #741 from Murmele/flatpak_sdk_version
update flatpak runtime version
2024-04-20 17:55:36 +02:00
Martin Marmsoler
e48dd9cfba test not found 2024-04-20 17:45:00 +02:00
Murmele
9c20e60e8d
Merge pull request #713 from siforrer/fix-drop-pop-stash-crashes
Set head/stash reference after pop/drop stash
2024-04-20 17:43:54 +02:00
Martin Marmsoler
5431debea6 uppercase AppImage filename 2024-04-20 17:43:00 +02:00
Martin Marmsoler
13db99408b update git lfs 2024-04-20 17:23:23 +02:00
Martin Marmsoler
22f656a626 install correct versions and remove sdk because it will be installed automatically by the flatpak-builder plugin 2024-04-20 17:18:44 +02:00
Martin Marmsoler
287cf5a32d Set name for the flatpak artifact and validate that all artifacts are available 2024-04-20 17:14:54 +02:00
Martin Marmsoler
b573da616b use system openssl 2024-04-20 16:58:16 +02:00
Murmele
64cecfadaf
Merge pull request #719 from monks-dev/master
Add option to always show window maximized
2024-04-20 16:39:12 +02:00
Martin Marmsoler
0f0e9e427f update flatpak-builder 2024-04-20 16:38:44 +02:00
Martin Marmsoler
896bd6e2e0 update flatpak runtime version 2024-04-20 16:29:19 +02:00
siforrer
744dc13551 Update src/ui/RepoView.cpp
Co-authored-by: Ryan Jensen <jensenr30@gmail.com>
2024-04-20 16:24:21 +02:00
Silvan Forrer
1cb74d17e1 Select "Uncommitted changes" after "Pop Stash" 2024-04-20 16:24:20 +02:00
Silvan Forrer
659776f938 Revert the refresh behavior 2024-04-20 16:24:20 +02:00
Silvan Forrer
0515491197 Set head reference after pop stash or refresh
When executing "Stash->Pop Stash" from the menu bar or when popping a
specific stash from the commit list then the repo view is set to the head
revision and the commit list is updated with the content from the head
revision. 

Before the when doing a "Refresh" and being on the stash view the commit list 
stayed on the stashes but the head revision was selected. Now the commit list 
contains the commits from the head revision.
2024-04-20 16:24:19 +02:00
Silvan Forrer
778715ae9f Set head/stash reference after pop/drop stash
Fixes the issue  "Dropping multiple stashs in a row segfaults #637".
The cause of the crash was that the commit list was not properly
updated after pop/drop stash actions.  With this change the commit
list is updated or when the stash gets empty (after last pop/drop) 
then the head is selected as current reference.
2024-04-20 16:24:19 +02:00
Murmele
ed47229ac9
Merge pull request #740 from Murmele/flatpak
move flatpak manifest into the repository
2024-04-20 16:23:17 +02:00
Murmele
05deb976fe
Merge pull request #732 from ysalmon/gitdirfix
fix cdUp logic
2024-04-20 16:22:57 +02:00
Martin Marmsoler
c59da64ca9 add changelog entry 2024-04-20 16:04:05 +02:00
Martin Marmsoler
cdf1352405 move flatpak manifest into the repository
Reason: so it can be modified without any issues on the stable flatpak. After the release the package must be update in the flathub repository
2024-04-20 15:50:40 +02:00
monks-dev
6e0ae4c339 Clang format 2024-04-20 15:37:48 +02:00
monks-dev
7fa407d900 Added a checkbox in the settings "Tools>Options>Window>View>Show Maximized".
Added a check for the checkbox when the window opens to show maximized if checked.
2024-04-20 15:37:47 +02:00
monks-dev
26e92309cb I made the window show maximized when opened. 2024-04-20 15:37:47 +02:00
Yann Salmon
de7704a1b1 fix cdUp logic 2024-04-20 15:36:40 +02:00
Murmele
ef6984cdae
Merge pull request #739 from Murmele/ci_update_ninja
update ninja
2024-04-20 15:25:31 +02:00
Martin Marmsoler
c4c553be9e update to latest ninja version 2024-04-20 15:02:37 +02:00
Martin Marmsoler
6c895fdd53 update ninja 2024-04-20 14:59:13 +02:00
Murmele
ec9980f699
Merge pull request #721 from jensenr30/navigation-hotkeys
Add Hotkeys for Navigating CommitList
2024-03-28 11:19:21 +01:00
Murmele
063099a208
Merge pull request #720 from jensenr30/hunk-header
Hunk header does not interfere with line wrapping
2024-03-28 11:16:11 +01:00
Ryan Jensen
611052da32 Add hotkeys D and U move DiffView down/up by half page 2024-03-24 21:54:54 -05:00
Ryan Jensen
7e182735e2 Add selectCommitRelative() 2024-03-21 01:17:47 -05:00
Ryan Jensen
770ac3c7a5 Add hotkeys: nextCommit and prevCommit 2024-03-20 22:07:04 -05:00
Ryan Jensen
5e124bd363 Simplify HunkLabel 2024-03-20 01:24:45 -05:00
Ryan Jensen
cec48ca95d Move HunkLabel.cpp into HunkWidget.cpp 2024-03-20 01:24:45 -05:00