Gitnuro/src/main/kotlin
Abdelilah El Aissaoui fcea394f35 Changed how status is refreshed
Now LaunchEffect is used instead of starting the coroutine from the gitmanager. This way compose will take care of cancelling the coroutine if needed
2021-10-02 01:16:03 +02:00
..
extensions Added colors to icons in changed files 2021-09-30 16:11:46 +02:00
git Fixed staging for deleted files 2021-09-30 20:19:25 +02:00
theme Added colors to icons in changed files 2021-09-30 16:11:46 +02:00
Branches.kt Improved general desktop experience 2021-09-30 03:06:02 +02:00
CommitChanges.kt Added colors to icons in changed files 2021-09-30 16:11:46 +02:00
Diff.kt Improved git diff performance by using coroutines 2021-09-30 18:02:34 +02:00
DiffEntryType.kt Fixed crash when doing a diff in previously deleted file 2021-09-27 01:23:08 +02:00
GitManager.kt Changed how status is refreshed 2021-10-02 01:16:03 +02:00
GPreferences.kt Reestructured project 2021-09-24 14:32:22 +02:00
Log.kt Added color to the date in the selected log row 2021-09-30 16:36:21 +02:00
main.kt Adapted main components size to better fit their information 2021-09-30 18:27:34 +02:00
RepositorySelected.kt Changed how status is refreshed 2021-10-02 01:16:03 +02:00
Stashes.kt Improved general desktop experience 2021-09-30 03:06:02 +02:00
UncommitedChanges.kt Changed how status is refreshed 2021-10-02 01:16:03 +02:00