hgbook

view en/examples/tour.log.range.out @ 144:006bbad1f190

Add expected output files.
This makes it possible to spot changes in Mercurial's output and
behaviour over time.
author Bryan O'Sullivan <bos@serpentine.com>
date Tue Mar 06 21:44:56 2007 -0800 (2007-03-06)
parents
children
line source
1 $ \textbf{hg log -r 2:4}
2 changeset:
3 user: Bryan O'Sullivan <bos@serpentine.com>
5 summary: Introduce a typo into hello.c.
7 changeset:
8 user: Bryan O'Sullivan <bos@serpentine.com>
10 summary: Get make to generate the final binary from a .o file.
12 changeset:
13 tag: tip
14 user: Bryan O'Sullivan <bos@serpentine.com>
16 summary: Trim comments.