hgbook

view it/examples/template.simple.changelog.it @ 1114:527b86d55d4a

inotify: update installation information

inotify is shipped in Mercurial since 1.0, which greatly simplifies the installation process
author Nicolas Dumazet <nicdumz.commits@gmail.com>
date Sun Dec 13 16:35:56 2009 +0900 (2009-12-13)
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 -->