Mercurial > hg
diff tests/test-cat.t @ 22825:0e8bb81b58b9
baseset: stop inheriting from built-in list class
The baseset is doing more and more smartset magic and using its list-like
property less and less. So we store the list of revisions in an explicit
attribute and stop inheriting.
This requires reimplementing some basic methods.
author | Pierre-Yves David <pierre-yves.david@fb.com> |
---|---|
date | Mon, 06 Oct 2014 11:03:30 -0700 |
parents | 50107a4b32e7 |
children | 82b82168d045 |