Updated TODO.
This commit is contained in:
parent
bc1836a7b1
commit
6089e3b9db
1 changed files with 3 additions and 2 deletions
5
magit.el
5
magit.el
|
@ -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.
|
||||
|
||||
|
|
Loading…
Reference in a new issue