-
Committer:
Vincent Ladeuil
-
Date:
2010-03-18 09:03:19 UTC
-
mto:
(5098.1.1 integration)
-
mto:
This revision was merged to the branch mainline in
revision
5099.
-
Revision ID:
v.ladeuil+lp@free.fr-20100318090319-6gx80gyitcngzz2k
Fix bug #519862.
* bzrlib/log.py:
(_generate_all_revisions): Don't check ancestry against None, all
revisions descend from it anyway.
* bzrlib/builtins.py:
(_get_revision_range): Horror ! Don't load the whole history to
end up with a None revspec anyway.