Mercurial > hg-stable
diff tests/test-command-template.out @ 3193:a6d0cd63068c
Make "hg log --style=changelog > changelog" work (issue338)
Style files in templates/ now take precedence over current directory.
This can be overridden with --style=./changelog if really neeeded.
Added test for issue338.
author | Thomas Arendsen Hein <thomas@intevation.de> |
---|---|
date | Fri, 29 Sep 2006 21:24:15 +0200 |
parents | e270cbd4aa20 |
children | 0600d326d96a |
line wrap: on
line diff
--- a/tests/test-command-template.out Fri Sep 29 19:43:07 2006 +0200 +++ b/tests/test-command-template.out Fri Sep 29 21:24:15 2006 +0200 @@ -76,6 +76,33 @@ 2 1 0 +# issue338 +1970-01-16 person <person> + + * c: + no user, no domain + [10e46f2dcbf4] [tip] + +1970-01-14 other <other@place> + + * c: + no person + [97054abb4ab8] + +1970-01-13 A. N. Other <other@place> + + * b: + other 1 other 2 + + other 3 + [b608e9d1a3f0] + +1970-01-12 User Name <user@hostname> + + * a: + line 1 line 2 + [1e4e1b8f71e0] + # keys work author: person author: other@place