hgbook

annotate it/examples/template.simple.compact.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
rev   line source
Giulio@803 1 <!-- BEGIN template.simple.compact -->
Giulio@803 2 <screen><prompt>$</prompt> <userinput>hg log --style compact</userinput>
Giulio@803 3 3[tip] 1102dd469cfc 2009-06-05 15:51 +0000 bos
Giulio@803 4 Aggiunta etichetta v0.1 per il changeset a5ff5617a0be
Giulio@803 5
Giulio@803 6 2[v0.1] a5ff5617a0be 2009-06-05 15:51 +0000 bos
Giulio@803 7 Aggiunta etichetta miaetichetta per il changeset fb5e3583537a
Giulio@803 8
gpiancastelli@840 9 1[miaetichetta] fb5e3583537a 2009-06-05 15:51 +0000 bos
Giulio@803 10 Aggiunta una riga alla fine del file &lt;&lt;hello&gt;&gt;.
Giulio@803 11
Giulio@803 12 0 0afbebcdeafc 2009-06-05 15:51 +0000 bos
Giulio@803 13 Aggiunto file hello.
Giulio@803 14
Giulio@803 15 </screen>
Giulio@803 16 <!-- END template.simple.compact -->