gitui/src/components
2021-05-24 02:15:52 +02:00
..
commit_details introduce EventState enum (#666) 2021-04-26 11:33:45 +02:00
utils cleanup some more expects 2021-05-09 20:39:26 +02:00
blame_file.rs introduce EventState enum (#666) 2021-04-26 11:33:45 +02:00
branchlist.rs update state after merge (#703) 2021-05-12 11:37:21 +02:00
changes.rs move focus after last file staged 2021-05-16 22:05:22 +02:00
command.rs Bump tui: 0.9 -> 0.12 (#289) 2020-10-08 09:56:36 +02:00
commit.rs move args stuff into separate file 2021-05-16 17:02:09 +02:00
commitlist.rs Fix 682 smarter times in log (#683) 2021-05-06 14:11:15 +02:00
create_branch.rs update branchlist after creating a branch (#702) 2021-05-12 11:37:08 +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 New file tree (#718) 2021-05-21 14:52:05 +02:00
help.rs introduce EventState enum (#666) 2021-04-26 11:33:45 +02:00
inspect_commit.rs file tree of a commit (#715) 2021-05-18 00:21:05 +02:00
mod.rs move syntax highlighting into compononent (see #725) 2021-05-23 12:19:38 +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 merging a branch (#696) 2021-05-09 22:53:12 +02:00
revision_files.rs optimize all async job related clones away (#725) 2021-05-24 02:15:52 +02:00
stashmsg.rs introduce EventState enum (#666) 2021-04-26 11:33:45 +02:00
syntax_text.rs optimize all async job related clones away (#725) 2021-05-24 02:15:52 +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