gitui/src
2020-07-18 19:13:16 +02:00
..
components simplify pending state by using the new one 2020-07-18 13:35:24 +02:00
tabs visualize pending load of a diff (#160) 2020-07-18 12:21:18 +02:00
ui upgrade to rust 1.45 and fix new clippy warnings 2020-07-17 11:54:12 +02:00
app.rs Add command for tagging commit 2020-07-15 23:22:03 +02:00
cmdbar.rs fix writing out of bounds (fixes #198) 2020-07-15 01:14:55 +02: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 Add command for tagging commit 2020-07-15 23:22:03 +02:00
main.rs remove config migration code 2020-07-18 19:13:16 +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 command for tagging commit 2020-07-15 23:22:03 +02:00
spinner.rs more fancy spinner, cleanup tabs 2020-07-04 12:55:40 +02:00
strings.rs simplify pending state by using the new one 2020-07-18 13:35:24 +02:00
version.rs docs 2020-04-12 14:24:21 +02:00