Add fine-grained patch/hunk selection
commit7b01aa042ec77d44322003e6b3c15557f26984b2
authorDavid Aguilar <davvid@gmail.com>
Thu, 27 Dec 2007 14:57:19 +0000 (27 06:57 -0800)
committerDavid Aguilar <davvid@gmail.com>
Thu, 27 Dec 2007 14:57:19 +0000 (27 06:57 -0800)
treed6178a614a9d4d26ff3cda2b2876206e482d5ccc
parent3117a54441636375059fcf65ce74d077f42a0529
Add fine-grained patch/hunk selection

With this integration, it is now possible to select sub-hunks in the diff gui.
It is now possible to select individual lines and stage those lines only.
To allow per-line selections use the "Stage/Unstage selected lines" context menus.

Signed-off by: David Aguilar <davvid@gmail.com>
TODO
ugitlibs/controllers.py
ugitlibs/utils.py