comparison tests/test-log.t @ 29814:cbf9984a7957

revset: support "follow(renamed.py, e22f4f3f06c3)" (issue5334) v2: fixes from review
author Gábor Stefanik <gabor.stefanik@nng.com>
date Thu, 18 Aug 2016 17:25:10 +0200
parents d7af9b4ae7dd
children 2963fba2d18a
comparison
equal deleted inserted replaced
29813:5f86818c95e5 29814:cbf9984a7957
715 parent: 0:67e992f2c4f3 715 parent: 0:67e992f2c4f3
716 user: test 716 user: test
717 date: Thu Jan 01 00:00:01 1970 +0000 717 date: Thu Jan 01 00:00:01 1970 +0000
718 summary: b2 718 summary: b2
719 719
720 log -r "follow('set:grep(b2)', 4)"
721
722 $ hg up -qC 0
723 $ hg log -r "follow('set:grep(b2)', 4)"
724 changeset: 4:ddb82e70d1a1
725 tag: tip
726 parent: 0:67e992f2c4f3
727 user: test
728 date: Thu Jan 01 00:00:01 1970 +0000
729 summary: b2
730
731 $ hg up -qC 4
732
720 log -f -r null 733 log -f -r null
721 734
722 $ hg log -f -r null 735 $ hg log -f -r null
723 changeset: -1:000000000000 736 changeset: -1:000000000000
724 user: 737 user: