gitui/asyncgit/src
Christoph Rüßler 1a90fd365f Add scrolling to commit message in details
- Manually wrap commit message using `textwrap`

Closes #181
2020-08-08 19:42:02 +02:00
..
cached cache branchname lookup (closes #159) 2020-07-04 18:12:54 +02:00
sync Add scrolling to commit message in details 2020-08-08 19:42:02 +02:00
commit_files.rs fix problems with spawning too many async tasks underload (#196) 2020-07-18 13:57:08 +02:00
diff.rs fix problems with spawning too many async tasks underload (#196) 2020-07-18 13:57:08 +02:00
error.rs indicate what branch we are on (closes #115) 2020-06-12 22:37:53 +02:00
lib.rs upgrade to rust 1.45 and fix new clippy warnings 2020-07-17 11:54:12 +02:00
revlog.rs fix problems with spawning too many async tasks underload (#196) 2020-07-18 13:57:08 +02:00
status.rs fix problems with spawning too many async tasks underload (#196) 2020-07-18 13:57:08 +02:00
tags.rs fix problems with spawning too many async tasks underload (#196) 2020-07-18 13:57:08 +02:00