Gitnuro/src/main/kotlin/app/git
2022-02-05 03:12:20 +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 Fixed project's formatting 2022-02-02 00:26:46 +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 flickering when (un)staging many files due to file watcher updating 2021-12-14 20:06:18 +01:00
LogManager.kt Implemented amend previous commit 2022-02-05 03:01:03 +01:00
MergeManager.kt Fixed project's formatting 2022-02-02 00:26:46 +01:00
RawFileManager.kt Removed unused annotation 2022-02-05 03:12:20 +01:00
RebaseManager.kt Implemented merge & rebase 2022-01-31 01:30:25 +01:00
RemoteOperationsManager.kt Push deletion is done before doing it locally to prevent deleting the local branch in case of error 2022-02-05 01:35:44 +01:00
RemotesManager.kt Fixed project's formatting 2022-02-02 00:26:46 +01:00
RepositoryManager.kt Creation of multiple viewmodels that hold data state 2022-01-03 21:39:53 +01:00
StashManager.kt Fixed project's formatting 2022-02-02 00:26:46 +01:00
StatusManager.kt Implemented amend previous commit 2022-02-05 03:01:03 +01:00
TabState.kt Implemented amend previous commit 2022-02-05 03:01:03 +01:00
TagsManager.kt Fixed project's formatting 2022-02-02 00:26:46 +01:00