mirror of
https://github.com/gitui-org/gitui
synced 2026-05-24 09:28:21 +00:00
This is a small change that makes it possible to reuse the logic in `AsyncLog` for the file history view. `AsyncLog` passes the filter to `FileLogWalker` unchanged. |
||
|---|---|---|
| .. | ||
| asyncjob | ||
| cached | ||
| sync | ||
| blame.rs | ||
| commit_files.rs | ||
| diff.rs | ||
| error.rs | ||
| fetch.rs | ||
| lib.rs | ||
| progress.rs | ||
| push.rs | ||
| push_tags.rs | ||
| remote_progress.rs | ||
| remote_tags.rs | ||
| revlog.rs | ||
| status.rs | ||
| tags.rs | ||