hgbook

view it/examples/template.simple.changelog.it @ 1056:880bc582a43d

cvs and performance translation refined
author zhaopingsun
date Tue Nov 10 20:09:09 2009 -0500 (2009-11-10)
parents 241859e47472
children 719b03ea27c8
line source
1 <!-- BEGIN template.simple.changelog -->
2 <screen><prompt>$</prompt> <userinput>hg log --style changelog</userinput>
3 2009-06-05 Bryan O'Sullivan &lt;bos@serpentine.com&gt;
5 * .hgtags:
6 Aggiunta etichetta v0.1 per il changeset a5ff5617a0be
7 [1102dd469cfc] [tip]
9 * .hgtags:
10 Aggiunta etichetta miaetichetta per il changeset fb5e3583537a
11 [a5ff5617a0be] [v0.1]
13 * goodbye, hello:
14 Aggiunta una riga alla fine del file &lt;&lt;hello&gt;&gt;.
16 In piĆ¹, aggiunto un file con il nome indicativo (almeno spero che qualcuno
17 possa considerarlo tale) di goodbye.
18 [fb5e3583537a] [miaetichetta]
20 * hello:
21 Aggiunto file hello.
22 [0afbebcdeafc]
24 </screen>
25 <!-- END template.simple.changelog -->