gitui/src/components
Alessandro Menezes 6ae5b5e2b2
Add specific key bindings to stage / unstage items (#930)
* Add specific key bindings to stage / unstage items

Feature requested by Issue #909.

* Updating Help popup with stage / unstage keys

* Merging staging and unstaging into a single `stage_unstage_item` key

* Add/remove hunk now use the `stage_unstage_item` key
2021-10-10 02:58:21 +02:00
..
commit_details nightly clippy fixes 2021-09-10 11:19:32 +02:00
utils some more immutable string optimizations 2021-08-27 09:40:45 +02:00
blame_file.rs Fixing the CI Pipeline 2021-10-10 02:57:45 +02:00
branchlist.rs Fixing the CI Pipeline 2021-10-10 02:57:45 +02:00
changes.rs Add specific key bindings to stage / unstage items (#930) 2021-10-10 02:58:21 +02:00
command.rs cargo fmt: use hardtabs 2021-08-17 14:24:25 +02:00
commit.rs Use git_message_prettify (#924) 2021-09-30 23:20:43 +02:00
commitlist.rs nightly clippy fixes 2021-09-10 11:19:32 +02:00
compare_commits.rs Fixing the CI Pipeline 2021-10-10 02:57:45 +02:00
create_branch.rs &str instead of weird &String 2021-09-02 19:19:09 +02:00
cred.rs &str instead of weird &String 2021-09-02 19:19:09 +02:00
diff.rs Add specific key bindings to stage / unstage items (#930) 2021-10-10 02:58:21 +02:00
externaleditor.rs clippy fixes 2021-09-30 23:30:54 +02:00
file_find_popup.rs More fuzzy finder (#892) 2021-09-04 23:56:34 +02:00
filetree.rs cargo fmt: use hardtabs 2021-08-17 14:24:25 +02:00
help.rs cargo fmt: use hardtabs 2021-08-17 14:24:25 +02:00
inspect_commit.rs Fixing the CI Pipeline 2021-10-10 02:57:45 +02:00
mod.rs rename 2021-09-04 13:28:23 +02:00
msg.rs cargo fmt: use hardtabs 2021-08-17 14:24:25 +02:00
options_popup.rs cargo fmt 2021-09-25 15:51:33 +02:00
pull.rs Fixing the CI Pipeline 2021-10-10 02:57:45 +02:00
push.rs Fixing the CI Pipeline 2021-10-10 02:57:45 +02:00
push_tags.rs Fixing the CI Pipeline 2021-10-10 02:57:45 +02:00
rename_branch.rs &str instead of weird &String 2021-09-02 19:19:09 +02:00
reset.rs allow rebase with conflicts (#897) 2021-09-29 18:55:47 +02:00
revision_files.rs More fuzzy finder (#892) 2021-09-04 23:56:34 +02:00
revision_files_popup.rs More fuzzy finder (#892) 2021-09-04 23:56:34 +02:00
stashmsg.rs &str instead of weird &String 2021-09-02 19:19:09 +02:00
syntax_text.rs find files via fuzzy finder (#890) 2021-09-04 10:50:03 +02:00
tag_commit.rs cargo fmt: use hardtabs 2021-08-17 14:24:25 +02:00
taglist.rs nightly clippy fixes 2021-09-10 11:19:32 +02:00
textinput.rs find files via fuzzy finder (#890) 2021-09-04 10:50:03 +02:00