gitui/src/components
Stephan Dilly 9a93bfe8d8 some fun
2021-04-25 14:58:56 +02:00
..
commit_details Fix 663 msg scroll (#669) 2021-04-25 14:09:53 +02:00
utils Add blame view 2021-04-21 15:03:37 +02:00
blame_file.rs some fun 2021-04-25 14:58:56 +02:00
branchlist.rs fix empty branch list enter key still accepted and panics 2021-04-14 22:08:36 +02:00
changes.rs fix clippy on nightly 2020-12-22 10:17:14 +01:00
command.rs Bump tui: 0.9 -> 0.12 (#289) 2020-10-08 09:56:36 +02:00
commit.rs clear commit msg after doing a commit 2021-02-24 10:21:10 +01:00
commitlist.rs Add blame view 2021-04-21 15:03:37 +02:00
create_branch.rs more clippy fixes 2021-02-23 11:33:24 +01:00
cred.rs fix nightly clippy 2021-03-15 11:11:20 +01:00
diff.rs more linting (#647) 2021-04-17 23:17:19 +02:00
externaleditor.rs Fix style (#454) 2020-12-20 17:07:32 +01:00
filetree.rs give blame a more apropriate place in command list 2021-04-24 15:40:16 +02:00
help.rs fix branch list and cmd bar panicing on small terminal sizes (#369) 2020-10-25 23:48:50 +01:00
inspect_commit.rs support left arrow to go back grom commit details (closes #418) 2021-02-24 22:12:23 +01:00
mod.rs add todo 2021-04-24 15:52:21 +02:00
msg.rs adding pre-commit hook (#386) 2020-11-01 01:06:48 +01:00
pull.rs Fix 624 pull offline (#625) 2021-04-07 10:57:03 +02:00
push.rs use branches upstream remote if it is already tracked (#598) 2021-03-20 18:47:53 +01:00
push_tags.rs Fix 586 deadlock pull creds (#587) 2021-03-13 20:31:32 +01:00
rename_branch.rs support showing char count (closes #466) 2020-12-27 14:11:19 +01:00
reset.rs Add pop stash command on Staches tab 2021-04-11 13:17:26 +02:00
stashmsg.rs support showing char count (closes #466) 2020-12-27 14:11:19 +01:00
tag_commit.rs support showing char count (closes #466) 2020-12-27 14:11:19 +01:00
textinput.rs show branchname in commit mssage box (closes #529) 2021-02-23 16:50:36 +01:00