hgbook

annotate en/examples/tag.log.out @ 230:f83281da4122

Add new commands for commands and options provided by extensions.
Should improve indexing a bit.
author Bryan O'Sullivan <bos@serpentine.com>
date Sun May 27 09:39:27 2007 -0700 (2007-05-27)
parents
children
rev   line source
bos@196 1 $ \textbf{hg log}
bos@196 2 changeset:
bos@196 3 tag: tip
bos@196 4 user: Bryan O'Sullivan <bos@serpentine.com>
bos@196 5
bos@196 6 summary: Added tag v1.0 for changeset
bos@196 7
bos@196 8 changeset:
bos@196 9 tag: v1.0
bos@196 10 user: Bryan O'Sullivan <bos@serpentine.com>
bos@196 11
bos@196 12 summary: Initial commit
bos@196 13