hgbook

view it/examples/template.simple.changelog.it @ 999:a6b81cd31cfd

adding complete.xml - which generated but Bryan did add it also - as I have absolutly no personnality I do as he does
author Romain PELISSE <belaran@gmail.com>
date Sat Sep 12 20:53:36 2009 +0200 (2009-09-12)
parents 713f0f69029a 7252e7b7f07d
children
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 -->