widget.recent: Default to showing changes since 1 commit ago
commit6059630cd7c75404bdaa29cf663894f71848a5b4
authorDavid Aguilar <davvid@gmail.com>
Sun, 18 Dec 2011 03:51:06 +0000 (17 19:51 -0800)
committerDavid Aguilar <davvid@gmail.com>
Sun, 18 Dec 2011 03:51:06 +0000 (17 19:51 -0800)
treec99d0d2550280a01690155a1ccc01900347f8a57
parentd706dfc4d82124234d3d9619c6b1cb84bb547ab5
widget.recent: Default to showing changes since 1 commit ago

Show the last commit when the repository is clean, which is a
better default behavior.  This is also simplifies how the
initial count value is passed to the update thread by passing it
to the constructor.

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