Mercurial > dotfiles
changeset 72:4b4e461e2022
Changed templating for `hg clog`.
author | Ludovic Chabant <ludovic@chabant.com> |
---|---|
date | Thu, 23 Feb 2012 19:59:36 -0800 |
parents | 67cacdcdd73a |
children | 39a7e05637d8 |
files | hgrc/hgrc |
diffstat | 1 files changed, 1 insertions(+), 1 deletions(-) [+] |
line wrap: on
line diff
--- a/hgrc/hgrc Sun Feb 05 20:19:48 2012 -0800 +++ b/hgrc/hgrc Thu Feb 23 19:59:36 2012 -0800 @@ -20,7 +20,7 @@ parentrevspec = [alias] -clog = glog --limit 10 --style compact +clog = glog --limit 10 --template "{rev} {bookmarks} {tags} {node|short} {date|shortdate} {author|user}\n{desc}\n\n" [progress] delay = 1