Mercurial > hg
comparison mercurial/win32.py @ 19094:fc1b77db123f stable
hgweb: handle filtered "0" rev in navigation
Before this changeset, navigation generation crashed if revision "0" was
filtered. We introduce a `_first` methods on revision navigation that return the
lowest unfiltered element and use it in two place were the "0" changeset was
explicitly referenced.
Test case are introduced.
author | Pierre-Yves David <pierre-yves.david@logilab.fr> |
---|---|
date | Tue, 30 Apr 2013 13:53:49 +0200 |
parents | 2f6418d8a4c9 |
children | 1b329f8c7b24 |
comparison
equal
deleted
inserted
replaced
19093:6f27efc7db23 | 19094:fc1b77db123f |
---|