annotate en/examples/template.svnstyle.result.out @ 167:e67251ac336f
Small portability change. "grep -P" doesn't work on Debian.
author |
Bryan O'Sullivan <bos@serpentine.com> |
date |
Tue Mar 27 01:15:34 2007 -0500 (2007-03-27) |
parents |
|
children |
5ffee9123bbf |
rev |
line source |
bos@144
|
1 $ \textbf{hg log -r1 --style svn.style}
|
bos@144
|
2 ------------------------------------------------------------------------
|
bos@144
|
3
|
bos@144
|
4 r1 | bos
|
bos@144
|
5
|
bos@144
|
6 added line to end of <<hello>> file.
|
bos@144
|
7
|
bos@144
|
8 in addition, added a file with the helpful name (at least i hope that some
|
bos@144
|
9 might consider it so) of goodbye.
|
bos@144
|
10
|
bos@144
|
11 ------------------------------------------------------------------------
|