Gitnuro/src/main/kotlin/app/git
2022-01-05 03:19:52 +01:00
..
diff Added lines numbers in diff view 2022-01-05 02:52:32 +01:00
graph Fixed warnings and removed unused code 2022-01-05 03:19:52 +01:00
BranchesManager.kt Diff scroll is now preserved when changing the diff entry 2022-01-03 22:59:35 +01:00
DiffEntryType.kt Reformated project's code 2021-12-12 19:49:46 +01:00
DiffManager.kt Extracted RawFile generation to its own class 2021-12-27 22:55:31 +01:00
FileChangesWatcher.kt Fixed flickering when (un)staging many files due to file watcher updating 2021-12-14 20:06:18 +01:00
LogManager.kt Creation of multiple viewmodels that hold data state 2022-01-03 21:39:53 +01:00
RawFileManager.kt Extracted RawFile generation to its own class 2021-12-27 22:55:31 +01:00
RemoteOperationsManager.kt Added error display when a push has failed 2021-12-21 02:26:52 +01:00
RemotesManager.kt Creation of multiple viewmodels that hold data state 2022-01-03 21:39:53 +01:00
RepositoryManager.kt Creation of multiple viewmodels that hold data state 2022-01-03 21:39:53 +01:00
StashManager.kt Completed arch refactor 2022-01-04 19:54:56 +01:00
StatusManager.kt Commit message is now preserved even after disposing the composable (stored in he VM) 2022-01-03 23:04:04 +01:00
TabState.kt Completed arch refactor 2022-01-04 19:54:56 +01:00
TagsManager.kt Creation of multiple viewmodels that hold data state 2022-01-03 21:39:53 +01:00