gitui/src
2020-10-25 23:57:26 +01:00
..
components use anyhow::bail 2020-10-25 23:57:26 +01:00
tabs visualize outgoing/incoming changes (#364) 2020-10-25 17:35:54 +01:00
ui fix branch list and cmd bar panicing on small terminal sizes (#369) 2020-10-25 23:48:50 +01:00
app.rs use anyhow::bail 2020-10-25 23:57:26 +01:00
clipboard.rs cleanup clipboard and add to changelog (#325) 2020-10-11 00:23:20 +02: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 little cleanups 2020-10-25 15:43:13 +01:00
main.rs use anyhow::bail 2020-10-25 23:57:26 +01: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 Rename branch (#334) 2020-10-17 09:00:34 +02:00
spinner.rs more fancy spinner, cleanup tabs 2020-07-04 12:55:40 +02:00
strings.rs feat: support https push (#353) 2020-10-25 10:50:20 +01:00
version.rs docs 2020-04-12 14:24:21 +02:00