Gitnuro/src/main/kotlin/com/jetpackduba/gitnuro
2023-06-29 21:42:33 +02:00
..
credentials Remove unused SSHD dependency 2023-06-03 02:02:00 +02:00
di Moved version to the bottom of each screen (even open repositories) 2023-06-02 01:14:59 +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 Tabs can be now closed using the tertiary button 2023-06-02 01:28:12 +02:00
git Refactored rebase interactive to make it easier to implement additional features 2023-06-29 21:42:33 +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 Added temporary directory removal when closing the app 2023-05-10 21:15:47 +02:00
models Added option to sign off commits 2023-05-01 16:20:11 +02:00
preferences Latest opened tab is now remembered 2023-06-22 16:58:19 +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 Fix open terminal in KDE 2023-05-04 16:46:16 +02:00
theme Added change upstream branch option 2023-04-23 03:13:12 +02:00
ui Refactored rebase interactive to make it easier to implement additional features 2023-06-29 21:42:33 +02:00
updates Moved version to the bottom of each screen (even open repositories) 2023-06-02 01:14:59 +02:00
viewmodels Refactored rebase interactive to make it easier to implement additional features 2023-06-29 21:42:33 +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 new settings UI and replaced visibility icon 2023-05-17 20:47:36 +02:00
Logging.kt Fixed logging and settings path 2023-05-21 18:11:37 +02:00
main.kt Added tabs drag and drop 2023-06-19 09:58:33 +02:00