hgbook

diff en/examples/tour.log.range.out @ 286:f992b16d18a1

hg-interdiff: handle single-file diffs
author Nicholas Riley <njriley@uiuc.edu>
date Sun Jan 13 08:16:21 2008 -0800 (2008-01-13)
parents
children
line diff
     1.1 --- /dev/null	Thu Jan 01 00:00:00 1970 +0000
     1.2 +++ b/en/examples/tour.log.range.out	Sun Jan 13 08:16:21 2008 -0800
     1.3 @@ -0,0 +1,17 @@
     1.4 +$ \textbf{hg log -r 2:4}
     1.5 +changeset:   
     1.6 +user:        Bryan O'Sullivan <bos@serpentine.com>
     1.7 +
     1.8 +summary:     Introduce a typo into hello.c.
     1.9 +
    1.10 +changeset:   
    1.11 +user:        Bryan O'Sullivan <bos@serpentine.com>
    1.12 +
    1.13 +summary:     Get make to generate the final binary from a .o file.
    1.14 +
    1.15 +changeset:   
    1.16 +tag:         tip
    1.17 +user:        Bryan O'Sullivan <bos@serpentine.com>
    1.18 +
    1.19 +summary:     Trim comments.
    1.20 +