From 12e58fd8619b0e98d3dca31a7c87ce123252cbe2 Mon Sep 17 00:00:00 2001 From: Stephan Dilly Date: Fri, 20 Mar 2020 17:39:39 +0100 Subject: [PATCH] todos --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index dbbbd58f..bdb1b22e 100644 --- a/README.md +++ b/README.md @@ -37,6 +37,8 @@ gitui * [x] inspect diffs * [x] commit * [x] [input polling in thread](assets/perf_compare.jpg) +* [ ] debug log view +* [ ] only ask git when necessary. maybe in a worker thread? * [ ] show content of new files * [ ] discard untracked files (remove) * [ ] use [notify](https://crates.io/crates/notify) to watch git