hgbook

diff en/examples/tour.log.out @ 285:814698eebbaf

fixed a typo and formatted the notify hook configuration example nicer.
author Timo Paulssen <timonator@perpetuum-immobile.de>
date Fri Jan 04 22:09:00 2008 +0100 (2008-01-04)
parents
children
line diff
     1.1 --- /dev/null	Thu Jan 01 00:00:00 1970 +0000
     1.2 +++ b/en/examples/tour.log.out	Fri Jan 04 22:09:00 2008 +0100
     1.3 @@ -0,0 +1,27 @@
     1.4 +$ \textbf{hg log}
     1.5 +changeset:   
     1.6 +tag:         tip
     1.7 +user:        Bryan O'Sullivan <bos@serpentine.com>
     1.8 +
     1.9 +summary:     Trim comments.
    1.10 +
    1.11 +changeset:   
    1.12 +user:        Bryan O'Sullivan <bos@serpentine.com>
    1.13 +
    1.14 +summary:     Get make to generate the final binary from a .o file.
    1.15 +
    1.16 +changeset:   
    1.17 +user:        Bryan O'Sullivan <bos@serpentine.com>
    1.18 +
    1.19 +summary:     Introduce a typo into hello.c.
    1.20 +
    1.21 +changeset:   
    1.22 +user:        mpm@selenic.com
    1.23 +
    1.24 +summary:     Create a makefile
    1.25 +
    1.26 +changeset:   
    1.27 +user:        mpm@selenic.com
    1.28 +
    1.29 +summary:     Create a standard "hello, world" program
    1.30 +