Allow launching multiple copies of the repo browser
commit0dfbfcc6714665802a7489180e97c8c440349880
authorDavid Aguilar <davvid@gmail.com>
Fri, 21 Dec 2007 10:06:56 +0000 (21 02:06 -0800)
committerDavid Aguilar <davvid@gmail.com>
Fri, 21 Dec 2007 10:06:56 +0000 (21 02:06 -0800)
tree032984d3231209ad512d5b078b4ec776bfe487bc
parentfa4b9d848deb969a52e3f0d84b345c49f0c14c7e
Allow launching multiple copies of the repo browser

Use a cloned model when browsing the repo browser.  This lets you several modeless repobrowsers, each viewing a different branch.

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