Gitnuro/src/main/kotlin/app/viewmodels
2022-03-03 20:00:34 +01:00
..
BranchesViewModel.kt Improved display of branches' names in branch context menu 2022-02-24 23:07:28 +01:00
CommitChangesViewModel.kt Refactored safeProcessing to be able to refresh data even after a crash 2022-02-05 02:06:55 +01:00
DiffViewModel.kt Reformated project's code 2022-02-05 02:55:26 +01:00
LogViewModel.kt Added option to pull/push from specific branch 2022-02-24 14:25:15 +01:00
MenuViewModel.kt Added push including tags option 2022-02-23 02:19:11 +01:00
RemotesViewModel.kt Reformated project's code 2022-02-21 01:49:14 +01:00
StashesViewModel.kt Added basic remotes management 2022-02-17 19:24:36 +01:00
StatusViewModel.kt Reformated project's code 2022-02-21 01:49:14 +01:00
TabViewModel.kt File watcher now also watched new added directories 2022-03-03 20:00:34 +01:00
TagsViewModel.kt Implemented context menu for stash operations 2022-02-06 22:57:46 +01:00