gitui/src/tabs
extrawurst 2fa4c7932c fix race issue in revlog message fetching
sometimes messages appear empty because getting the revlog is so fast (empty repo) that no draw happened yet and so we do not know yet what size the view will have.
fixes #1473
2023-03-01 14:22:42 +01:00
..
files.rs make fetching tree files async 2022-11-21 20:16:48 +01:00
mod.rs Fix 730 files tab (#743) 2021-05-28 00:15:02 +02:00
revlog.rs fix race issue in revlog message fetching 2023-03-01 14:22:42 +01:00
stashing.rs clippy nightly fixes 2022-12-30 09:42:50 +01:00
stashlist.rs Checkout commit (#1499) 2023-02-04 07:00:19 +01:00
status.rs remove focus key bindings 2023-02-11 10:51:51 +00:00