gitui/asyncgit/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
..
asyncjob nightly clippy fix 2021-11-09 14:00:41 +01:00
cached support bare repos (#1028) 2021-12-05 00:35:45 +01:00
sync fix left arrow closing popup (#1121) 2022-01-31 20:56:59 +01:00
blame.rs fix left arrow closing popup (#1121) 2022-01-31 20:56:59 +01:00
commit_files.rs support bare repos (#1028) 2021-12-05 00:35:45 +01:00
diff.rs fix left arrow closing popup (#1121) 2022-01-31 20:56:59 +01:00
error.rs support hookspath (#1054) 2022-01-17 15:06:54 +01:00
fetch_job.rs support bare repos (#1028) 2021-12-05 00:35:45 +01:00
lib.rs Add popup for file history (#841) 2022-01-30 18:50:50 +01:00
progress.rs allow async jobs to set intermediate progress 2021-09-02 18:29:03 +02:00
pull.rs support bare repos (#1028) 2021-12-05 00:35:45 +01:00
push.rs support deleting tag on remote (#1079) 2022-01-16 22:56:39 +01:00
push_tags.rs support bare repos (#1028) 2021-12-05 00:35:45 +01:00
remote_progress.rs less unneeded sleep 2021-08-31 18:12:09 +02:00
remote_tags.rs support bare repos (#1028) 2021-12-05 00:35:45 +01:00
revlog.rs fix left arrow closing popup (#1121) 2022-01-31 20:56:59 +01:00
status.rs fix status fetch hanging on bare repos w/o worktree (#1032) 2021-12-08 22:00:55 +01:00
tags.rs support bare repos (#1028) 2021-12-05 00:35:45 +01:00