gitui/src
Jakub Jirutka fa7cd37ca7 Make gh-emoji optional
gh-emoji crate includes *images* of GitHub's emoji - this is quite a big
dependency. It increases the binary size by 1 MiB; that's +25 % when
building v0.18.0 on Alpine Linux with build flags to optimize size.
I consider it an unnecessary bloat that should be optional.
2021-11-10 18:07:48 +01:00
..
components Make gh-emoji optional 2021-11-10 18:07:48 +01:00
tabs honor options in stage_all command (see #933) 2021-10-23 15:34:49 +02:00
ui Add highlighting for matches in fuzzy finder (#947) 2021-10-15 17:23:57 +02:00
app.rs branch deletion better distinguish local vs remote 2021-10-13 11:55:21 +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 branch deletion better distinguish local vs remote 2021-10-13 11:55:21 +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