Gitnuro/src/main/kotlin/com/jetpackduba/gitnuro/git
2023-04-28 22:29:48 +02:00
..
author Moved classes to match the package name 2022-09-28 01:56:21 +02:00
branches Added change upstream branch option 2023-04-23 03:13:12 +02:00
diff Reformated whole project 2022-10-22 15:35:32 +02:00
graph Improved graph visualization 2022-11-06 23:30:09 +01:00
log Added error message when revert commit or start rebase interactive have failed 2022-10-27 20:19:50 +02:00
rebase Added error message when revert commit or start rebase interactive have failed 2022-10-27 20:19:50 +02:00
remote_operations Renamed CloneStatus to CloneState 2023-04-25 22:29:06 +02:00
remotes Moved classes to match the package name 2022-09-28 01:56:21 +02:00
repository Added support to opening submodules directly 2023-03-25 16:08:01 +01:00
stash Moved classes to match the package name 2022-09-28 01:56:21 +02:00
submodules Updated JGit and Compose dependencies 2023-04-08 22:33:05 +02:00
tags Moved classes to match the package name 2022-09-28 01:56:21 +02:00
workspace Fixed multiple operation related to the workspace when using submodules 2023-04-28 22:29:48 +02:00
AppGpgSigner.kt GPG: Added invalid password handling and caching 2023-02-26 23:47:03 +01:00
CloneState.kt Renamed CloneStatus to CloneState 2023-04-25 22:29:06 +02:00
DiffEntryType.kt Moved classes to match the package name 2022-09-28 01:56:21 +02:00
FileChangesWatcher.kt Refactored how commands are executed to support Flatpak properly 2023-04-17 17:03:06 +02:00
RawFileManager.kt Refactored how commands are executed to support Flatpak properly 2023-04-17 17:03:06 +02:00
TabState.kt Refactored how commands are executed to support Flatpak properly 2023-04-17 17:03:06 +02:00
TaskEvent.kt Removed scroll to top in favor of workspace button 2022-10-05 21:27:55 +02:00