Restore default select of first tag in range dialog
commitb672826c12bde2a2b5f897c38076725092959252
authorMarco Costalba <mcostalba@gmail.com>
Wed, 2 Jan 2008 10:56:39 +0000 (2 11:56 +0100)
committerMarco Costalba <mcostalba@gmail.com>
Wed, 2 Jan 2008 10:56:39 +0000 (2 11:56 +0100)
treedad57c3c62df3f5d37e26d341ff8b2b0576236af
parenta8907e129485eda0733c9963db7acef370dbb0c0
Restore default select of first tag in range dialog

In range dialog select the first tag that is not also
the current HEAD.

After the last patches the default become the first branch,
but this is 99% of cases unuseful because it is the
same of HEAD.

So user ends up almost always tweaking the range dialog
defaults before opening the repository.

With this patch default values are restored to more
sensible ones.

Signed-off-by: Marco Costalba <mcostalba@gmail.com>
src/rangeselectimpl.cpp