1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16
|
Unfinished, not working, not implemented, things to do:
* when commit is interrupted, staging isn't always restored
* staging/unstaging:
- needs to select the correct base to apply patches
to (partly implemented)
- needs to actually stage changes (not implemented)
- needs to leave the working directory in the correct
state (partly implemented, needs testing)
* scrolling with PgUp/PgDn leads to an incorrect display
state sometimes (upstream issue?)
* reduce the upstream delta
|