Gitnuro/src/main/kotlin/com/jetpackduba/gitnuro/git
Abdelilah El Aissaoui e1cc4c496b
Added tabs drag and drop
Still requires some work to improve the animations as they flicker a bit.

Fixes #82
2023-06-19 09:58:33 +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
config Added option to sign off commits 2023-05-01 16:20:11 +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 tabs drag and drop 2023-06-19 09:58:33 +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 Fixed fetch command not fetching every remote if one of them has failed. 2023-06-03 15:34:59 +02:00
remotes Moved classes to match the package name 2022-09-28 01:56:21 +02:00
repository Fixed submodules not opening on windows 2023-06-11 20:44:49 +02:00
stash Moved classes to match the package name 2022-09-28 01:56:21 +02:00
submodules Fixed missing authentication on module update 2023-05-25 23:57:04 +02:00
tags Moved classes to match the package name 2022-09-28 01:56:21 +02:00
workspace Fixed typo in class name 2023-06-04 18:39:30 +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 Added pull message 2023-05-02 19:56:12 +02:00
TaskEvent.kt Removed scroll to top in favor of workspace button 2022-10-05 21:27:55 +02:00