Mercurial > evolve
comparison tests/test-evolve.t @ 2416:23c0bef0b5d4
obshistory: rename the command to "olog"
The command start to look good enough to be handed out to user. We replace the
old and useless "olog" alias in favor of the new command.
author | Pierre-Yves David <pierre-yves.david@octobus.net> |
---|---|
date | Thu, 18 May 2017 18:18:01 +0200 |
parents | a36a8c6a09ac |
children | 0751c8f6005d |
comparison
equal
deleted
inserted
replaced
2415:89a5dabbb43d | 2416:23c0bef0b5d4 |
---|---|
767 $ hg debugrebuildstate | 767 $ hg debugrebuildstate |
768 $ hg st | 768 $ hg st |
769 | 769 |
770 Test olog | 770 Test olog |
771 | 771 |
772 $ hg olog | 772 $ hg olog | head -n 13 # hg touch makes the output unstable (fix it with devel option for more stable touch) |
773 4 : add 4 - test | 773 @ d26d339c513f (12) add 4 |
774 11 : add 3 - test | 774 |\ |
775 x | af636757ce3b (11) add 3 | |
776 |\ \ rewritten by test (*) as d26d339c513f (glob) | |
777 | | | | |
778 | \ \ | |
779 | |\ \ | |
780 | | | x ce341209337f (4) add 4 | |
781 | | | rewritten by test (*) as d26d339c513f (glob) | |
782 | | | | |
783 x | | 0b9e50c35132 (5) add 3 | |
784 | | | rewritten by test (*) as af636757ce3b (glob) | |
785 | | | | |
775 | 786 |
776 Test obsstore stat | 787 Test obsstore stat |
777 | 788 |
778 $ hg debugobsstorestat | 789 $ hg debugobsstorestat |
779 markers total: 10 | 790 markers total: 10 |