gitui/src
2020-06-30 09:49:27 +02:00
..
components safety first 2020-06-30 09:49:27 +02:00
tabs cleanup use 2020-06-29 12:30:10 +02:00
ui Fix scrolling issues in staged/unstaged section (fixes #144) (#162) 2020-06-30 09:45:18 +02:00
app.rs move input into app so start/stop polling is less awkward 2020-06-29 20:00:47 +02:00
cmdbar.rs share theme instead of copying it all over the place 2020-06-22 12:21:21 +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 support for external editor 2020-06-26 00:50:39 +02:00
main.rs use condvar/mutex to not busywait when suspending input polling (closes #153) 2020-06-30 09:33:22 +02:00
notify_mutex.rs use condvar/mutex to not busywait when suspending input polling (closes #153) 2020-06-30 09:33:22 +02:00
queue.rs Add support for external editor 2020-06-26 00:50:39 +02:00
spinner.rs simplify spinner and mainloop to reduce log noise (#156) 2020-06-29 18:29:37 +02:00
strings.rs Add support for external editor 2020-06-26 00:50:39 +02:00
version.rs docs 2020-04-12 14:24:21 +02:00