Mercurial > evolve
comparison tests/test-evolve.t @ 5123:900668a93629
obslog: use _successorsetverb() in regular obslog too
It was already used for obslog --filternonlocal.
author | Anton Shestakov <av6@dwimlabs.net> |
---|---|
date | Tue, 14 Jan 2020 20:20:13 +0700 |
parents | a66c9fc9c503 |
children | a7fb433faab6 4da1d21231ae |
comparison
equal
deleted
inserted
replaced
5122:e3ab6017a40a | 5123:900668a93629 |
---|---|
759 | 759 |
760 $ hg olog | head -n 10 # hg touch makes the output unstable (fix it with devel option for more stable touch) | 760 $ hg olog | head -n 10 # hg touch makes the output unstable (fix it with devel option for more stable touch) |
761 @ d26d339c513f (12) add 4 | 761 @ d26d339c513f (12) add 4 |
762 |\ | 762 |\ |
763 x | ce341209337f (4) add 4 | 763 x | ce341209337f (4) add 4 |
764 / rewritten(description, user, content) as d26d339c513f using fold by test (Thu Jan 01 00:00:00 1970 +0000) | 764 / folded(description, user, content) as d26d339c513f using fold by test (Thu Jan 01 00:00:00 1970 +0000) |
765 | | 765 | |
766 x cf0c3904643c (11) add 3 | 766 x cf0c3904643c (11) add 3 |
767 |\ rewritten(description, user, parent, content) as d26d339c513f using fold by test (Thu Jan 01 00:00:00 1970 +0000) | 767 |\ folded(description, user, parent, content) as d26d339c513f using fold by test (Thu Jan 01 00:00:00 1970 +0000) |
768 | | | 768 | | |
769 | \ | 769 | \ |
770 | |\ | 770 | |\ |
771 | 771 |
772 Test obsstore stat | 772 Test obsstore stat |