models: Add a BrowserModel for use by the repobrowser
commit04e1db4b94a9e17ee70e1f70d9e4e500e24bb410
authorDavid Aguilar <davvid@gmail.com>
Thu, 19 Nov 2009 10:09:03 +0000 (19 02:09 -0800)
committerDavid Aguilar <davvid@gmail.com>
Thu, 19 Nov 2009 10:09:49 +0000 (19 02:09 -0800)
tree301c3b0ca495a9ca8b51ef6820c9ee4621d754c3
parent00f48f852e2cadadc0bd018323d9590db45e55da
models: Add a BrowserModel for use by the repobrowser

This factors out the data used by the repobrowser.
This should allow us to slim down the main model even further.

Signed-off-by: David Aguilar <davvid@gmail.com>
cola/gitcmds.py
cola/models/browser.py [new file with mode: 0644]