.. |
credentials
|
Added basic error and port handling
|
2023-09-20 15:40:31 +02:00 |
di
|
Changed getCurrentOs to be a lazy property and avoid doing the check everytime
|
2023-08-22 20:54:40 +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
|
Updated Compose Multiplatform to 1.5.0-rc01
|
2023-08-19 10:43:20 +02:00 |
git
|
Clicking on a submodule in (un)commited changes shows an informative screen
|
2023-09-14 01:05:06 +02:00 |
images
|
Reformated whole project
|
2022-10-22 15:35:32 +02:00 |
keybindings
|
Changed getCurrentOs to be a lazy property and avoid doing the check everytime
|
2023-08-22 20:54:40 +02:00 |
logging
|
Fixed breaking changes from kotlin-logging
|
2023-07-26 19:12:19 +02:00 |
managers
|
Changed getCurrentOs to be a lazy property and avoid doing the check everytime
|
2023-08-22 20:54:40 +02:00 |
models
|
Added option to sign off commits
|
2023-05-01 16:20:11 +02:00 |
preferences
|
Implemented proxy settings logic
|
2023-09-10 21:18:46 +02:00 |
ssh/libssh
|
Added basic error and port handling
|
2023-09-20 15:40:31 +02:00 |
system
|
Changed getCurrentOs to be a lazy property and avoid doing the check everytime
|
2023-08-22 20:54:40 +02:00 |
terminal
|
Fixed custom terminal emulator not opening on windows
|
2023-09-20 19:59:02 +02:00 |
theme
|
Fixed text field border color to be darker when enabled than disabled
|
2023-09-12 23:31:47 +02:00 |
ui
|
Revert "Fixed line uncommited changes -> first commit not being drawn in the log (now properly :P)"
|
2023-09-19 10:46:43 +02:00 |
updates
|
Moved version to the bottom of each screen (even open repositories)
|
2023-06-02 01:14:59 +02:00 |
viewmodels
|
Clicking on a submodule in (un)commited changes shows an informative screen
|
2023-09-14 01:05:06 +02:00 |
App.kt
|
Implemented proxy settings logic
|
2023-09-10 21:18:46 +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
|
Fixed rebase interactive check being executed when changing between tabs even if not rebasing
|
2023-08-28 17:58:37 +02:00 |
Logging.kt
|
Changed getCurrentOs to be a lazy property and avoid doing the check everytime
|
2023-08-22 20:54:40 +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 |