Gitnuro/src/main/kotlin/com/jetpackduba/gitnuro
2023-04-04 21:12:29 +02:00
..
credentials Cancelling on ssh/http authentication will no longer show an error 2023-04-04 21:12:29 +02:00
di Added button to open terminal in current directory 2023-03-21 01:37:05 +01:00
exceptions Added error message when revert commit or start rebase interactive have failed 2022-10-27 20:19:50 +02:00
extensions Added button to open terminal in current directory 2023-03-21 01:37:05 +01:00
git Cancelling coroutines operations such as authentication no longer displays an errors as it's something intentional 2023-04-04 19:05:11 +02:00
images Reformated whole project 2022-10-22 15:35:32 +02:00
keybindings Reformated whole project 2022-10-22 15:35:32 +02:00
logging Moved classes to match the package name 2022-09-28 01:56:21 +02:00
models Moved classes to match the package name 2022-09-28 01:56:21 +02:00
preferences Added error dialog when trying to load an invalid theme file 2023-03-18 19:11:26 +01:00
ssh/libssh Reformated proejct's code 2023-03-08 01:07:58 +01:00
terminal Added button to open terminal in current directory 2023-03-21 01:37:05 +01:00
theme Implemented search in side panel 2023-01-29 19:27:17 +01:00
ui Fixed directory text input shape on clone dialog 2023-04-03 17:23:03 +02:00
updates Moved classes to match the package name 2022-09-28 01:56:21 +02:00
viewmodels Added support to opening submodules directly 2023-03-25 16:08:01 +01:00
App.kt Merge pull request #84 from Philipp91/windowtitle 2023-03-31 18:57:11 +02:00
AppConstants.kt Increased version to 1.2.0 2023-02-26 23:47:47 +01:00
AppEnvInfo.kt Added button to open terminal in current directory 2023-03-21 01:37:05 +01:00
AppFilesManager.kt Reformated proejct's code 2023-03-08 01:07:58 +01:00
AppStateManager.kt Fixed log not refreshing when changing commits limit 2022-11-12 19:53:18 +01:00
ErrorsManager.kt Moved classes to match the package name 2022-09-28 01:56:21 +02:00
Icons.kt Replaced compose dropdown with a custom implementation based on context menu 2023-03-25 14:07:38 +01:00
main.kt Added option to open repository from command line 2022-12-17 03:54:31 +01:00
TempFilesManager.kt Reformated proejct's code 2023-03-08 01:07:58 +01:00