Gitnuro/src/main/kotlin/com/jetpackduba/gitnuro/git
2023-09-14 01:05:06 +02:00
..
author Moved classes to match the package name 2022-09-28 01:56:21 +02:00
branches Added push with lease + fixed push after changing tracking branch 2023-07-16 19:24:30 +02:00
config Added option to sign off commits 2023-05-01 16:20:11 +02:00
diff Clicking on a submodule in (un)commited changes shows an informative screen 2023-09-14 01:05:06 +02:00
graph Improved graph visualization 2022-11-06 23:30:09 +01:00
log Implemented edit, drop & restore of Rebase interactive state even if started from external software 2023-07-01 21:50:53 +02:00
rebase Fixed rebase interactive check being executed when changing between tabs even if not rebasing 2023-08-28 17:58:37 +02:00
remote_operations Added caching of HTTP Credentials 2023-08-12 15:42:21 +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 Added caching of HTTP Credentials 2023-08-12 15:42:21 +02:00
tags Moved classes to match the package name 2022-09-28 01:56:21 +02:00
workspace Fixed exclude file being null not handled 2023-07-15 14:05:01 +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 Added new switch and adjusted surface color on light theme 2023-07-15 13:21:19 +02:00
RawFileManager.kt Clicking on a submodule in (un)commited changes shows an informative screen 2023-09-14 01:05:06 +02:00
TabState.kt Fixed rebase interactive check being executed when changing between tabs even if not rebasing 2023-08-28 17:58:37 +02:00
TaskEvent.kt Implemented edit, drop & restore of Rebase interactive state even if started from external software 2023-07-01 21:50:53 +02:00