gitui/src/components
Richard Menzies 594a1a936d
Turn popup functions into macros (#383)
* Make popup functions into macros
* update to master
* simplify

Co-authored-by: Stephan Dilly <dilly.stephan@gmail.com>
2021-05-27 22:02:09 +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 reorder 2021-05-27 09:39:50 +02:00
commitlist.rs Add popup for tags 2021-05-27 21:02:30 +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 Turn popup functions into macros (#383) 2021-05-27 22:02:09 +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 Add popup for tags 2021-05-27 21:02:30 +02:00
revision_files.rs support common nav for syntax view (closes #725) 2021-05-24 11:07:32 +02:00
stashmsg.rs introduce EventState enum (#666) 2021-04-26 11:33:45 +02:00
syntax_text.rs support common nav for syntax view (closes #725) 2021-05-24 11:07:32 +02:00
tag_commit.rs introduce EventState enum (#666) 2021-04-26 11:33:45 +02:00
taglist.rs Add popup for tags 2021-05-27 21:02:30 +02:00
textinput.rs cleanup 2021-05-25 14:43:20 +02:00