gitui/src
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
..
components Add specific key bindings to stage / unstage items (#930) 2021-10-10 02:58:21 +02:00
tabs Fixing the CI Pipeline 2021-10-10 02:57:45 +02:00
ui Fixing the CI Pipeline 2021-10-10 02:57:45 +02:00
app.rs allow rebase with conflicts (#897) 2021-09-29 18:55:47 +02:00
args.rs cargo fmt: use hardtabs 2021-08-17 14:24:25 +02:00
bug_report.rs cargo fmt: use hardtabs 2021-08-17 14:24:25 +02:00
clipboard.rs cargo fmt: use hardtabs 2021-08-17 14:24:25 +02:00
cmdbar.rs cargo fmt: use hardtabs 2021-08-17 14:24:25 +02:00
input.rs dont use process abort on input thread error (#823) 2021-08-22 00:25:04 +02:00
keys.rs Add specific key bindings to stage / unstage items (#930) 2021-10-10 02:58:21 +02:00
main.rs clippy fixes 2021-09-30 23:30:54 +02:00
notify_mutex.rs cargo fmt: use hardtabs 2021-08-17 14:24:25 +02:00
profiler.rs cargo fmt: use hardtabs 2021-08-17 14:24:25 +02:00
queue.rs allow rebase with conflicts (#897) 2021-09-29 18:55:47 +02:00
spinner.rs cargo fmt: use hardtabs 2021-08-17 14:24:25 +02:00
string_utils.rs find files via fuzzy finder (#890) 2021-09-04 10:50:03 +02:00
strings.rs Add specific key bindings to stage / unstage items (#930) 2021-10-10 02:58:21 +02:00
version.rs cargo fmt: use hardtabs 2021-08-17 14:24:25 +02:00