.. |
credentials
|
Use empty password instead of null to access SSH keys to avoid password being asked by libssh
|
2023-05-16 13:59:29 +02:00 |
di
|
Added temporary directory removal when closing the app
|
2023-05-10 21:15:47 +02:00 |
exceptions
|
Added error message when revert commit or start rebase interactive have failed
|
2022-10-27 20:19:50 +02:00 |
extensions
|
Fixed uninitialized modules being opened
|
2023-05-25 23:56:51 +02:00 |
git
|
Added TODO reminder
|
2023-05-17 21:06:09 +02:00 |
images
|
Reformated whole project
|
2022-10-22 15:35:32 +02:00 |
keybindings
|
Refactored how commands are executed to support Flatpak properly
|
2023-04-17 17:03:06 +02:00 |
logging
|
Code cleanup
|
2023-04-15 16:34:04 +02:00 |
managers
|
Added temporary directory removal when closing the app
|
2023-05-10 21:15:47 +02:00 |
models
|
Added option to sign off commits
|
2023-05-01 16:20:11 +02:00 |
preferences
|
Fixed logging and settings path
|
2023-05-21 18:11:37 +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
|
Fixed uninitialized modules being opened
|
2023-05-25 23:56:51 +02:00 |
updates
|
Moved classes to match the package name
|
2022-09-28 01:56:21 +02:00 |
viewmodels
|
Added option to swap staged/unstaged changes in the UI
|
2023-05-20 19:49:57 +02:00 |
App.kt
|
Added temporary directory removal when closing the app
|
2023-05-10 21:15:47 +02:00 |
AppConstants.kt
|
Version bump to v1.2.1
|
2023-05-14 14:22:00 +02:00 |
AppEnvInfo.kt
|
Added button to open terminal in current directory
|
2023-03-21 01:37:05 +01:00 |
Icons.kt
|
Added new settings UI and replaced visibility icon
|
2023-05-17 20:47:36 +02:00 |
Logging.kt
|
Fixed logging and settings path
|
2023-05-21 18:11:37 +02:00 |
main.kt
|
Fixed logging and settings path
|
2023-05-21 18:11:37 +02:00 |