Gitnuro/src/main/kotlin/app/git
2022-06-27 20:36:24 +02:00
..
diff Fixed hunk stage on files with a single line without lineDelimiter 2022-04-07 23:06:20 +02:00
graph Removed no longer valid TODOs 2022-06-19 16:35:09 +02:00
AuthorManager.kt Added dialog to edit author info 2022-06-22 00:53:10 +02:00
BranchesManager.kt Reformated project's code 2022-02-21 01:49:14 +01:00
DiffEntryType.kt Refactored status to improve its performance and removed diff update handling 2022-04-06 19:39:06 +02:00
DiffManager.kt Fixed diff on index files when a repository is empty 2022-04-07 19:19:21 +02:00
FileChangesWatcher.kt Improved logging 2022-06-11 12:58:55 +02:00
LogManager.kt Improved logging 2022-06-11 12:58:55 +02:00
MergeManager.kt Added option to abort cherry-pick. 2022-06-23 09:46:26 +02:00
RawFileManager.kt Reformated project's code 2022-02-21 01:49:14 +01:00
RebaseManager.kt Implemented rebase interactive resuming 2022-06-23 14:04:38 +02:00
RemoteOperationsManager.kt Added clone progress and changed clone button to PrimaryButton 2022-04-03 19:43:54 +02:00
RemotesManager.kt Added basic remotes management 2022-02-17 19:24:36 +01:00
RepositoryManager.kt Implemented basic local git init 2022-04-01 05:42:44 +02:00
StashManager.kt Added option to stash with a custom message 2022-06-07 20:08:21 +02:00
StatusManager.kt Fixed reset on conflicted files 2022-06-22 10:40:41 +02:00
SubmodulesManager.kt Filtered out uninitialized submodules from git diff 2022-03-31 22:09:59 +02:00
TabState.kt Implemented manual refresh with F5 2022-06-27 20:36:24 +02:00
TagsManager.kt Fixed project's formatting 2022-02-02 00:26:46 +01:00
TaskEvent.kt Reimplemented rebase interactive as a part of the tab instead of a dialog 2022-05-22 00:47:36 +02:00