Commit Graph

927 Commits

Author SHA1 Message Date
Abdelilah El Aissaoui
edcefd7a38 Changed version to 1.4.1 2024-11-03 13:23:32 +01:00
Abdelilah El Aissaoui
01b0827057 Fixed commit message disappear if pre-commit hook fails
Fixes #248
2024-11-02 23:53:07 +01:00
Abdelilah El Aissaoui
db1467c354
Having "cache" or "store" in credentials manager config does not longer throw an error 2024-10-31 01:37:49 +01:00
Abdelilah El Aissaoui
07e98dae10
Errors dialog can now be closed with ESC button 2024-10-31 01:37:22 +01:00
Abdelilah El Aissaoui
644f33ff2c
Fixed gitconfig not updating symlink origin instead of replacing symlink file
Fixes #245
2024-10-31 01:36:22 +01:00
Abdelilah El Aissaoui
3128341b93
Fixed crash when watch init has failed 2024-10-22 21:15:56 +02:00
Abdelilah El Aissaoui
4cc87a7289
Bumped version to 1.4.0 2024-10-01 20:35:09 +02:00
Abdelilah El Aissaoui
e5899d02d6
Fixed pull result not being shown properly
Also fixed pull from specific branch using  merge by default instead of the user's configuration
2024-09-19 00:29:53 +02:00
Abdelilah El Aissaoui
169ed5af3f
Added warning when rebase has conflicts or has stopped 2024-09-17 23:40:24 +02:00
Abdelilah El Aissaoui
712e513c2e
Changed gitnuro version to 1.4.0-rc01 2024-09-14 20:01:00 +02:00
Abdelilah El Aissaoui
aab0e01a30
Open repository keybinding can also be used in welcome page to open file explorer 2024-09-14 15:50:08 +02:00
Abdelilah El Aissaoui
fb542c9677
Welcome page focus is set to the whole page if there aren't recent repositories 2024-09-14 15:49:44 +02:00
Abdelilah El Aissaoui
e9c3e25d79
Fixed settings label 2024-09-14 15:26:04 +02:00
Abdelilah El Aissaoui
4423e47019
Added tabs management keybindings 2024-09-14 15:25:04 +02:00
Abdelilah El Aissaoui
1b4b75d75b
Refactored RepositoryOpenViewModel to fix file system watch not working 2024-09-14 15:04:24 +02:00
Abdelilah El Aissaoui
8b17d68db4
Refactored getting author info 2024-09-14 15:03:20 +02:00
Abdelilah El Aissaoui
87399eccf4
Added set the tracking branch when pushing a new branch 2024-09-14 01:19:13 +02:00
Abdelilah El Aissaoui
c92ccf1f6d
Added keybinding to show open dialog 2024-09-12 11:11:06 +02:00
Abdelilah El Aissaoui
ef367e1d89
Fixed theme not being changed properly until recomposition + reduced themes saturation 2024-09-12 10:02:59 +02:00
Abdelilah El Aissaoui
0f5e4248b9
Added focus restoration when closing commit changes search 2024-09-11 10:44:23 +02:00
Abdelilah El Aissaoui
dc5efb25aa
Fixed double click lambda not being refreshed after changing tabs
The issue would be specially present when clicking on the side panel and changing tabs, if the user tried to change a branch, it would be changed in the repository of the previous.
2024-09-10 18:57:37 +02:00
Abdelilah El Aissaoui
e5a84705e9
Improved focus handling in the whole tab 2024-09-09 01:49:26 +02:00
Abdelilah El Aissaoui
03e94d0ce9
Fixed refresh not working after changing tabs 2024-09-09 00:36:45 +02:00
Abdelilah El Aissaoui
7b5290aef8
Fixed crash when changing tabs 2024-09-09 00:32:06 +02:00
Abdelilah El Aissaoui
1af4542c7c
Implemented close view with ESC 2024-09-09 00:32:06 +02:00
Abdelilah El Aissaoui
355cbc3f79
Code refactoring 2024-09-09 00:32:06 +02:00
Abdelilah El Aissaoui
a9a35b304a
Removed unused parameter 2024-09-09 00:32:06 +02:00
Abdelilah El Aissaoui
422b431fdf Fixed tree view on windows
Fixes #235
2024-09-06 13:33:07 +02:00
Abdelilah El Aissaoui
fb8576beec
Fixed build issue 2024-09-02 16:04:17 +02:00
Abdelilah El Aissaoui
ea4572b91b
Fixed delete tag calling wrong use case 2024-09-02 15:58:43 +02:00
Abdelilah El Aissaoui
9e0052ef0d
Version bump to 1.4.0-beta01 2024-09-02 15:52:46 +02:00
Abdelilah El Aissaoui
70941c53f1
Fixed rebase and merge of remotes branches not working in side panel 2024-08-31 23:54:31 +02:00
Abdelilah El Aissaoui
cb705f29d1
Added stash/pop stash keybinding 2024-08-21 11:57:21 +02:00
Abdelilah El Aissaoui
761ea59986
Added keybindings to pull, push and create branch 2024-08-20 23:02:34 +02:00
Abdelilah El Aissaoui
0dad158275
Added basic syntax highlighting to blame 2024-08-20 23:01:30 +02:00
Abdelilah El Aissaoui
dfe9ebb4f0
Reenabled option to change lists spacing 2024-08-20 20:56:39 +02:00
Abdelilah El Aissaoui
635dfbbaed
Reduced line height in commits logs 2024-08-20 20:40:27 +02:00
Abdelilah El Aissaoui
45a96ad4ea
Fixed removeLineDelimiters method not working properly in CRLF files (\n was removed before \r\n) 2024-08-18 20:45:34 +02:00
Abdelilah El Aissaoui
45629528f2
Removed option to stage/unstage lines in other than modified files 2024-08-18 20:44:59 +02:00
Abdelilah El Aissaoui
765bae578f
Fixed line endings not having the right line endings in CRLF files with autoCRLF=false
This also fixes the stage line/hunk issues of #221 and #213
2024-08-18 20:44:23 +02:00
Abdelilah El Aissaoui
e47d4a199e
Changed fonts defaults 2024-08-06 23:44:40 +02:00
Abdelilah El Aissaoui
57e3ba4aa7
Changed default font to Inter 2024-08-04 02:17:06 +02:00
Abdelilah El Aissaoui
ba13fec4a2
Fixed pointer not changing to hand in some components 2024-08-02 23:17:03 +02:00
Abdelilah El Aissaoui
fbe1dd3d9e
Fixed crash when last tab selected was an empty tab 2024-08-02 22:33:30 +02:00
Abdelilah El Aissaoui
3a45d40d66
Remove unused split pane dependency 2024-08-02 22:29:03 +02:00
Abdelilah El Aissaoui
ed704a629b
Removed unnecessary loop 2024-08-02 20:46:19 +02:00
Abdelilah El Aissaoui
e59fe7df69
Refactored user feedback.
Added warning/error messages
Change UI design
2024-08-02 16:24:55 +02:00
Abdelilah El Aissaoui
20830be926
Added preview to buttons 2024-08-01 22:00:57 +02:00
Abdelilah El Aissaoui
6404f1db46
Added workaround error management until kotars has proper Result support 2024-08-01 21:57:29 +02:00
Abdelilah El Aissaoui
063aab8507
Fixed flicker when changing tabs 2024-07-30 22:26:38 +02:00