Add a "Show Index" menu action
commit4c541ad1d70427cedc19416c8a49cc1ef453f822
authorDavid Aguilar <davvid@gmail.com>
Tue, 15 Jan 2008 12:42:30 +0000 (15 04:42 -0800)
committerDavid Aguilar <davvid@gmail.com>
Tue, 15 Jan 2008 12:42:30 +0000 (15 04:42 -0800)
tree1f587b184a55c2d74426dda1bf1337a5311bebf1
parent777588a38e033205840d8c30816ccfc3e9ade7af
Add a "Show Index" menu action

This action displays the current state of the index in the diff window.
Basically, a syntax-highlighted view of git diff --cached --unified=<n> --stat

Signed-off by: David Aguilar <davvid@gmail.com>
ugitlibs/controllers.py
ugitlibs/git.py
ugitlibs/models.py
ui/maingui.ui