usability: Allow un/staging all by right-clicking on top-level items
commit901a8a2a57d8baa11a6a5e399d50364a20fb5795
authorDavid Aguilar <davvid@gmail.com>
Tue, 27 Jul 2010 11:24:32 +0000 (27 04:24 -0700)
committerDavid Aguilar <davvid@gmail.com>
Tue, 27 Jul 2010 11:24:32 +0000 (27 04:24 -0700)
treee1c44917cdb4126063e770d3e364f67b826f71e4
parent995877a653c682a8cf6262bcf45f288adca56c3c
usability: Allow un/staging all by right-clicking on top-level items

We can now stage or unstage all files by right-clicking on the
'Staged' or 'Unstaged' icons.

Closes #57

Suggested-by: Shish Moom <webmaster@shishnet.org> via github
Signed-off-by: David Aguilar <davvid@gmail.com>
cola/models/main.py
cola/views/status.py