.. |
credentials
|
Remove unused SSHD dependency
|
2023-06-03 02:02:00 +02:00 |
di
|
Moved version to the bottom of each screen (even open repositories)
|
2023-06-02 01:14:59 +02:00 |
exceptions
|
Fixed fetch command not fetching every remote if one of them has failed.
|
2023-06-03 15:34:59 +02:00 |
extensions
|
Tabs can be now closed using the tertiary button
|
2023-06-02 01:28:12 +02:00 |
git
|
Excluded git message files from file detection
|
2023-07-14 18:27:06 +02:00 |
images
|
Reformated whole project
|
2022-10-22 15:35:32 +02:00 |
keybindings
|
Fixed enter key press triggering on button after being clicked by the user to accept the dialog
|
2023-07-05 12:42:59 +02:00 |
logging
|
Code cleanup
|
2023-04-15 16:34:04 +02:00 |
managers
|
Refactored repository watcher
|
2023-07-14 14:28:29 +02:00 |
models
|
Added option to sign off commits
|
2023-05-01 16:20:11 +02:00 |
preferences
|
Started implementation of full file diff (instead of hunks)
|
2023-07-06 21:56:29 +02:00 |
ssh/libssh
|
Remove libssh stream logs
|
2023-05-03 21:25:25 +02:00 |
system
|
Refactored how commands are executed to support Flatpak properly
|
2023-04-17 17:03:06 +02:00 |
terminal
|
Fix open terminal in KDE
|
2023-05-04 16:46:16 +02:00 |
theme
|
Added change upstream branch option
|
2023-04-23 03:13:12 +02:00 |
ui
|
Refactored repository watcher
|
2023-07-14 14:28:29 +02:00 |
updates
|
Moved version to the bottom of each screen (even open repositories)
|
2023-06-02 01:14:59 +02:00 |
viewmodels
|
Excluded git message files from file detection
|
2023-07-14 18:27:06 +02:00 |
App.kt
|
Added tabs drag and drop
|
2023-06-19 09:58:33 +02:00 |
AppConstants.kt
|
Remove unused SSHD dependency
|
2023-06-03 02:02:00 +02:00 |
AppEnvInfo.kt
|
Added button to open terminal in current directory
|
2023-03-21 01:37:05 +01:00 |
Icons.kt
|
Started implementation of full file diff (instead of hunks)
|
2023-07-06 21:56:29 +02:00 |
Logging.kt
|
Fixed logging and settings path
|
2023-05-21 18:11:37 +02:00 |
main.kt
|
Added tabs drag and drop
|
2023-06-19 09:58:33 +02:00 |
SharedRepositoryStateManager.kt
|
Implemented edit, drop & restore of Rebase interactive state even if started from external software
|
2023-07-01 21:50:53 +02:00 |