add verbose output to compact template style
authorAlexander Solovyov <piranha@piranha.org.ua>
Mon, 11 May 2009 13:03:34 +0300
changeset 8342 b24290c72a1d
parent 8341 493d23d923ea
child 8343 6fbbb90261b1
add verbose output to compact template style
templates/map-cmdline.compact
tests/test-command-template.out
--- a/templates/map-cmdline.compact	Sat May 09 15:08:46 2009 -0400
+++ b/templates/map-cmdline.compact	Mon May 11 13:03:34 2009 +0300
@@ -1,5 +1,6 @@
 changeset = '{rev}{tags}{parents}   {node|short}   {date|isodate}   {author|user}\n  {desc|firstline|strip}\n\n'
 changeset_quiet = '{rev}:{node|short}\n'
+changeset_verbose = '{rev}{tags}{parents}   {node|short}   {date|isodate}   {author}\n  {desc|strip}\n\n'
 start_tags = '['
 tag = '{tag},'
 last_tag = '{tag}]'
--- a/tests/test-command-template.out	Sat May 09 15:08:46 2009 -0400
+++ b/tests/test-command-template.out	Mon May 11 13:03:34 2009 +0300
@@ -38,7 +38,7 @@
 8[tip]   946e2bd9c565   2020-01-01 10:01 +0000   test
   third
 
-7:-1   29114dbae42b   1970-01-12 13:46 +0000   user
+7:-1   29114dbae42b   1970-01-12 13:46 +0000   User Name <user@hostname>
   second
 
 6:5,4   c7b487c6c50e   1970-01-18 08:40 +0000   person
@@ -53,19 +53,23 @@
 3   10e46f2dcbf4   1970-01-16 01:06 +0000   person
   no user, no domain
 
-2   97054abb4ab8   1970-01-14 21:20 +0000   other
+2   97054abb4ab8   1970-01-14 21:20 +0000   other@place
   no person
 
-1   b608e9d1a3f0   1970-01-13 17:33 +0000   other
+1   b608e9d1a3f0   1970-01-13 17:33 +0000   A. N. Other <other@place>
   other 1
+other 2
 
-0   1e4e1b8f71e0   1970-01-12 13:46 +0000   user
+other 3
+
+0   1e4e1b8f71e0   1970-01-12 13:46 +0000   User Name <user@hostname>
   line 1
+line 2
 
 8[tip]:7,-1   946e2bd9c565   2020-01-01 10:01 +0000   test
   third
 
-7:-1,-1   29114dbae42b   1970-01-12 13:46 +0000   user
+7:-1,-1   29114dbae42b   1970-01-12 13:46 +0000   User Name <user@hostname>
   second
 
 6:5,4   c7b487c6c50e   1970-01-18 08:40 +0000   person
@@ -80,14 +84,18 @@
 3:2,-1   10e46f2dcbf4   1970-01-16 01:06 +0000   person
   no user, no domain
 
-2:1,-1   97054abb4ab8   1970-01-14 21:20 +0000   other
+2:1,-1   97054abb4ab8   1970-01-14 21:20 +0000   other@place
   no person
 
-1:0,-1   b608e9d1a3f0   1970-01-13 17:33 +0000   other
+1:0,-1   b608e9d1a3f0   1970-01-13 17:33 +0000   A. N. Other <other@place>
   other 1
+other 2
 
-0:-1,-1   1e4e1b8f71e0   1970-01-12 13:46 +0000   user
+other 3
+
+0:-1,-1   1e4e1b8f71e0   1970-01-12 13:46 +0000   User Name <user@hostname>
   line 1
+line 2
 
 # error if style not readable
 abort: Permission denied: ./q