.. |
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
|
Removed dead code
|
2023-05-26 00:18:37 +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
|
Added loading screen title+subtitle for LogViewModel methods
|
2023-05-19 23:53:23 +02:00 |
LogViewModel.kt
|
Implemented edit, drop & restore of Rebase interactive state even if started from external software
|
2023-07-01 21:50:53 +02:00 |
MenuViewModel.kt
|
Stashes now show (unstaged) untracked files
|
2023-05-17 21:01:21 +02:00 |
RebaseInteractiveViewModel.kt
|
Implemented edit, drop & restore of Rebase interactive state even if started from external software
|
2023-07-01 21:50:53 +02:00 |
SetDefaultUpstreamBranchViewModel.kt
|
Added change upstream branch option
|
2023-04-23 03:13:12 +02:00 |
SettingsViewModel.kt
|
Added option to swap staged/unstaged changes in the UI
|
2023-05-20 19:49:57 +02:00 |
SignOffDialogViewModel.kt
|
Added option to sign off commits
|
2023-05-01 16:20:11 +02:00 |
StatusViewModel.kt
|
Removed unnecessary IO operation to get the commit amend id
|
2023-07-05 12:43:00 +02:00 |
TabViewModel.kt
|
Implemented edit, drop & restore of Rebase interactive state even if started from external software
|
2023-07-01 21:50:53 +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 |