Abdelilah El Aissaoui
|
1fcf0fc921
|
Added stashes context menu option to stash in log
|
2023-11-29 23:38:22 +01:00 |
|
Abdelilah El Aissaoui
|
21ce125931
|
Added icon instead of used image on stash
|
2023-11-26 15:58:32 +01:00 |
|
Abdelilah El Aissaoui
|
e98dd4b63a
|
Fix settings using wrong flow for VerifySSL
|
2023-11-22 17:04:22 +01:00 |
|
Abdelilah El Aissaoui
|
5bc52bf9df
|
Added option to disable SSL verify
|
2023-11-22 16:03:45 +01:00 |
|
Abdelilah El Aissaoui
|
bcaea8a417
|
Increased font weight for "HEAD" label in current branch
|
2023-11-11 17:03:03 +01:00 |
|
Abdelilah El Aissaoui
|
7ce7285d70
|
Removed delay when clicking on a branch in the side panel
|
2023-11-11 16:58:20 +01:00 |
|
Abdelilah El Aissaoui
|
d7f69f69ff
|
Removed unnecessary print statements
|
2023-11-11 16:54:08 +01:00 |
|
Abdelilah El Aissaoui
|
fbdf5a4da8
|
Selecting a branch, tag or stash in side panel highlights it
|
2023-11-11 16:42:28 +01:00 |
|
Abdelilah El Aissaoui
|
81c37043ca
|
Discarding hunks now always uses UTF-8
Fixes #170
|
2023-11-11 14:46:30 +01:00 |
|
Abdelilah El Aissaoui
|
0ea427cb49
|
[WIP] Stashes are now shown in the graph
|
2023-11-09 01:34:53 +01:00 |
|
Abdelilah El Aissaoui
|
22fd618b01
|
Added TODO
|
2023-11-09 01:34:37 +01:00 |
|
Abdelilah El Aissaoui
|
03c5499ede
|
Fixed icon reference
|
2023-11-04 00:45:14 +01:00 |
|
Abdelilah El Aissaoui
|
4323924ed6
|
Added button to clear search in side panel
|
2023-11-04 00:35:58 +01:00 |
|
Abdelilah El Aissaoui
|
d4d7056341
|
Added check to prevent staging of empty lists
|
2023-10-29 18:54:59 +01:00 |
|
Abdelilah El Aissaoui
|
77df8671e6
|
Fixed diff header overlapping the buttons
|
2023-10-29 16:44:23 +01:00 |
|
Abdelilah El Aissaoui
|
f53c306099
|
Greatly improved performance of "stage all" in huge workspaces.
This specially noticable in repositories that contain binary blobs or huge files count.
Fixes #129
|
2023-10-28 20:16:07 +02:00 |
|
Hendrik Albers
|
b92304d3fd
|
Fixed typo in settings (Network - Authentication)
|
2023-10-24 22:45:04 +02:00 |
|
Abdelilah El Aissaoui
|
872c9d962a
|
Fixed crash when trying to change upstream branch
Fixes #174
|
2023-10-19 17:50:58 +02:00 |
|
Abdelilah El Aissaoui
|
bb47728d64
|
Probe files and directory checks are now executed in the Rust part to reduce the communication overhead between both parts
|
2023-10-11 20:36:48 +02:00 |
|
Abdelilah El Aissaoui
|
950c9398bf
|
Fixed diff buttons disappearing when using split mode
Fixes #169
|
2023-10-10 16:37:10 +02:00 |
|
Abdelilah El Aissaoui
|
b1dcdeb79b
|
Added events batching from Rust part to prevent excessive exchange between both sides
|
2023-09-29 13:42:15 +02:00 |
|
Abdelilah El Aissaoui
|
7e6ccbe810
|
Fixed .git dir changes not being detected properly and added rule to ignore .proble files in git dir
|
2023-09-27 19:48:23 +02:00 |
|
Abdelilah El Aissaoui
|
81253c0f06
|
Fixed tabs being partially dragged accidentally (instead of clicked)
|
2023-09-25 16:44:17 +02:00 |
|
Abdelilah El Aissaoui
|
59a9b270a7
|
Moved version to v1.3.0
|
2023-09-22 01:03:03 +02:00 |
|
Abdelilah El Aissaoui
|
a3e41e3490
|
Removed unused UseCase from TabViewModel
|
2023-09-21 23:02:18 +02:00 |
|
Abdelilah El Aissaoui
|
178f3f424e
|
Fixed rebase interactive text field losing focus on new line
|
2023-09-21 23:01:45 +02:00 |
|
Abdelilah El Aissaoui
|
068f42b6e0
|
Improved rebase interactive UI
|
2023-09-21 21:19:02 +02:00 |
|
Abdelilah El Aissaoui
|
ec6c5412a4
|
Fixed custom terminal emulator not opening on windows
|
2023-09-20 19:59:02 +02:00 |
|
Abdelilah El Aissaoui
|
865109d8d4
|
Added basic error and port handling
|
2023-09-20 15:40:31 +02:00 |
|
Abdelilah El Aissaoui
|
6dee4fbc93
|
Added basic ssh auth in rust without error handling
|
2023-09-20 10:26:02 +02:00 |
|
Abdelilah El Aissaoui
|
bb49e9482c
|
Revert "Fixed line uncommited changes -> first commit not being drawn in the log (now properly :P)"
This reverts commit 92b225503c .
|
2023-09-19 10:46:43 +02:00 |
|
Abdelilah El Aissaoui
|
a70adb6ad5
|
Revert "Uncommited changes line is now always visible"
This reverts commit 64f9953837 .
|
2023-09-18 22:41:58 +02:00 |
|
Abdelilah El Aissaoui
|
5f2180f1a3
|
Clicking on a submodule in (un)commited changes shows an informative screen
|
2023-09-14 01:05:06 +02:00 |
|
Abdelilah El Aissaoui
|
f8a6884098
|
Added padding between message box and button in rebase/merge
|
2023-09-13 11:00:55 +02:00 |
|
Abdelilah El Aissaoui
|
ee82295c89
|
Fixed crash when having conflicting submodules
Fixes #118
|
2023-09-12 23:32:25 +02:00 |
|
Abdelilah El Aissaoui
|
a4570fc5ec
|
Fixed text field border color to be darker when enabled than disabled
|
2023-09-12 23:31:47 +02:00 |
|
Abdelilah El Aissaoui
|
92b225503c
|
Fixed line uncommited changes -> first commit not being drawn in the log (now properly :P)
|
2023-09-12 22:21:55 +02:00 |
|
Abdelilah El Aissaoui
|
dd56355497
|
Revert "Fixed line uncommited changes -> first commit not being drawn in the log "
This reverts commit 1eb1eac47d .
|
2023-09-12 22:16:58 +02:00 |
|
Abdelilah El Aissaoui
|
1eb1eac47d
|
Fixed line uncommited changes -> first commit not being drawn in the log
|
2023-09-11 20:56:43 +02:00 |
|
Abdelilah El Aissaoui
|
60e67d9683
|
Added loading screen when deleting branch from side panel
|
2023-09-11 20:54:59 +02:00 |
|
Abdelilah El Aissaoui
|
39b2a7e8b9
|
Added x1.75 scale option
|
2023-09-10 21:49:46 +02:00 |
|
Abdelilah El Aissaoui
|
64f9953837
|
Uncommited changes line is now always visible
|
2023-09-10 21:21:32 +02:00 |
|
Abdelilah El Aissaoui
|
0a8c8ac1ed
|
Implemented proxy settings logic
Fixes #113
|
2023-09-10 21:18:46 +02:00 |
|
Abdelilah El Aissaoui
|
be616315f8
|
Rebase interactive: Added border to dropdown, fixed focus issues when renaming and removed drag icon
|
2023-09-09 01:14:35 +02:00 |
|
Abdelilah El Aissaoui
|
1778f69622
|
Rebase interactive is shown on top of log instead of taking all the space
|
2023-09-08 10:43:24 +02:00 |
|
Abdelilah El Aissaoui
|
117c5f4fd2
|
Merge pull request #155 from Flashdown/Flashdown-patch-1
Credentials Cache: Added some special characters to improve random key pattern
|
2023-09-06 09:56:00 +02:00 |
|
Flashdown
|
ab04699611
|
Update CredentialsCacheRepository.kt
|
2023-09-05 16:37:02 +02:00 |
|
Abdelilah El Aissaoui
|
c78d7f1c3d
|
Fixed rebase interactive check being executed when changing between tabs even if not rebasing
|
2023-08-28 17:58:37 +02:00 |
|
Abdelilah El Aissaoui
|
804b83769f
|
Fixed ssh crash when username in URI is null
|
2023-08-28 10:51:53 +02:00 |
|
Abdelilah El Aissaoui
|
1a523d04ef
|
Fixed crash when opening quick actions dialog
|
2023-08-23 15:48:20 +02:00 |
|