gitui/src
Stephan Dilly 4f3ecfcd7c
fix left arrow closing popup (#1121)
* fix left arrow closing popup
* fix pageup/down being borked
* adhere to global diff options
* fix build for rust 1.50
* show revision count in header
* allow blaming any specific file revision
* show blame command
* allow opening history from blame
2022-01-31 20:56:59 +01:00
..
components fix left arrow closing popup (#1121) 2022-01-31 20:56:59 +01:00
keys Add popup for file history (#841) 2022-01-30 18:50:50 +01:00
tabs Fix 1104 performance regression (#1107) 2022-01-26 09:56:17 +01:00
ui allow config for key symbols (#997) 2021-11-20 18:44:04 +01:00
app.rs fix left arrow closing popup (#1121) 2022-01-31 20:56:59 +01:00
args.rs support bare repos (#1028) 2021-12-05 00:35:45 +01: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
main.rs support bare repos (#1028) 2021-12-05 00:35:45 +01: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 fix left arrow closing popup (#1121) 2022-01-31 20:56:59 +01:00
spinner.rs cargo fmt: use hardtabs 2021-08-17 14:24:25 +02:00
string_utils.rs fix status fetch hanging on bare repos w/o worktree (#1032) 2021-12-08 22:00:55 +01:00
strings.rs fix left arrow closing popup (#1121) 2022-01-31 20:56:59 +01:00
version.rs cargo fmt: use hardtabs 2021-08-17 14:24:25 +02:00