.. |
credentials
|
Added caching of HTTP Credentials
|
2023-08-12 15:42:21 +02:00 |
di
|
Added caching of HTTP Credentials
|
2023-08-12 15:42:21 +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
|
Fixed excessive refreshes when running operations from gitnuro
|
2023-08-19 14:44:25 +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
|
Fixed breaking changes from kotlin-logging
|
2023-07-26 19:12:19 +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
|
Added caching of HTTP Credentials
|
2023-08-12 15:42:21 +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
|
Added option to specify custom terminal emulator
|
2023-07-14 22:49:34 +02:00 |
theme
|
Adjusted surface color on light theme
|
2023-07-16 16:54:15 +02:00 |
ui
|
Added basic proxy UI components in settings
|
2023-08-19 11:12:21 +02:00 |
updates
|
Moved version to the bottom of each screen (even open repositories)
|
2023-06-02 01:14:59 +02:00 |
viewmodels
|
Fixed excessive refreshes when running operations from gitnuro
|
2023-08-19 14:44:25 +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
|
Added caching of HTTP Credentials
|
2023-08-12 15:42:21 +02:00 |
Logging.kt
|
Changed default logging level to INFO
|
2023-07-18 13:28:07 +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 |