Gitnuro/src/main/kotlin/com/jetpackduba/gitnuro
2023-04-17 20:29:45 +02:00
..
credentials Refactored how commands are executed to support Flatpak properly 2023-04-17 17:03:06 +02:00
di Refactored how commands are executed to support Flatpak properly 2023-04-17 17:03:06 +02:00
exceptions Added error message when revert commit or start rebase interactive have failed 2022-10-27 20:19:50 +02:00
extensions Refactored how commands are executed to support Flatpak properly 2023-04-17 17:03:06 +02:00
git Refactored how commands are executed to support Flatpak properly 2023-04-17 17:03:06 +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 Refactored how commands are executed to support Flatpak properly 2023-04-17 17:03:06 +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
system Refactored how commands are executed to support Flatpak properly 2023-04-17 17:03:06 +02:00
terminal Refactored how commands are executed to support Flatpak properly 2023-04-17 17:03:06 +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 Removed todo 2023-04-17 18:44:40 +02:00
updates Moved classes to match the package name 2022-09-28 01:56:21 +02:00
viewmodels Removed unnecessary filter to remote branches 2023-04-17 20:29:45 +02:00
App.kt Refactored how commands are executed to support Flatpak properly 2023-04-17 17:03:06 +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
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