hgbook
view it/examples/tour.log-r.it @ 976:713f0f69029a
merge with Italian, and very (few) work on ch03
author | Romain PELISSE <belaran@gmail.com> |
---|---|
date | Fri Sep 04 16:33:35 2009 +0200 (2009-09-04) |
parents | |
children | 719b03ea27c8 |
line source
1 <!-- BEGIN tour.log-r -->
2 <screen><prompt>$</prompt> <userinput>hg log -r 3</userinput>
3 changeset: 3:0272e0d5a517
4 utente: Bryan O'Sullivan <bos@serpentine.com>
5 data: Sat Aug 16 22:08:02 2008 +0200
6 sommario: Induce make a generare l'eseguibile finale dal file .o.
8 <prompt>$</prompt> <userinput>hg log -r 0272e0d5a517</userinput>
9 changeset: 3:0272e0d5a517
10 utente: Bryan O'Sullivan <bos@serpentine.com>
11 data: Sat Aug 16 22:08:02 2008 +0200
12 sommario: Induce make a generare l'eseguibile finale dal file .o.
14 <prompt>$</prompt> <userinput>hg log -r 1 -r 4</userinput>
15 changeset: 1:82e55d328c8c
16 utente: mpm@selenic.com
17 data: Fri Aug 26 01:21:28 2005 -0700
18 sommario: Crea un makefile.
20 changeset: 4:2278160e78d4
21 etichetta: tip
22 utente: Bryan O'Sullivan <bos@serpentine.com>
23 data: Sat Aug 16 22:16:53 2008 +0200
24 sommario: Aggiusta i commenti.
26 </screen>
27 <!-- END tour.log-r -->