bd040f01ea38

Add the author to glog output.
[view raw] [browse files]
author Steve Losh <steve@stevelosh.com>
date Sun, 04 Oct 2009 11:27:14 -0400
parents ccad802be92d
children 8878d2c097c4
branches/tags (none)
files .hgrc

Changes

--- a/.hgrc	Thu Oct 01 19:49:10 2009 -0400
+++ b/.hgrc	Sun Oct 04 11:27:14 2009 -0400
@@ -72,7 +72,7 @@
 track.current = True
 
 [defaults]
-glog = -l7 --template 'changeset:   {rev}:{node|short} \033[33;40m{tags}\033[37;40m \033[35;40m{branches}\033[37;40m\nsummary:     {desc|firstline|fill68|tabindent|tabindent}\n\n'
+glog = -l7 --template 'changeset:   {rev}:{node|short} \033[1;30;40m{author|person}\033[0;37;40m \033[33;40m{tags}\033[37;40m \033[35;40m{branches}\033[37;40m\nsummary:     {desc|firstline|fill68|tabindent|tabindent}\n\n'
 diff   = --color always
 status = --color always
 serve  = --style=gitweb