gitui/src
Stephan Dilly a3f7d189e5
Fix 663 msg scroll (#669)
* fix line skipping and added unittest
2021-04-25 14:09:53 +02:00
..
components Fix 663 msg scroll (#669) 2021-04-25 14:09:53 +02:00
tabs give blame a more apropriate place in command list 2021-04-24 15:40:16 +02:00
ui Improve blame view 2021-04-24 14:02:51 +02:00
app.rs Add async wrapper to blame 2021-04-25 13:35:34 +02:00
clipboard.rs Freebsd fix compilation (#462) 2020-12-22 15:52:33 +01:00
cmdbar.rs fix branch list and cmd bar panicing on small terminal sizes (#369) 2020-10-25 23:48:50 +01:00
input.rs use condvar/mutex to not busywait when suspending input polling (closes #153) 2020-06-30 09:33:22 +02:00
keys.rs Improve blame view 2021-04-24 14:02:51 +02:00
main.rs even more clippy restrtictions (#646) 2021-04-17 18:55:59 +02:00
notify_mutex.rs comment 2020-07-18 11:59:30 +02:00
profiler.rs fix clippy for when pprof is off 2020-07-04 16:54:30 +02:00
queue.rs Add blame view 2021-04-21 15:03:37 +02:00
spinner.rs more fancy spinner, cleanup tabs 2020-07-04 12:55:40 +02:00
strings.rs give blame a more apropriate place in command list 2021-04-24 15:40:16 +02:00
version.rs docs 2020-04-12 14:24:21 +02:00