Gitnuro/src/main/kotlin/com/jetpackduba/gitnuro/viewmodels
2023-05-17 21:03:08 +02:00
..
sidepanel Fixed inconsistencies with the side panel context menu 2023-05-01 17:10:24 +02:00
AuthorViewModel.kt Moved classes to match the package name 2022-09-28 01:56:21 +02:00
CloneViewModel.kt Completed initial support for submodules 2023-04-30 22:41:50 +02:00
CommitChangesViewModel.kt Uncommented accidentally commited change 2023-05-17 21:03:08 +02:00
DiffViewModel.kt Fixed scroll position not resetting when selecting different files in diff 2023-05-11 22:01:06 +02:00
HistoryViewModel.kt Processing tasks now can show a title, subtitle and an option to cancel it. 2023-04-04 22:00:19 +02:00
LogViewModel.kt Fixed log not refreshing when changing commits limit 2022-11-12 19:53:18 +01:00
MenuViewModel.kt Stashes now show (unstaged) untracked files 2023-05-17 21:01:21 +02:00
RebaseInteractiveViewModel.kt Reformated proejct's code 2023-03-08 01:07:58 +01:00
SetDefaultUpstreamBranchViewModel.kt Added change upstream branch option 2023-04-23 03:13:12 +02:00
SettingsViewModel.kt Refactored how commands are executed to support Flatpak properly 2023-04-17 17:03:06 +02:00
SignOffDialogViewModel.kt Added option to sign off commits 2023-05-01 16:20:11 +02:00
StatusViewModel.kt Fixed deleting submodule did not work 2023-05-14 14:20:17 +02:00
TabViewModel.kt Fixed multiple operation related to the workspace when using submodules 2023-04-28 22:29:48 +02:00
TabViewModelsHolder.kt Added option to sign off commits 2023-05-01 16:20:11 +02:00
ViewDiffResult.kt Moved classes to match the package name 2022-09-28 01:56:21 +02:00
ViewModel.kt Started refactor to remove nested ViewModels 2022-10-16 02:17:37 +02:00