9a7470f41c21

Add the , hg alias.
[view raw] [browse files]
author Steve Losh <steve@stevelosh.com>
date Thu, 22 Oct 2009 19:31:56 -0400
parents bc7e4f80b5ee
children fa767da486bf
branches/tags (none)
files .hgrc

Changes

--- a/.hgrc	Thu Oct 22 19:23:13 2009 -0400
+++ b/.hgrc	Thu Oct 22 19:31:56 2009 -0400
@@ -33,6 +33,7 @@
 slog = log --template '{rev}:{node|short} {desc|firstline}\n'
 nudge = push --rev .
 tmd = diff --no-color -U 10
+, = glog -l15 --template '\033[33;40m{rev} \033[37;40m{desc|firstline|fill68} \033[1;30;40m({date|age} ago by {author|person})\033[0;37;40m \033[33;40m{tags}\033[37;40m \033[35;40m{branches}\033[37;40m\n\n'
 
 [diff]
 git = True