gitui/src/components
Stephan Dilly 42a792d5b3 warning if first line of commit msg is too long
right now the limit is hardcoded to 50 in accordance to official git best practices

this closes #478
2021-04-30 15:21:45 +02:00
..
commit_details introduce EventState enum (#666) 2021-04-26 11:33:45 +02:00
utils Add blame view 2021-04-21 15:03:37 +02:00
blame_file.rs introduce EventState enum (#666) 2021-04-26 11:33:45 +02:00
branchlist.rs fix branchlist scrollbr 2021-04-27 15:03:43 +02:00
changes.rs introduce EventState enum (#666) 2021-04-26 11:33:45 +02:00
command.rs Bump tui: 0.9 -> 0.12 (#289) 2020-10-08 09:56:36 +02:00
commit.rs warning if first line of commit msg is too long 2021-04-30 15:21:45 +02:00
commitlist.rs introduce EventState enum (#666) 2021-04-26 11:33:45 +02:00
create_branch.rs introduce EventState enum (#666) 2021-04-26 11:33:45 +02:00
cred.rs introduce EventState enum (#666) 2021-04-26 11:33:45 +02:00
diff.rs fix branchlist scrollbr 2021-04-27 15:03:43 +02:00
externaleditor.rs introduce EventState enum (#666) 2021-04-26 11:33:45 +02:00
filetree.rs introduce EventState enum (#666) 2021-04-26 11:33:45 +02:00
help.rs introduce EventState enum (#666) 2021-04-26 11:33:45 +02:00
inspect_commit.rs introduce EventState enum (#666) 2021-04-26 11:33:45 +02:00
mod.rs introduce EventState enum (#666) 2021-04-26 11:33:45 +02:00
msg.rs introduce EventState enum (#666) 2021-04-26 11:33:45 +02:00
pull.rs introduce EventState enum (#666) 2021-04-26 11:33:45 +02:00
push.rs introduce EventState enum (#666) 2021-04-26 11:33:45 +02:00
push_tags.rs introduce EventState enum (#666) 2021-04-26 11:33:45 +02:00
rename_branch.rs introduce EventState enum (#666) 2021-04-26 11:33:45 +02:00
reset.rs introduce EventState enum (#666) 2021-04-26 11:33:45 +02:00
stashmsg.rs introduce EventState enum (#666) 2021-04-26 11:33:45 +02:00
tag_commit.rs introduce EventState enum (#666) 2021-04-26 11:33:45 +02:00
textinput.rs introduce EventState enum (#666) 2021-04-26 11:33:45 +02:00