Gitnuro/src/main/kotlin/com/jetpackduba/gitnuro
Philipp Keck 70a9331b7b Add key to the StatusEntries list
When clicking around a lot, staging and unstaging some files, it otherwise messed up the association of StatusEntry and file and then didn't do anything when I clicked a certain file, presumably because it thought it was already shown.
2023-01-29 22:29:22 +01:00
..
credentials Added GPG signing support 2023-01-28 17:39:35 +01:00
di Implemented search in side panel 2023-01-29 19:27:17 +01:00
exceptions Added error message when revert commit or start rebase interactive have failed 2022-10-27 20:19:50 +02:00
extensions Implemented search in side panel 2023-01-29 19:27:17 +01:00
git Added GPG signing support 2023-01-28 17:39:35 +01: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 Fixed log not refreshing when changing commits limit 2022-11-12 19:53:18 +01:00
ssh/libssh Added windows CI 2023-01-23 22:33:35 +01:00
theme Implemented search in side panel 2023-01-29 19:27:17 +01:00
ui Add key to the StatusEntries list 2023-01-29 22:29:22 +01:00
updates Moved classes to match the package name 2022-09-28 01:56:21 +02:00
viewmodels Implemented search in side panel 2023-01-29 19:27:17 +01:00
App.kt Added option to open repository from command line 2022-12-17 03:54:31 +01:00
AppConstants.kt Changed version to 1.1.1 2022-11-12 19:33:34 +01:00
AppFilesManager.kt Fixed images viewing in system default image viewer not working 2022-11-10 18:27:48 +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
main.kt Added option to open repository from command line 2022-12-17 03:54:31 +01:00
TempFilesManager.kt Fixed images viewing in system default image viewer not working 2022-11-10 18:27:48 +01:00