mirror of
https://github.com/extrawurst/gitui.git
synced 2024-12-27 02:53:50 +03:00
todos
This commit is contained in:
parent
c4b2c81227
commit
76fcdac063
@ -15,6 +15,7 @@ Over the last 2 years my go-to GUI tool for this was [fork](https://git-fork.com
|
|||||||
* [x] inspect diffs
|
* [x] inspect diffs
|
||||||
* [x] commit
|
* [x] commit
|
||||||
* [x] [input polling in thread](assets/perf_compare.jpg)
|
* [x] [input polling in thread](assets/perf_compare.jpg)
|
||||||
|
* [ ] highlight current file being diffed
|
||||||
* [ ] support non-root git folder wd
|
* [ ] support non-root git folder wd
|
||||||
* [ ] show content of new files
|
* [ ] show content of new files
|
||||||
* [ ] indicate file status (modified,added,removed)
|
* [ ] indicate file status (modified,added,removed)
|
||||||
@ -22,6 +23,7 @@ Over the last 2 years my go-to GUI tool for this was [fork](https://git-fork.com
|
|||||||
* [ ] use [notify](https://crates.io/crates/notify) to watch git
|
* [ ] use [notify](https://crates.io/crates/notify) to watch git
|
||||||
* [ ] log view
|
* [ ] log view
|
||||||
* [ ] stashing support
|
* [ ] stashing support
|
||||||
|
* [ ] (un)staging selected hunks
|
||||||
|
|
||||||
# resources (quick links)
|
# resources (quick links)
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user