Gitnuro/src/main/kotlin/app/git
2022-02-24 14:25:15 +01:00
..
diff Fixed project's formatting 2022-02-02 00:26:46 +01:00
graph Fixed warnings and removed unused code 2022-01-05 03:19:52 +01:00
BranchesManager.kt Reformated project's code 2022-02-21 01:49:14 +01:00
DiffEntryType.kt Reformated project's code 2021-12-12 19:49:46 +01:00
DiffManager.kt Fixed project's formatting 2022-02-02 00:26:46 +01:00
FileChangesWatcher.kt Fixed flow warning 2022-02-20 23:02:12 +01:00
LogManager.kt Reduced number of operations that have to be executed to update the status 2022-02-21 15:14:31 +01:00
MergeManager.kt Implemented cherry-pick 2022-02-05 19:19:49 +01:00
RawFileManager.kt Reformated project's code 2022-02-21 01:49:14 +01:00
RebaseManager.kt Implemented merge & rebase 2022-01-31 01:30:25 +01:00
RemoteOperationsManager.kt Added option to pull/push from specific branch 2022-02-24 14:25:15 +01:00
RemotesManager.kt Added basic remotes management 2022-02-17 19:24:36 +01:00
RepositoryManager.kt Creation of multiple viewmodels that hold data state 2022-01-03 21:39:53 +01:00
StashManager.kt Implemented context menu for stash operations 2022-02-06 22:57:46 +01:00
StatusManager.kt Reformated project's code 2022-02-21 01:49:14 +01:00
TabState.kt Added basic remotes management 2022-02-17 19:24:36 +01:00
TagsManager.kt Fixed project's formatting 2022-02-02 00:26:46 +01:00