Gitnuro/src/main/kotlin/com/jetpackduba/gitnuro
2023-04-17 01:41:55 +02:00
..
credentials Code cleanup 2023-04-15 16:34:04 +02:00
di Implemented option to open submodule in a new tab 2023-04-07 04:34:07 +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 opening terminal with powershell in windows 2023-04-15 20:46:43 +02:00
git Added option to clone submodules when cloning a repo 2023-04-16 02:26:05 +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 Code cleanup 2023-04-15 16:34:04 +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 Replaced printLog with printDebug in clone 2023-04-15 20:35:51 +02:00
terminal Fixed opening terminal with powershell in windows 2023-04-15 20:46:43 +02:00
theme Added dynamic size tabs with a label to show the full repository path 2023-04-14 01:31:57 +02:00
ui Reduced dialogs corner size 2023-04-17 01:41:55 +02:00
updates Moved classes to match the package name 2022-09-28 01:56:21 +02:00
viewmodels Added option to clone submodules when cloning a repo 2023-04-16 02:26:05 +02:00
App.kt Code cleanup 2023-04-15 16:34:04 +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 Code cleanup 2023-04-15 16:34:04 +02:00
AppStateManager.kt Code cleanup 2023-04-15 16:34:04 +02:00
ErrorsManager.kt Added persistent logging 2023-04-12 22:16:50 +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 Code cleanup 2023-04-15 16:34:04 +02:00
TempFilesManager.kt Reformated proejct's code 2023-03-08 01:07:58 +01:00