gitui/src/components
2024-02-18 10:24:18 +01:00
..
commit_details fix sorting of commits in diff view (#1747) 2024-02-12 20:33:46 +01:00
utils fix nighyly clippy 2023-11-02 07:50:41 +01:00
blame_file.rs (refactor) shorten component creation by grouping common items in an Environment 2024-02-12 12:55:10 +01:00
branchlist.rs (refactor) shorten component creation by grouping common items in an Environment 2024-02-12 12:55:10 +01:00
changes.rs updates and fixes 2024-02-12 12:55:10 +01:00
command.rs commit log filtering (#1800) 2023-08-18 17:19:18 +02:00
commit.rs tui textarea (#2051) 2024-02-18 10:24:18 +01:00
commitlist.rs (refactor) shorten component creation by grouping common items in an Environment 2024-02-12 12:55:10 +01:00
compare_commits.rs fix sorting of commits in diff view (#1747) 2024-02-12 20:33:46 +01:00
create_branch.rs fix all places of single line textinput 2024-02-15 21:47:03 +01:00
cred.rs (refactor) shorten component creation by grouping common items in an Environment 2024-02-12 12:55:10 +01:00
diff.rs (refactor) shorten component creation by grouping common items in an Environment 2024-02-12 12:55:10 +01:00
externaleditor.rs (refactor) shorten component creation by grouping common items in an Environment 2024-02-12 12:55:10 +01:00
fetch.rs (refactor) shorten component creation by grouping common items in an Environment 2024-02-12 12:55:10 +01:00
file_revlog.rs (refactor) shorten component creation by grouping common items in an Environment 2024-02-12 12:55:10 +01:00
fuzzy_find_popup.rs fix all places of single line textinput 2024-02-15 21:47:03 +01:00
help.rs (refactor) shorten component creation by grouping common items in an Environment 2024-02-12 12:55:10 +01:00
inspect_commit.rs (refactor) shorten component creation by grouping common items in an Environment 2024-02-12 12:55:10 +01:00
log_search_popup.rs fix all places of single line textinput 2024-02-15 21:47:03 +01:00
mod.rs commit log filtering (#1800) 2023-08-18 17:19:18 +02:00
msg.rs (refactor) shorten component creation by grouping common items in an Environment 2024-02-12 12:55:10 +01:00
options_popup.rs (refactor) shorten component creation by grouping common items in an Environment 2024-02-12 12:55:10 +01:00
pull.rs (refactor) shorten component creation by grouping common items in an Environment 2024-02-12 12:55:10 +01:00
push.rs (refactor) shorten component creation by grouping common items in an Environment 2024-02-12 12:55:10 +01:00
push_tags.rs (refactor) shorten component creation by grouping common items in an Environment 2024-02-12 12:55:10 +01:00
rename_branch.rs fix all places of single line textinput 2024-02-15 21:47:03 +01:00
reset.rs (refactor) shorten component creation by grouping common items in an Environment 2024-02-12 12:55:10 +01:00
reset_popup.rs (refactor) shorten component creation by grouping common items in an Environment 2024-02-12 12:55:10 +01:00
revision_files.rs (refactor) shorten component creation by grouping common items in an Environment 2024-02-12 12:55:10 +01:00
revision_files_popup.rs (refactor) shorten component creation by grouping common items in an Environment 2024-02-12 12:55:10 +01:00
stashmsg.rs fix all places of single line textinput 2024-02-15 21:47:03 +01:00
status_tree.rs updates and fixes 2024-02-12 12:55:10 +01:00
submodules.rs (refactor) shorten component creation by grouping common items in an Environment 2024-02-12 12:55:10 +01:00
syntax_text.rs (refactor) shorten component creation by grouping common items in an Environment 2024-02-12 12:55:10 +01:00
tag_commit.rs fix all places of single line textinput 2024-02-15 21:47:03 +01:00
taglist.rs (refactor) shorten component creation by grouping common items in an Environment 2024-02-12 12:55:10 +01:00
textinput.rs tui textarea (#2051) 2024-02-18 10:24:18 +01:00