hgbook
view it/examples/template.simple.changelog.it @ 910:5d10677c3dbd
Align the comments themselves and the comment form to the left.
author | dukebody <dukebody@gmail.com> |
---|---|
date | Mon Oct 26 21:50:49 2009 +0100 (2009-10-26) |
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 <bos@serpentine.com>
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 <<hello>>.
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 -->