main: add ability to quickly switch to another repository
commitcad8dbba5835cb3023665bb5470432772d670ebf
authorDavid Aguilar <davvid@gmail.com>
Sun, 5 Jan 2014 09:21:35 +0000 (5 01:21 -0800)
committerDavid Aguilar <davvid@gmail.com>
Sun, 5 Jan 2014 09:21:35 +0000 (5 01:21 -0800)
tree86c81e2e14d9faa5cfac578a129228e6d31f5b38
parent2d1447efd9ac861320be5aac3b8a76210b3f5597
main: add ability to quickly switch to another repository

The "Open" and "Open Recent" actions now switch the current GUI to that
repository in-place.  Additional menu entries were added to allow
opening repositories in a new window.

Signed-off-by: David Aguilar <davvid@gmail.com>
cola/cmds.py
cola/guicmds.py
cola/widgets/main.py