Updated TODO.

This commit is contained in:
Marius Vollmer 2008-09-10 23:43:17 +03:00
parent bc1836a7b1
commit 6089e3b9db

View file

@ -34,14 +34,15 @@
;;; TODO
;; - Recover lost performance from the section rewrite.
;; - Equivalent of interactive rebase
;; - rewrite finishing
;; - Handle renames.
;; - Visiting from staged hunks doesn't always work since the line
;; numbers don't refer to the working tree. Fix that somehow.
;; - 'C' is very unreliable and often makes a mess.
;; - Update commit details when using n and p with commits.
;; - Tags
;; - Equivalent of interactive rebase
;; - Recover lost performance from the section rewrite.
;; - Equivalent of git-wtf, http://git-wt-commit.rubyforge.org/#git-wtf
;; - 'Subsetting', only looking at a subset of all files.