hgbook

view en/examples/results/tour.log-r.out @ 590:a2923aa93da9

Fix which files are included in the generated XML.
author Bryan O'Sullivan <bos@serpentine.com>
date Thu Mar 26 20:24:44 2009 -0700 (2009-03-26)
parents 44d1363234d2
children 4432ad34b8e5
line source
1 <screen><prompt>$</prompt> <userinput>hg log -r 3</userinput>
2 changeset:
3 user: Bryan O'Sullivan &lt;bos@serpentine.com&gt;
5 summary: Get make to generate the final binary from a .o file.
7 <prompt>$</prompt> <userinput>hg log -r </userinput>
8 changeset:
9 user: Bryan O'Sullivan &lt;bos@serpentine.com&gt;
11 summary: Get make to generate the final binary from a .o file.
13 <prompt>$</prompt> <userinput>hg log -r 1 -r 4</userinput>
14 changeset:
15 user: mpm@selenic.com
17 summary: Create a makefile
19 changeset:
20 tag: tip
21 user: Bryan O'Sullivan &lt;bos@serpentine.com&gt;
23 summary: Trim comments.
25 </screen>